Python Qt components: widgets and utils, focussing on scientific GUIs
Project description
qtbricks
Python Qt components: widgets and utils, focussing on scientific GUIs.
Welcome! This is qtbricks, a Python package collecting a growing series of “real-world” GUI widgets and related tools written with and for PySide6, the official Python bindings for Qt6.
Do you want or need to create complex GUIs with Python and Qt but don’t want to spend too much time reimplementing seemingly basic widgets and functionality? Are you overwhelmed by the complexity of GUI programming and just want to focus on the actual tasks that need to get done? So do we, and that’s how qtbricks was born. Separate the GUI from the business logic in your code, provide a series of high-level GUI widgets for (admittedly complex) standard tasks, focus on as readable and as Pythonic code as possible. And yes, it has a clear focus on GUIs for scientific data analysis tasks.
Features
A list of features:
Highly modular code: each widget is as self-contained as possible
User-friendly: obvious behaviour, no surprises, hints (via tooltips) included
Separation of concerns: widgets handle the GUI stuff and expose a programmatic API
Designed with code readability in mind
And to make it even more convenient for users and future-proof:
Open source project written in Python (>= 3.7)
Developed fully test-driven (well, not yet…)
Extensive user and API documentation
Installation
To install the qtbricks package on your computer (sensibly within a Python virtual environment), open a terminal (activate your virtual environment), and type in the following:
pip install qtbricks
License
This program is free software: you can redistribute it and/or modify it under the terms of the BSD License.
A note on the name
Why “qtbricks”? What is in a name? A name should answer the important questions (What is it? What does it?), should be easy to remember and reasonably unique to be searchable (findable!) on the web. Bricks are basic building blocks, more generic than the term “widget” in a GUI context, and after all, bricks seem to have a natural connection to windows, haven’t they?
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
Built Distribution
File details
Details for the file qtbricks-0.1.0rc2.tar.gz
.
File metadata
- Download URL: qtbricks-0.1.0rc2.tar.gz
- Upload date:
- Size: 62.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 83e57ba5eadd7e8f5bff81443e58ad48e60db0d6d2e082012282ee6f54a9c457 |
|
MD5 | f5d527e8fd5be336df4d75b8fa7abcba |
|
BLAKE2b-256 | aae2cf0aaf890f9efc64b4f3519626677a1ec62f90b5715252cccf5f562f5c2a |
File details
Details for the file qtbricks-0.1.0rc2-py3-none-any.whl
.
File metadata
- Download URL: qtbricks-0.1.0rc2-py3-none-any.whl
- Upload date:
- Size: 71.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 73836ae38a60592de0240a84332624d97924c8f91c89b97a845d2aef8cdcc636 |
|
MD5 | db27bea49fe51c49d920d103bb3c2daf |
|
BLAKE2b-256 | b33931cbb970b42cf3e130629dd55efa7c4217d227bd4bf99001a4c97f683167 |