ae-core


Nameae-core JSON
Version 0.3.58 PyPI version JSON
download
home_pagehttps://gitlab.com/ae-group/ae_core
Summaryae namespace module portion core: application core constants, helper functions and base classes
upload_time2023-02-01 13:50:33
maintainer
docs_urlNone
authorAndiEcker
requires_python>=3.6
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.90 -->
<!-- THIS FILE IS EXCLUSIVELY MAINTAINED by the project aedev.tpl_namespace_root V0.3.12 -->
# core 0.3.58

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

>ae namespace module portion core: application core constants, helper functions and base classes.

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

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


## installation


execute the following command to install the
ae.core module
in the currently active virtual environment:
 
```shell script
pip install ae-core
```

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

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

the last command will install this module 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_core/-/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.core.html
"ae_core documentation").

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/ae-group/ae_core",
    "name": "ae-core",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "configuration,development,environment,productivity",
    "author": "AndiEcker",
    "author_email": "aecker2@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/3e/28/0c84927210fc3c5e9e5e1c4dc72c4330c42483ab70cedbb2c241665e0753/ae_core-0.3.58.tar.gz",
    "platform": null,
    "description": "<!-- THIS FILE IS EXCLUSIVELY MAINTAINED by the project ae.ae V0.3.90 -->\n<!-- THIS FILE IS EXCLUSIVELY MAINTAINED by the project aedev.tpl_namespace_root V0.3.12 -->\n# core 0.3.58\n\n[![GitLab develop](https://img.shields.io/gitlab/pipeline/ae-group/ae_core/develop?logo=python)](\n    https://gitlab.com/ae-group/ae_core)\n[![LatestPyPIrelease](\n    https://img.shields.io/gitlab/pipeline/ae-group/ae_core/release0.3.57?logo=python)](\n    https://gitlab.com/ae-group/ae_core/-/tree/release0.3.57)\n[![PyPIVersions](https://img.shields.io/pypi/v/ae_core)](\n    https://pypi.org/project/ae-core/#history)\n\n>ae namespace module portion core: application core constants, helper functions and base classes.\n\n[![Coverage](https://ae-group.gitlab.io/ae_core/coverage.svg)](\n    https://ae-group.gitlab.io/ae_core/coverage/index.html)\n[![MyPyPrecision](https://ae-group.gitlab.io/ae_core/mypy.svg)](\n    https://ae-group.gitlab.io/ae_core/lineprecision.txt)\n[![PyLintScore](https://ae-group.gitlab.io/ae_core/pylint.svg)](\n    https://ae-group.gitlab.io/ae_core/pylint.log)\n\n[![PyPIImplementation](https://img.shields.io/pypi/implementation/ae_core)](\n    https://gitlab.com/ae-group/ae_core/)\n[![PyPIPyVersions](https://img.shields.io/pypi/pyversions/ae_core)](\n    https://gitlab.com/ae-group/ae_core/)\n[![PyPIWheel](https://img.shields.io/pypi/wheel/ae_core)](\n    https://gitlab.com/ae-group/ae_core/)\n[![PyPIFormat](https://img.shields.io/pypi/format/ae_core)](\n    https://pypi.org/project/ae-core/)\n[![PyPILicense](https://img.shields.io/pypi/l/ae_core)](\n    https://gitlab.com/ae-group/ae_core/-/blob/develop/LICENSE.md)\n[![PyPIStatus](https://img.shields.io/pypi/status/ae_core)](\n    https://libraries.io/pypi/ae-core)\n[![PyPIDownloads](https://img.shields.io/pypi/dm/ae_core)](\n    https://pypi.org/project/ae-core/#files)\n\n\n## installation\n\n\nexecute the following command to install the\nae.core module\nin the currently active virtual environment:\n \n```shell script\npip install ae-core\n```\n\nif you want to contribute to this portion then first fork\n[the ae_core repository at GitLab](\nhttps://gitlab.com/ae-group/ae_core \"ae.core code repository\").\nafter that pull it to your machine and finally execute the\nfollowing command in the root folder of this repository\n(ae_core):\n\n```shell script\npip install -e .[dev]\n```\n\nthe last command will install this module 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_core/-/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.core.html\n\"ae_core documentation\").\n",
    "bugtrack_url": null,
    "license": "OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
    "summary": "ae namespace module portion core: application core constants, helper functions and base classes",
    "version": "0.3.58",
    "split_keywords": [
        "configuration",
        "development",
        "environment",
        "productivity"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "45d297c19f81bb69eabdb1f7a9557cf50337ca7d6d0605b2d564c8bb31cbedaf",
                "md5": "71306d29e5f647677b2495cfdaaeba3b",
                "sha256": "8c07940275b1d0aa239dd5ea122c9d5c162eea4232c97679708b57e1a150f0f9"
            },
            "downloads": -1,
            "filename": "ae_core-0.3.58-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "71306d29e5f647677b2495cfdaaeba3b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 30022,
            "upload_time": "2023-02-01T13:50:32",
            "upload_time_iso_8601": "2023-02-01T13:50:32.101620Z",
            "url": "https://files.pythonhosted.org/packages/45/d2/97c19f81bb69eabdb1f7a9557cf50337ca7d6d0605b2d564c8bb31cbedaf/ae_core-0.3.58-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3e280c84927210fc3c5e9e5e1c4dc72c4330c42483ab70cedbb2c241665e0753",
                "md5": "75d579108262da83367ac170b1b6229c",
                "sha256": "4a6776795c173e28839282219f139ba7e2d2a7a8f6de1654573432f272142afb"
            },
            "downloads": -1,
            "filename": "ae_core-0.3.58.tar.gz",
            "has_sig": false,
            "md5_digest": "75d579108262da83367ac170b1b6229c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 30830,
            "upload_time": "2023-02-01T13:50:33",
            "upload_time_iso_8601": "2023-02-01T13:50:33.941710Z",
            "url": "https://files.pythonhosted.org/packages/3e/28/0c84927210fc3c5e9e5e1c4dc72c4330c42483ab70cedbb2c241665e0753/ae_core-0.3.58.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-01 13:50:33",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "gitlab_user": "ae-group",
    "gitlab_project": "ae_core",
    "lcname": "ae-core"
}
        
Elapsed time: 0.03803s