Skip to main content

Automatic GUI generation for easy dataset editing and display

Project description

guidata: Automatic GUI generation for easy dataset editing and display with Python

pypi version PyPI status PyPI pyversions download count

ℹ️ Created in 2009 by Pierre Raybaut and maintained by the PlotPyStack organization.

Overview

The guidata package is a Python library generating Qt graphical user interfaces. It is part of the PlotPyStack project, aiming at providing a unified framework for creating scientific GUIs with Python and Qt.

Simple example of guidata datasets embedded in an application window:

See documentation for more details on the library and changelog for recent history of changes.

Copyrights and licensing:

Features

Based on the Qt library, guidata is a Python library generating graphical user interfaces for easy dataset editing and display. It also provides helpers and application development tools for Qt (PyQt5, PySide2, PyQt6, PySide6).

Generate GUIs to edit and display all kind of objects:

  • integers, floats, strings ;
  • ndarrays (NumPy's n-dimensional arrays) ;
  • etc.

Application development tools:

  • configuration management
  • internationalization (gettext)
  • deployment tools
  • HDF5 I/O helpers
  • misc. utils

Dependencies

Requirements

  • Python 3.8+
  • PyQt5 (Python Qt bindings)
  • QtPy (abstraction layer for Python-Qt binding libraries)
  • h5py (interface to the HDF5 data format)
  • NumPy (operations on multidimensional arrays)
  • requests (HTTP library)
  • tomli (TOML parser)

Optional dependencies

For some editing widgets:

  • pillow (image processing library)
  • pandas (data analysis library)

For documentation generation:

Installation

From the source package

Using build:

python -m build

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

guidata-3.0.5.tar.gz (963.4 kB view details)

Uploaded Source

Built Distribution

guidata-3.0.5-py3-none-any.whl (752.8 kB view details)

Uploaded Python 3

File details

Details for the file guidata-3.0.5.tar.gz.

File metadata

  • Download URL: guidata-3.0.5.tar.gz
  • Upload date:
  • Size: 963.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for guidata-3.0.5.tar.gz
Algorithm Hash digest
SHA256 0b603b5d1d096a72b0a3377944e0183cf0b3c3ab9e0fa572c932da0069fd9259
MD5 2f28862ae9642e401607e464d540c1b6
BLAKE2b-256 7b648eccc78fe4100ca2db1608c8446adb58a33c757349c738e5a90e47a6b93b

See more details on using hashes here.

Provenance

File details

Details for the file guidata-3.0.5-py3-none-any.whl.

File metadata

  • Download URL: guidata-3.0.5-py3-none-any.whl
  • Upload date:
  • Size: 752.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for guidata-3.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 37c61a2e7a5483ed743eed971703a094f62810792be9cc0eabc33082a997ab0c
MD5 cfbceb81928272f1623045ae0db07ec1
BLAKE2b-256 8e7cf410399b7a7ec5ec59289ac8b3f9b7b0694886c925b9bf0502aabf38f3fc

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page