Build qt graphical user interfaces out of simple type objects.
Project description
qtypes
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
Release history Release notifications | RSS feed
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.2.0.tar.gz
(15.4 kB
view details)
Built Distribution
File details
Details for the file qtypes-2022.2.0.tar.gz
.
File metadata
- Download URL: qtypes-2022.2.0.tar.gz
- Upload date:
- Size: 15.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.27.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2fa178f9c26a28225705b7caf46417b6bccd8cbb4a5a1fcf7df76cc7e48e7d27 |
|
MD5 | 91b747f665e9ec09fca59dc681e27f0e |
|
BLAKE2b-256 | 900f7ad0aac61f76692a4af92c0f7d540c7ac551c28aed657bfd5000bb7da0b8 |
File details
Details for the file qtypes-2022.2.0-py2.py3-none-any.whl
.
File metadata
- Download URL: qtypes-2022.2.0-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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e9bb6bb6b01f8a9cd29beb3b87e5f4410d516836eccd7ba591ea2c5c02d3ed1 |
|
MD5 | 3929c72c11a203bc5dade523e3b38b74 |
|
BLAKE2b-256 | 53fc0b4c23d440c5e4c4be3e66d3f8493f0adb340640950fe6464a4c2e22ed27 |