Skip to main content

Potpourri of functionalities

Project description

Utilitys

General Python Utilities

A collection of PyQt gui builders and other functions I've found helpful as I develop python mockups.

Installation

utilitys lives in pypi too, so the easiest way to install it is through pip:

pip install utilitys

Note that a version of Qt must be installed for it to work, such as PyQt5/6 or Pyside2/6. PyQt5 will also be installed with pip install utilitys[full]

Alternatively, you can do so through downloading the repository:

git clone https://gitlab.com/ntjess/utilitys
pip install -e ./utilitys # Or ./utilitys[full] as mentioned above

Usage

Usage will vary depending on the requested capabilities. Check out the examples folder for some usages

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

utilitys-0.5.2.tar.gz (80.5 kB view hashes)

Uploaded Source

Built Distribution

utilitys-0.5.2-py3-none-any.whl (82.6 kB view hashes)

Uploaded Python 3

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