qtbricks


Nameqtbricks JSON
Version 0.1.0rc1 PyPI version JSON
download
home_pagehttps://pypi.org/project/qtbricks/
SummaryPython Qt components: widgets and utils, focussing on scientific GUIs
upload_time2023-11-18 15:31:11
maintainer
docs_urlNone
authorTill Biskup
requires_python>=3.7
licenseBSD
keywords qt widgets building blocks pyside6
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ========
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?

            

Raw data

            {
    "_id": null,
    "home_page": "https://pypi.org/project/qtbricks/",
    "name": "qtbricks",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "Qt,widgets,building blocks,PySide6",
    "author": "Till Biskup",
    "author_email": "code@till-biskup.de",
    "download_url": "https://files.pythonhosted.org/packages/07/3a/e5c988af9de7e1a2e186d35e280fc4bdaed76cbd83cc3abb26267dfdb5ac/qtbricks-0.1.0rc1.tar.gz",
    "platform": null,
    "description": "========\nqtbricks\n========\n\n*Python Qt components: widgets and utils, focussing on scientific GUIs.*\n\nWelcome! 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.\n\nDo 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.\n\n\nFeatures\n========\n\nA list of features:\n\n* Highly modular code: each widget is as self-contained as possible\n\n* User-friendly: obvious behaviour, no surprises, hints (via tooltips) included\n\n* Separation of concerns: widgets handle the GUI stuff and expose a programmatic API\n\n* Designed with code readability in mind\n\n\nAnd to make it even more convenient for users and future-proof:\n\n* Open source project written in Python (>= 3.7)\n\n* Developed fully test-driven (well, not yet...)\n\n* Extensive user and API documentation\n\n\nInstallation\n============\n\nTo 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::\n\n    pip install qtbricks\n\n\nLicense\n=======\n\nThis program is free software: you can redistribute it and/or modify it under the terms of the **BSD License**.\n\n\nA note on the name\n==================\n\nWhy \"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?\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Python Qt components: widgets and utils, focussing on scientific GUIs",
    "version": "0.1.0rc1",
    "project_urls": {
        "Documentation": "https://qtbricks.docs.till-biskup.de/",
        "Homepage": "https://pypi.org/project/qtbricks/",
        "Source": "https://github.com/tillbiskup/qtbricks"
    },
    "split_keywords": [
        "qt",
        "widgets",
        "building blocks",
        "pyside6"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "147cb0b1359e5a6ea6196d5e3f887d3195f08aafe0e25bf6a5fb6233cf1ba1f0",
                "md5": "6bbf6413a6794aa8e1a68a9bc8c6c07f",
                "sha256": "2db5b7663e71091f6e77cfbaee5971056818f981f817f82679ee84bfd9c6f10c"
            },
            "downloads": -1,
            "filename": "qtbricks-0.1.0rc1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6bbf6413a6794aa8e1a68a9bc8c6c07f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 53242,
            "upload_time": "2023-11-18T15:31:10",
            "upload_time_iso_8601": "2023-11-18T15:31:10.129092Z",
            "url": "https://files.pythonhosted.org/packages/14/7c/b0b1359e5a6ea6196d5e3f887d3195f08aafe0e25bf6a5fb6233cf1ba1f0/qtbricks-0.1.0rc1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "073ae5c988af9de7e1a2e186d35e280fc4bdaed76cbd83cc3abb26267dfdb5ac",
                "md5": "7978e4acc3cf9b2cee02156f53bcff45",
                "sha256": "b31b91c0cca712589522628ce8427761abce83d3782268908f4e29cc6b03f33d"
            },
            "downloads": -1,
            "filename": "qtbricks-0.1.0rc1.tar.gz",
            "has_sig": false,
            "md5_digest": "7978e4acc3cf9b2cee02156f53bcff45",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 45965,
            "upload_time": "2023-11-18T15:31:11",
            "upload_time_iso_8601": "2023-11-18T15:31:11.982347Z",
            "url": "https://files.pythonhosted.org/packages/07/3a/e5c988af9de7e1a2e186d35e280fc4bdaed76cbd83cc3abb26267dfdb5ac/qtbricks-0.1.0rc1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-18 15:31:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tillbiskup",
    "github_project": "qtbricks",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "qtbricks"
}
        
Elapsed time: 0.14656s