aedev-git-repo-manager


Nameaedev-git-repo-manager JSON
Version 0.3.75 PyPI version JSON
download
home_pagehttps://gitlab.com/aedev-group/aedev_git_repo_manager
Summaryaedev namespace package portion git_repo_manager: create and maintain local/remote git repositories of Python projects
upload_time2024-04-14 19:38:25
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.22 -->
<!-- THIS FILE IS EXCLUSIVELY MAINTAINED by the project aedev.tpl_namespace_root V0.3.14 -->
# git_repo_manager 0.3.75

[![GitLab develop](https://img.shields.io/gitlab/pipeline/aedev-group/aedev_git_repo_manager/develop?logo=python)](
    https://gitlab.com/aedev-group/aedev_git_repo_manager)
[![LatestPyPIrelease](
    https://img.shields.io/gitlab/pipeline/aedev-group/aedev_git_repo_manager/release0.3.72?logo=python)](
    https://gitlab.com/aedev-group/aedev_git_repo_manager/-/tree/release0.3.72)
[![PyPIVersions](https://img.shields.io/pypi/v/aedev_git_repo_manager)](
    https://pypi.org/project/aedev-git-repo-manager/#history)

>aedev_git_repo_manager package 0.3.75.

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

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


## installation


execute the following command to install the
aedev.git_repo_manager package
in the currently active virtual environment:
 
```shell script
pip install aedev-git-repo-manager
```

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

```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_git_repo_manager/-/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.git_repo_manager.html
"aedev_git_repo_manager documentation").

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/aedev-group/aedev_git_repo_manager",
    "name": "aedev-git-repo-manager",
    "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/f8/84/30e236f6a9a8d1a278bd24e1ca84b56a5643906c8f547147cebf55d0b57c/aedev_git_repo_manager-0.3.75.tar.gz",
    "platform": null,
    "description": "<!-- THIS FILE IS EXCLUSIVELY MAINTAINED by the project aedev.aedev V0.3.22 -->\n<!-- THIS FILE IS EXCLUSIVELY MAINTAINED by the project aedev.tpl_namespace_root V0.3.14 -->\n# git_repo_manager 0.3.75\n\n[![GitLab develop](https://img.shields.io/gitlab/pipeline/aedev-group/aedev_git_repo_manager/develop?logo=python)](\n    https://gitlab.com/aedev-group/aedev_git_repo_manager)\n[![LatestPyPIrelease](\n    https://img.shields.io/gitlab/pipeline/aedev-group/aedev_git_repo_manager/release0.3.72?logo=python)](\n    https://gitlab.com/aedev-group/aedev_git_repo_manager/-/tree/release0.3.72)\n[![PyPIVersions](https://img.shields.io/pypi/v/aedev_git_repo_manager)](\n    https://pypi.org/project/aedev-git-repo-manager/#history)\n\n>aedev_git_repo_manager package 0.3.75.\n\n[![Coverage](https://aedev-group.gitlab.io/aedev_git_repo_manager/coverage.svg)](\n    https://aedev-group.gitlab.io/aedev_git_repo_manager/coverage/index.html)\n[![MyPyPrecision](https://aedev-group.gitlab.io/aedev_git_repo_manager/mypy.svg)](\n    https://aedev-group.gitlab.io/aedev_git_repo_manager/lineprecision.txt)\n[![PyLintScore](https://aedev-group.gitlab.io/aedev_git_repo_manager/pylint.svg)](\n    https://aedev-group.gitlab.io/aedev_git_repo_manager/pylint.log)\n\n[![PyPIImplementation](https://img.shields.io/pypi/implementation/aedev_git_repo_manager)](\n    https://gitlab.com/aedev-group/aedev_git_repo_manager/)\n[![PyPIPyVersions](https://img.shields.io/pypi/pyversions/aedev_git_repo_manager)](\n    https://gitlab.com/aedev-group/aedev_git_repo_manager/)\n[![PyPIWheel](https://img.shields.io/pypi/wheel/aedev_git_repo_manager)](\n    https://gitlab.com/aedev-group/aedev_git_repo_manager/)\n[![PyPIFormat](https://img.shields.io/pypi/format/aedev_git_repo_manager)](\n    https://pypi.org/project/aedev-git-repo-manager/)\n[![PyPILicense](https://img.shields.io/pypi/l/aedev_git_repo_manager)](\n    https://gitlab.com/aedev-group/aedev_git_repo_manager/-/blob/develop/LICENSE.md)\n[![PyPIStatus](https://img.shields.io/pypi/status/aedev_git_repo_manager)](\n    https://libraries.io/pypi/aedev-git-repo-manager)\n[![PyPIDownloads](https://img.shields.io/pypi/dm/aedev_git_repo_manager)](\n    https://pypi.org/project/aedev-git-repo-manager/#files)\n\n\n## installation\n\n\nexecute the following command to install the\naedev.git_repo_manager package\nin the currently active virtual environment:\n \n```shell script\npip install aedev-git-repo-manager\n```\n\nif you want to contribute to this portion then first fork\n[the aedev_git_repo_manager repository at GitLab](\nhttps://gitlab.com/aedev-group/aedev_git_repo_manager \"aedev.git_repo_manager code repository\").\nafter that pull it to your machine and finally execute the\nfollowing command in the root folder of this repository\n(aedev_git_repo_manager):\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_git_repo_manager/-/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.git_repo_manager.html\n\"aedev_git_repo_manager documentation\").\n",
    "bugtrack_url": null,
    "license": "OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
    "summary": "aedev namespace package portion git_repo_manager: create and maintain local/remote git repositories of Python projects",
    "version": "0.3.75",
    "project_urls": {
        "Documentation": "https://aedev.readthedocs.io/en/latest/_autosummary/aedev.git_repo_manager.html",
        "Homepage": "https://gitlab.com/aedev-group/aedev_git_repo_manager",
        "Repository": "https://gitlab.com/aedev-group/aedev_git_repo_manager",
        "Source": "https://aedev.readthedocs.io/en/latest/_modules/aedev/git_repo_manager.html"
    },
    "split_keywords": [
        "configuration",
        " development",
        " environment",
        " productivity"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cb8a767b5a5296310b937cc6267b9ca5572b020388bf2bba12da388a50a82307",
                "md5": "f52d5cfcca301069349d74892bcfeda9",
                "sha256": "5eec2fe0ba4c547d3691b31d1252099f6352c796d54db08b66301f49b9749e5d"
            },
            "downloads": -1,
            "filename": "aedev_git_repo_manager-0.3.75-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f52d5cfcca301069349d74892bcfeda9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 62644,
            "upload_time": "2024-04-14T19:38:24",
            "upload_time_iso_8601": "2024-04-14T19:38:24.275142Z",
            "url": "https://files.pythonhosted.org/packages/cb/8a/767b5a5296310b937cc6267b9ca5572b020388bf2bba12da388a50a82307/aedev_git_repo_manager-0.3.75-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f88430e236f6a9a8d1a278bd24e1ca84b56a5643906c8f547147cebf55d0b57c",
                "md5": "26e914bf857bca180b12e3df41853365",
                "sha256": "dadf8cf8bdc7c8c43585e62fdb7cd75d241050df4579a2af386b28db2ab60ac2"
            },
            "downloads": -1,
            "filename": "aedev_git_repo_manager-0.3.75.tar.gz",
            "has_sig": false,
            "md5_digest": "26e914bf857bca180b12e3df41853365",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 83414,
            "upload_time": "2024-04-14T19:38:25",
            "upload_time_iso_8601": "2024-04-14T19:38:25.703912Z",
            "url": "https://files.pythonhosted.org/packages/f8/84/30e236f6a9a8d1a278bd24e1ca84b56a5643906c8f547147cebf55d0b57c/aedev_git_repo_manager-0.3.75.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-14 19:38:25",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "aedev-group",
    "gitlab_project": "aedev_git_repo_manager",
    "lcname": "aedev-git-repo-manager"
}
        
Elapsed time: 0.23169s