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.3.0.tar.gz
(15.9 kB
view details)
Built Distribution
File details
Details for the file qtypes-2022.3.0.tar.gz
.
File metadata
- Download URL: qtypes-2022.3.0.tar.gz
- Upload date:
- Size: 15.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.27.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bb329f38f5d10085b5d696ac6ae869f4bd9a0069beced90d4907f0461325a64b |
|
MD5 | 569450153a19bb17add4caf7ae4c823b |
|
BLAKE2b-256 | 940b6f72c92023ed049286c6e999d65cd545ad42774e186b4a36484394d5ecf3 |
File details
Details for the file qtypes-2022.3.0-py2.py3-none-any.whl
.
File metadata
- Download URL: qtypes-2022.3.0-py2.py3-none-any.whl
- Upload date:
- Size: 23.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.27.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f4974b0c282e60e0f64a37c82e33f0a8b1a83c0b2f561d617cd170d8ab2cdfa |
|
MD5 | e2dc11ab27fe265c436f13582f157bf4 |
|
BLAKE2b-256 | 50a23e7f392e0501e9d82ec71ff1d825a1a6a0cb61ae4d95354711130b3bba2d |