Skip to main content

Build qt graphical user interfaces out of simple type objects.

Project description

qtypes

PyPI Conda black log

Build qt graphical user interfaces out of simple type objects.

Installation

TODO

Types

Bool

value: bool

Button

value: None
background_color: str
text: str
text_color: str

Enum

value: str
allowed: List[str]

Float

value: double
units: str
minimum: double
maximum: double
decimals: int

Note that units support works via pint

Integer

value: int
minimum: int
maximum: int

String

value: str

Examples

qtypes comes with a few examples right out of the box. Run them using the python module syntax, e.g.:

$ python -m qtypes.examples one_of_each

Included examples:

example description
one_of_each Simple example displaying one of each type with some inspection tools.
units Example demonstrating units support for qtypes Float object.

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

qtypes-2022.1.1.tar.gz (15.3 kB view details)

Uploaded Source

Built Distribution

qtypes-2022.1.1-py2.py3-none-any.whl (23.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file qtypes-2022.1.1.tar.gz.

File metadata

  • Download URL: qtypes-2022.1.1.tar.gz
  • Upload date:
  • Size: 15.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.27.1

File hashes

Hashes for qtypes-2022.1.1.tar.gz
Algorithm Hash digest
SHA256 92b1b44667f9568aaead15fb35a5858a199eb4f2f576d7b19c927ba6b0db7bcb
MD5 8ebb6aa0067fe43c2334603856040f84
BLAKE2b-256 3f0c9a1f9c01bafd85fc94ffa47781d091ed175e4f74d4010fe112597ce83630

See more details on using hashes here.

File details

Details for the file qtypes-2022.1.1-py2.py3-none-any.whl.

File metadata

  • Download URL: qtypes-2022.1.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 23.5 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.27.1

File hashes

Hashes for qtypes-2022.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 42974f6749c1d81ac9c69c0ca725426659f89993076cabb39a6fa1039fe4a520
MD5 8369b048e73b8ba2142f015bee0347e5
BLAKE2b-256 108de40365c1ad679f567a1a716354d0fc8ddfdd9e1aeb4fb4b4990f5e24d025

See more details on using hashes here.

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