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

Uploaded Source

Built Distribution

qtypes-2022.4.0-py2.py3-none-any.whl (24.0 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for qtypes-2022.4.0.tar.gz
Algorithm Hash digest
SHA256 56a689abc6ea15d85f04e461101b46548b7b45c840a927e5d59d0102cc9d519a
MD5 7e3649143c8ffad938352796cf6eea43
BLAKE2b-256 c7eb45aef5cb6a390068e8385f4df296594dfaca2a71a291ba654b6399beb9c7

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for qtypes-2022.4.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d09fb6f19b849bb67446bd37dd4a03b66211bf1561843b82ed5e9c0b262ecaf7
MD5 fae299910650f6b3057bf6283c36ac57
BLAKE2b-256 e38d678b66df16e3bb896e3917219d7867677f93f22abb7601f3177201609bcc

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