Skip to main content

Python Qt components: widgets and utils, focussing on scientific GUIs

Project description

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qtbricks-0.1.0rc1.tar.gz (46.0 kB view details)

Uploaded Source

Built Distribution

qtbricks-0.1.0rc1-py3-none-any.whl (53.2 kB view details)

Uploaded Python 3

File details

Details for the file qtbricks-0.1.0rc1.tar.gz.

File metadata

  • Download URL: qtbricks-0.1.0rc1.tar.gz
  • Upload date:
  • Size: 46.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.2

File hashes

Hashes for qtbricks-0.1.0rc1.tar.gz
Algorithm Hash digest
SHA256 b31b91c0cca712589522628ce8427761abce83d3782268908f4e29cc6b03f33d
MD5 7978e4acc3cf9b2cee02156f53bcff45
BLAKE2b-256 073ae5c988af9de7e1a2e186d35e280fc4bdaed76cbd83cc3abb26267dfdb5ac

See more details on using hashes here.

File details

Details for the file qtbricks-0.1.0rc1-py3-none-any.whl.

File metadata

  • Download URL: qtbricks-0.1.0rc1-py3-none-any.whl
  • Upload date:
  • Size: 53.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.2

File hashes

Hashes for qtbricks-0.1.0rc1-py3-none-any.whl
Algorithm Hash digest
SHA256 2db5b7663e71091f6e77cfbaee5971056818f981f817f82679ee84bfd9c6f10c
MD5 6bbf6413a6794aa8e1a68a9bc8c6c07f
BLAKE2b-256 147cb0b1359e5a6ea6196d5e3f887d3195f08aafe0e25bf6a5fb6233cf1ba1f0

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