ae-sys-core


Nameae-sys-core JSON
Version 0.3.26 PyPI version JSON
download
home_pagehttps://gitlab.com/ae-group/ae_sys_core
Summaryae namespace module portion sys_core: dynamic system configuration, initialization and connection
upload_time2025-10-22 13:26:13
maintainerNone
docs_urlNone
authorAndiEcker
requires_python>=3.9
licenseGPL-3.0-or-later
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.101 -->
<!-- THIS FILE IS EXCLUSIVELY MAINTAINED by the project aedev.namespace_root_tpls v0.3.22 -->
# sys_core 0.3.26

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

>ae namespace module portion sys_core: dynamic system configuration, initialization and connection.

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

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


## installation


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

if you want to contribute to this portion then first fork
[the ae_sys_core repository at GitLab](
https://gitlab.com/ae-group/ae_sys_core "ae.sys_core code repository").
after that pull it to your machine and finally execute the
following command in the root folder of this repository
(ae_sys_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_sys_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.sys_core.html
"ae_sys_core documentation").

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/ae-group/ae_sys_core",
    "name": "ae-sys-core",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "configuration, development, environment, productivity",
    "author": "AndiEcker",
    "author_email": "aecker2@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/02/17/d20642429ce6d6e2b1c6934a1a8f9cc257975897f190a4f6b70ce8d1e3df/ae_sys_core-0.3.26.tar.gz",
    "platform": null,
    "description": "<!-- THIS FILE IS EXCLUSIVELY MAINTAINED by the project ae.ae v0.3.101 -->\n<!-- THIS FILE IS EXCLUSIVELY MAINTAINED by the project aedev.namespace_root_tpls v0.3.22 -->\n# sys_core 0.3.26\n\n[![GitLab develop](https://img.shields.io/gitlab/pipeline/ae-group/ae_sys_core/develop?logo=python)](\n    https://gitlab.com/ae-group/ae_sys_core)\n[![LatestPyPIrelease](\n    https://img.shields.io/gitlab/pipeline/ae-group/ae_sys_core/release0.3.26?logo=python)](\n    https://gitlab.com/ae-group/ae_sys_core/-/tree/release0.3.26)\n[![PyPIVersions](https://img.shields.io/pypi/v/ae_sys_core)](\n    https://pypi.org/project/ae-sys-core/#history)\n\n>ae namespace module portion sys_core: dynamic system configuration, initialization and connection.\n\n[![Coverage](https://ae-group.gitlab.io/ae_sys_core/coverage.svg)](\n    https://ae-group.gitlab.io/ae_sys_core/coverage/index.html)\n[![MyPyPrecision](https://ae-group.gitlab.io/ae_sys_core/mypy.svg)](\n    https://ae-group.gitlab.io/ae_sys_core/lineprecision.txt)\n[![PyLintScore](https://ae-group.gitlab.io/ae_sys_core/pylint.svg)](\n    https://ae-group.gitlab.io/ae_sys_core/pylint.log)\n\n[![PyPIImplementation](https://img.shields.io/pypi/implementation/ae_sys_core)](\n    https://gitlab.com/ae-group/ae_sys_core/)\n[![PyPIPyVersions](https://img.shields.io/pypi/pyversions/ae_sys_core)](\n    https://gitlab.com/ae-group/ae_sys_core/)\n[![PyPIWheel](https://img.shields.io/pypi/wheel/ae_sys_core)](\n    https://gitlab.com/ae-group/ae_sys_core/)\n[![PyPIFormat](https://img.shields.io/pypi/format/ae_sys_core)](\n    https://pypi.org/project/ae-sys-core/)\n[![PyPILicense](https://img.shields.io/pypi/l/ae_sys_core)](\n    https://gitlab.com/ae-group/ae_sys_core/-/blob/develop/LICENSE.md)\n[![PyPIStatus](https://img.shields.io/pypi/status/ae_sys_core)](\n    https://libraries.io/pypi/ae-sys-core)\n[![PyPIDownloads](https://img.shields.io/pypi/dm/ae_sys_core)](\n    https://pypi.org/project/ae-sys-core/#files)\n\n\n## installation\n\n\nexecute the following command to install the\nae.sys_core module\nin the currently active virtual environment:\n \n```shell script\npip install ae-sys-core\n```\n\nif you want to contribute to this portion then first fork\n[the ae_sys_core repository at GitLab](\nhttps://gitlab.com/ae-group/ae_sys_core \"ae.sys_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_sys_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_sys_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.sys_core.html\n\"ae_sys_core documentation\").\n",
    "bugtrack_url": null,
    "license": "GPL-3.0-or-later",
    "summary": "ae namespace module portion sys_core: dynamic system configuration, initialization and connection",
    "version": "0.3.26",
    "project_urls": {
        "Bug Tracker": "https://gitlab.com/ae-group/ae_sys_core/-/issues",
        "Documentation": "https://ae.readthedocs.io/en/latest/_autosummary/ae.sys_core.html",
        "Homepage": "https://gitlab.com/ae-group/ae_sys_core",
        "Repository": "https://gitlab.com/ae-group/ae_sys_core",
        "Source": "https://ae.readthedocs.io/en/latest/_modules/ae/sys_core.html"
    },
    "split_keywords": [
        "configuration",
        " development",
        " environment",
        " productivity"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cb572dd9fd3b93539133c769959bce474ed231b21c95196f68f98ae31a6b693c",
                "md5": "1928f98d1d3f073caf407707c38d5c4b",
                "sha256": "3091dc47f5b804ebc374578c92f4314b7b0746ab4940f9867483eca4f0a7d051"
            },
            "downloads": -1,
            "filename": "ae_sys_core-0.3.26-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1928f98d1d3f073caf407707c38d5c4b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 19812,
            "upload_time": "2025-10-22T13:26:12",
            "upload_time_iso_8601": "2025-10-22T13:26:12.785017Z",
            "url": "https://files.pythonhosted.org/packages/cb/57/2dd9fd3b93539133c769959bce474ed231b21c95196f68f98ae31a6b693c/ae_sys_core-0.3.26-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0217d20642429ce6d6e2b1c6934a1a8f9cc257975897f190a4f6b70ce8d1e3df",
                "md5": "529c0794d56a1fc76665eabf94fd8f78",
                "sha256": "4e5f14a429bba21e1d580b8e7a7a0d072b76c037f883d08d7fe33486858a0977"
            },
            "downloads": -1,
            "filename": "ae_sys_core-0.3.26.tar.gz",
            "has_sig": false,
            "md5_digest": "529c0794d56a1fc76665eabf94fd8f78",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 23051,
            "upload_time": "2025-10-22T13:26:13",
            "upload_time_iso_8601": "2025-10-22T13:26:13.664729Z",
            "url": "https://files.pythonhosted.org/packages/02/17/d20642429ce6d6e2b1c6934a1a8f9cc257975897f190a4f6b70ce8d1e3df/ae_sys_core-0.3.26.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-22 13:26:13",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "ae-group",
    "gitlab_project": "ae_sys_core",
    "lcname": "ae-sys-core"
}
        
Elapsed time: 2.20887s