aedev-project-tpls


Nameaedev-project-tpls JSON
Version 0.3.37 PyPI version JSON
download
home_pagehttps://gitlab.com/aedev-group/aedev_project_tpls
Summaryaedev namespace package portion project_tpls: outsourced Python project files templates
upload_time2025-07-15 17:54:34
maintainerNone
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 aedev.aedev V0.3.25 -->
<!-- THIS FILE IS EXCLUSIVELY MAINTAINED by the project aedev.tpl_namespace_root V0.3.14 -->
# project_tpls 0.3.37

[![GitLab develop](https://img.shields.io/gitlab/pipeline/aedev-group/aedev_project_tpls/develop?logo=python)](
    https://gitlab.com/aedev-group/aedev_project_tpls)
[![LatestPyPIrelease](
    https://img.shields.io/gitlab/pipeline/aedev-group/aedev_project_tpls/release?logo=python)](
    https://gitlab.com/aedev-group/aedev_project_tpls/-/tree/release)
[![PyPIVersions](https://img.shields.io/pypi/v/aedev_project_tpls)](
    https://pypi.org/project/aedev-project-tpls/#history)

>aedev namespace package portion project_tpls: outsourced Python project files templates.

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

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


## installation


execute the following command to install the
aedev.project_tpls package
in the currently active virtual environment:
 
```shell script
pip install aedev-project-tpls
```

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

```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/aedev-group/aedev_project_tpls/-/blob/develop/CONTRIBUTING.rst)


## namespace portion documentation

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/aedev-group/aedev_project_tpls",
    "name": "aedev-project-tpls",
    "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/b8/79/2e04b62e27b4a1b109653e97f54852bae5928eba26fe1019ced39ca41abe/aedev_project_tpls-0.3.37.tar.gz",
    "platform": null,
    "description": "<!-- THIS FILE IS EXCLUSIVELY MAINTAINED by the project aedev.aedev V0.3.25 -->\n<!-- THIS FILE IS EXCLUSIVELY MAINTAINED by the project aedev.tpl_namespace_root V0.3.14 -->\n# project_tpls 0.3.37\n\n[![GitLab develop](https://img.shields.io/gitlab/pipeline/aedev-group/aedev_project_tpls/develop?logo=python)](\n    https://gitlab.com/aedev-group/aedev_project_tpls)\n[![LatestPyPIrelease](\n    https://img.shields.io/gitlab/pipeline/aedev-group/aedev_project_tpls/release?logo=python)](\n    https://gitlab.com/aedev-group/aedev_project_tpls/-/tree/release)\n[![PyPIVersions](https://img.shields.io/pypi/v/aedev_project_tpls)](\n    https://pypi.org/project/aedev-project-tpls/#history)\n\n>aedev namespace package portion project_tpls: outsourced Python project files templates.\n\n[![Coverage](https://aedev-group.gitlab.io/aedev_project_tpls/coverage.svg)](\n    https://aedev-group.gitlab.io/aedev_project_tpls/coverage/index.html)\n[![MyPyPrecision](https://aedev-group.gitlab.io/aedev_project_tpls/mypy.svg)](\n    https://aedev-group.gitlab.io/aedev_project_tpls/lineprecision.txt)\n[![PyLintScore](https://aedev-group.gitlab.io/aedev_project_tpls/pylint.svg)](\n    https://aedev-group.gitlab.io/aedev_project_tpls/pylint.log)\n\n[![PyPIImplementation](https://img.shields.io/pypi/implementation/aedev_project_tpls)](\n    https://gitlab.com/aedev-group/aedev_project_tpls/)\n[![PyPIPyVersions](https://img.shields.io/pypi/pyversions/aedev_project_tpls)](\n    https://gitlab.com/aedev-group/aedev_project_tpls/)\n[![PyPIWheel](https://img.shields.io/pypi/wheel/aedev_project_tpls)](\n    https://gitlab.com/aedev-group/aedev_project_tpls/)\n[![PyPIFormat](https://img.shields.io/pypi/format/aedev_project_tpls)](\n    https://pypi.org/project/aedev-project-tpls/)\n[![PyPILicense](https://img.shields.io/pypi/l/aedev_project_tpls)](\n    https://gitlab.com/aedev-group/aedev_project_tpls/-/blob/develop/LICENSE.md)\n[![PyPIStatus](https://img.shields.io/pypi/status/aedev_project_tpls)](\n    https://libraries.io/pypi/aedev-project-tpls)\n[![PyPIDownloads](https://img.shields.io/pypi/dm/aedev_project_tpls)](\n    https://pypi.org/project/aedev-project-tpls/#files)\n\n\n## installation\n\n\nexecute the following command to install the\naedev.project_tpls package\nin the currently active virtual environment:\n \n```shell script\npip install aedev-project-tpls\n```\n\nif you want to contribute to this portion then first fork\n[the aedev_project_tpls repository at GitLab](\nhttps://gitlab.com/aedev-group/aedev_project_tpls \"aedev.project_tpls code repository\").\nafter that pull it to your machine and finally execute the\nfollowing command in the root folder of this repository\n(aedev_project_tpls):\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/aedev-group/aedev_project_tpls/-/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://aedev.readthedocs.io/en/latest/_autosummary/aedev.project_tpls.html\n\"aedev_project_tpls documentation\").\n",
    "bugtrack_url": null,
    "license": "OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
    "summary": "aedev namespace package portion project_tpls: outsourced Python project files templates",
    "version": "0.3.37",
    "project_urls": {
        "Bug Tracker": "https://gitlab.com/aedev-group/aedev_project_tpls/-/issues",
        "Documentation": "https://aedev.readthedocs.io/en/latest/_autosummary/aedev.project_tpls.html",
        "Homepage": "https://gitlab.com/aedev-group/aedev_project_tpls",
        "Repository": "https://gitlab.com/aedev-group/aedev_project_tpls",
        "Source": "https://aedev.readthedocs.io/en/latest/_modules/aedev/project_tpls.html"
    },
    "split_keywords": [
        "configuration",
        " development",
        " environment",
        " productivity"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b9e3d55bb9d62768c4fa5c21a191231960674024d8170450415bfb964b4eda56",
                "md5": "39f04ba5d46458c561caff6ed566473b",
                "sha256": "5b4c8636dee8c7aa067d0392eeb947623a08c761e32875676e50078378c258f3"
            },
            "downloads": -1,
            "filename": "aedev_project_tpls-0.3.37-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "39f04ba5d46458c561caff6ed566473b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 44492,
            "upload_time": "2025-07-15T17:54:32",
            "upload_time_iso_8601": "2025-07-15T17:54:32.990407Z",
            "url": "https://files.pythonhosted.org/packages/b9/e3/d55bb9d62768c4fa5c21a191231960674024d8170450415bfb964b4eda56/aedev_project_tpls-0.3.37-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b8792e04b62e27b4a1b109653e97f54852bae5928eba26fe1019ced39ca41abe",
                "md5": "417c31341e18a9a850f8329b0c3e12a8",
                "sha256": "3eaf486f01c0c01c93c7888cd7d2631273568d86b6cd7a42831612e0cd9f64ab"
            },
            "downloads": -1,
            "filename": "aedev_project_tpls-0.3.37.tar.gz",
            "has_sig": false,
            "md5_digest": "417c31341e18a9a850f8329b0c3e12a8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 41614,
            "upload_time": "2025-07-15T17:54:34",
            "upload_time_iso_8601": "2025-07-15T17:54:34.128540Z",
            "url": "https://files.pythonhosted.org/packages/b8/79/2e04b62e27b4a1b109653e97f54852bae5928eba26fe1019ced39ca41abe/aedev_project_tpls-0.3.37.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-15 17:54:34",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "aedev-group",
    "gitlab_project": "aedev_project_tpls",
    "lcname": "aedev-project-tpls"
}
        
Elapsed time: 0.49895s