Skip to main content

High-level widgets and features for scientific Qt GUI development

Project description

Qt Extras

General Scientific Python Qt GUI Utilities

A collection of Python Qt GUI builders and other functions I've found helpful as I develop python mockups.

Installation

qtextras lives in pypi too, so the easiest way to install it is through pip:

pip install qtextras

Note that a version of Qt must be installed for it to work, such as PyQt5/6 or Pyside2/6. PySide6 will also be installed with pip install qtextras[full]

Alternatively, you can do so through downloading the repository:

git clone https://gitlab.com/s3a/qtextras
pip install -e ./qtextras # Or ./qtextras[full] as mentioned above

Usage

Usage will vary depending on the requested capabilities. Check out the examples folder for some usages

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

qtextras-0.6.8.tar.gz (58.7 kB view hashes)

Uploaded Source

Built Distribution

qtextras-0.6.8-py3-none-any.whl (64.7 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