ae-gui-app


Nameae-gui-app JSON
Version 0.3.93 PyPI version JSON
download
home_pagehttps://gitlab.com/ae-group/ae_gui_app
Summaryae namespace package portion gui_app: base class for python applications with a graphical user interface
upload_time2024-03-14 18:07:03
maintainer
docs_urlNone
authorAndiEcker
requires_python>=3.9
licenseOSI Approved :: GNU General Public License v3 or later (GPLv3+)
keywords configuration development environment productivity
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <!-- THIS FILE IS EXCLUSIVELY MAINTAINED by the project ae.ae V0.3.92 -->
<!-- THIS FILE IS EXCLUSIVELY MAINTAINED by the project aedev.tpl_namespace_root V0.3.13 -->
# gui_app 0.3.93

[![GitLab develop](https://img.shields.io/gitlab/pipeline/ae-group/ae_gui_app/develop?logo=python)](
    https://gitlab.com/ae-group/ae_gui_app)
[![LatestPyPIrelease](
    https://img.shields.io/gitlab/pipeline/ae-group/ae_gui_app/release0.3.92?logo=python)](
    https://gitlab.com/ae-group/ae_gui_app/-/tree/release0.3.92)
[![PyPIVersions](https://img.shields.io/pypi/v/ae_gui_app)](
    https://pypi.org/project/ae-gui-app/#history)

>ae_gui_app package 0.3.93.

[![Coverage](https://ae-group.gitlab.io/ae_gui_app/coverage.svg)](
    https://ae-group.gitlab.io/ae_gui_app/coverage/index.html)
[![MyPyPrecision](https://ae-group.gitlab.io/ae_gui_app/mypy.svg)](
    https://ae-group.gitlab.io/ae_gui_app/lineprecision.txt)
[![PyLintScore](https://ae-group.gitlab.io/ae_gui_app/pylint.svg)](
    https://ae-group.gitlab.io/ae_gui_app/pylint.log)

[![PyPIImplementation](https://img.shields.io/pypi/implementation/ae_gui_app)](
    https://gitlab.com/ae-group/ae_gui_app/)
[![PyPIPyVersions](https://img.shields.io/pypi/pyversions/ae_gui_app)](
    https://gitlab.com/ae-group/ae_gui_app/)
[![PyPIWheel](https://img.shields.io/pypi/wheel/ae_gui_app)](
    https://gitlab.com/ae-group/ae_gui_app/)
[![PyPIFormat](https://img.shields.io/pypi/format/ae_gui_app)](
    https://pypi.org/project/ae-gui-app/)
[![PyPILicense](https://img.shields.io/pypi/l/ae_gui_app)](
    https://gitlab.com/ae-group/ae_gui_app/-/blob/develop/LICENSE.md)
[![PyPIStatus](https://img.shields.io/pypi/status/ae_gui_app)](
    https://libraries.io/pypi/ae-gui-app)
[![PyPIDownloads](https://img.shields.io/pypi/dm/ae_gui_app)](
    https://pypi.org/project/ae-gui-app/#files)


## installation


execute the following command to install the
ae.gui_app package
in the currently active virtual environment:
 
```shell script
pip install ae-gui-app
```

if you want to contribute to this portion then first fork
[the ae_gui_app repository at GitLab](
https://gitlab.com/ae-group/ae_gui_app "ae.gui_app code repository").
after that pull it to your machine and finally execute the
following command in the root folder of this repository
(ae_gui_app):

```shell script
pip install -e .[dev]
```

the last command will install this package portion, along with the tools you need
to develop and run tests or to extend the portion documentation. to contribute only to the unit tests or to the
documentation of this portion, replace the setup extras key `dev` in the above command with `tests` or `docs`
respectively.

more detailed explanations on how to contribute to this project
[are available here](
https://gitlab.com/ae-group/ae_gui_app/-/blob/develop/CONTRIBUTING.rst)


## namespace portion documentation

information on the features and usage of this portion are available at
[ReadTheDocs](
https://ae.readthedocs.io/en/latest/_autosummary/ae.gui_app.html
"ae_gui_app documentation").

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/ae-group/ae_gui_app",
    "name": "ae-gui-app",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "configuration,development,environment,productivity",
    "author": "AndiEcker",
    "author_email": "aecker2@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/3b/74/14d3c3bc735e5f39c2dd71de81056dc7538f6daccf1911da0ccfb92cf1fe/ae_gui_app-0.3.93.tar.gz",
    "platform": null,
    "description": "<!-- THIS FILE IS EXCLUSIVELY MAINTAINED by the project ae.ae V0.3.92 -->\n<!-- THIS FILE IS EXCLUSIVELY MAINTAINED by the project aedev.tpl_namespace_root V0.3.13 -->\n# gui_app 0.3.93\n\n[![GitLab develop](https://img.shields.io/gitlab/pipeline/ae-group/ae_gui_app/develop?logo=python)](\n    https://gitlab.com/ae-group/ae_gui_app)\n[![LatestPyPIrelease](\n    https://img.shields.io/gitlab/pipeline/ae-group/ae_gui_app/release0.3.92?logo=python)](\n    https://gitlab.com/ae-group/ae_gui_app/-/tree/release0.3.92)\n[![PyPIVersions](https://img.shields.io/pypi/v/ae_gui_app)](\n    https://pypi.org/project/ae-gui-app/#history)\n\n>ae_gui_app package 0.3.93.\n\n[![Coverage](https://ae-group.gitlab.io/ae_gui_app/coverage.svg)](\n    https://ae-group.gitlab.io/ae_gui_app/coverage/index.html)\n[![MyPyPrecision](https://ae-group.gitlab.io/ae_gui_app/mypy.svg)](\n    https://ae-group.gitlab.io/ae_gui_app/lineprecision.txt)\n[![PyLintScore](https://ae-group.gitlab.io/ae_gui_app/pylint.svg)](\n    https://ae-group.gitlab.io/ae_gui_app/pylint.log)\n\n[![PyPIImplementation](https://img.shields.io/pypi/implementation/ae_gui_app)](\n    https://gitlab.com/ae-group/ae_gui_app/)\n[![PyPIPyVersions](https://img.shields.io/pypi/pyversions/ae_gui_app)](\n    https://gitlab.com/ae-group/ae_gui_app/)\n[![PyPIWheel](https://img.shields.io/pypi/wheel/ae_gui_app)](\n    https://gitlab.com/ae-group/ae_gui_app/)\n[![PyPIFormat](https://img.shields.io/pypi/format/ae_gui_app)](\n    https://pypi.org/project/ae-gui-app/)\n[![PyPILicense](https://img.shields.io/pypi/l/ae_gui_app)](\n    https://gitlab.com/ae-group/ae_gui_app/-/blob/develop/LICENSE.md)\n[![PyPIStatus](https://img.shields.io/pypi/status/ae_gui_app)](\n    https://libraries.io/pypi/ae-gui-app)\n[![PyPIDownloads](https://img.shields.io/pypi/dm/ae_gui_app)](\n    https://pypi.org/project/ae-gui-app/#files)\n\n\n## installation\n\n\nexecute the following command to install the\nae.gui_app package\nin the currently active virtual environment:\n \n```shell script\npip install ae-gui-app\n```\n\nif you want to contribute to this portion then first fork\n[the ae_gui_app repository at GitLab](\nhttps://gitlab.com/ae-group/ae_gui_app \"ae.gui_app code repository\").\nafter that pull it to your machine and finally execute the\nfollowing command in the root folder of this repository\n(ae_gui_app):\n\n```shell script\npip install -e .[dev]\n```\n\nthe last command will install this package portion, along with the tools you need\nto develop and run tests or to extend the portion documentation. to contribute only to the unit tests or to the\ndocumentation of this portion, replace the setup extras key `dev` in the above command with `tests` or `docs`\nrespectively.\n\nmore detailed explanations on how to contribute to this project\n[are available here](\nhttps://gitlab.com/ae-group/ae_gui_app/-/blob/develop/CONTRIBUTING.rst)\n\n\n## namespace portion documentation\n\ninformation on the features and usage of this portion are available at\n[ReadTheDocs](\nhttps://ae.readthedocs.io/en/latest/_autosummary/ae.gui_app.html\n\"ae_gui_app documentation\").\n",
    "bugtrack_url": null,
    "license": "OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
    "summary": "ae namespace package portion gui_app: base class for python applications with a graphical user interface",
    "version": "0.3.93",
    "project_urls": {
        "Documentation": "https://ae.readthedocs.io/en/latest/_autosummary/ae.gui_app.html",
        "Homepage": "https://gitlab.com/ae-group/ae_gui_app",
        "Repository": "https://gitlab.com/ae-group/ae_gui_app",
        "Source": "https://ae.readthedocs.io/en/latest/_modules/ae/gui_app.html"
    },
    "split_keywords": [
        "configuration",
        "development",
        "environment",
        "productivity"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d01f62022dd9490158f0bae4126be929245da097adb3fafbaa5e8bfbc1ab8add",
                "md5": "d1ea63cc8eac73bac701b2dd5d4e6e80",
                "sha256": "abe784316313f531de0d7f38c3b7fc083f299a0b7f47a6d416e164b4bf6fd541"
            },
            "downloads": -1,
            "filename": "ae_gui_app-0.3.93-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d1ea63cc8eac73bac701b2dd5d4e6e80",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 838046,
            "upload_time": "2024-03-14T18:07:00",
            "upload_time_iso_8601": "2024-03-14T18:07:00.832753Z",
            "url": "https://files.pythonhosted.org/packages/d0/1f/62022dd9490158f0bae4126be929245da097adb3fafbaa5e8bfbc1ab8add/ae_gui_app-0.3.93-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3b7414d3c3bc735e5f39c2dd71de81056dc7538f6daccf1911da0ccfb92cf1fe",
                "md5": "5b82faab924fe79f84b488749210cab7",
                "sha256": "997b3d30442eda7df4cb79c2d3cb30784e90a9a9e16574c652a7bdf28064a85b"
            },
            "downloads": -1,
            "filename": "ae_gui_app-0.3.93.tar.gz",
            "has_sig": false,
            "md5_digest": "5b82faab924fe79f84b488749210cab7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 838230,
            "upload_time": "2024-03-14T18:07:03",
            "upload_time_iso_8601": "2024-03-14T18:07:03.523461Z",
            "url": "https://files.pythonhosted.org/packages/3b/74/14d3c3bc735e5f39c2dd71de81056dc7538f6daccf1911da0ccfb92cf1fe/ae_gui_app-0.3.93.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-14 18:07:03",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "ae-group",
    "gitlab_project": "ae_gui_app",
    "lcname": "ae-gui-app"
}
        
Elapsed time: 0.28314s