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.0.tar.gz (15.2 kB view details)

Uploaded Source

Built Distribution

qtypes-2022.1.0-py2.py3-none-any.whl (23.4 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for qtypes-2022.1.0.tar.gz
Algorithm Hash digest
SHA256 a884e1bd3dd011d4d4a7c07315cba9dfcbcb95f9d6817d652a03975c6a4c5864
MD5 93dcece2d400ad596ea6980134e42f10
BLAKE2b-256 35deafcd48a074d0e80067c35a1097d392127c5f3b25bd69c641e61fd2ddd943

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qtypes-2022.1.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 23.4 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.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 7fef37061cff3dab4fec8ccb06a7a892ce9e4ebad64f4de7eb242548e2682da2
MD5 3c7fb111f272ff109695fb0ed5d65d35
BLAKE2b-256 6f4d1697234e1f18f938bdd4da733a34e5bbb6cfa3bdb8ebc0f47da1911d0379

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