Skip to main content

Signal and image processing software

Project description

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

license pypi version PyPI status PyPI pyversions download count

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:

Overview

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.7+
  • PyQt5 (Python Qt bindings)
  • QtPy (abstraction layer for Python-Qt binding libraries)
  • h5py (interface to the HDF5 data format)
  • NumPy (operations on multidimensional arrays)

Installation

From the source package

python setup.py install

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.2.tar.gz (917.4 kB view hashes)

Uploaded Source

Built Distribution

guidata-3.0.2-py3-none-any.whl (710.5 kB view hashes)

Uploaded Python 3

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