aedev-setup-hook


Nameaedev-setup-hook JSON
Version 0.3.6 PyPI version JSON
download
home_pagehttps://gitlab.com/aedev-group/aedev_setup_hook
Summaryaedev namespace module portion setup_hook: individually configurable setup hook
upload_time2023-02-08 20:00:59
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 aedev.aedev V0.3.15 -->
<!-- THIS FILE IS EXCLUSIVELY MAINTAINED by the project aedev.tpl_namespace_root V0.3.12 -->
# setup_hook 0.3.6

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

>aedev namespace module portion setup_hook: individually configurable setup hook.

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

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


## installation


execute the following command to install the
aedev.setup_hook module
in the currently active virtual environment:
 
```shell script
pip install aedev-setup-hook
```

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

```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/aedev-group/aedev_setup_hook/-/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.setup_hook.html
"aedev_setup_hook documentation").

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/aedev-group/aedev_setup_hook",
    "name": "aedev-setup-hook",
    "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/e8/83/31678fff69ee05f1490f34c32fd153b13860334cc3bd6aee919067884316/aedev_setup_hook-0.3.6.tar.gz",
    "platform": null,
    "description": "<!-- THIS FILE IS EXCLUSIVELY MAINTAINED by the project aedev.aedev V0.3.15 -->\n<!-- THIS FILE IS EXCLUSIVELY MAINTAINED by the project aedev.tpl_namespace_root V0.3.12 -->\n# setup_hook 0.3.6\n\n[![GitLab develop](https://img.shields.io/gitlab/pipeline/aedev-group/aedev_setup_hook/develop?logo=python)](\n    https://gitlab.com/aedev-group/aedev_setup_hook)\n[![LatestPyPIrelease](\n    https://img.shields.io/gitlab/pipeline/aedev-group/aedev_setup_hook/release0.3.5?logo=python)](\n    https://gitlab.com/aedev-group/aedev_setup_hook/-/tree/release0.3.5)\n[![PyPIVersions](https://img.shields.io/pypi/v/aedev_setup_hook)](\n    https://pypi.org/project/aedev-setup-hook/#history)\n\n>aedev namespace module portion setup_hook: individually configurable setup hook.\n\n[![Coverage](https://aedev-group.gitlab.io/aedev_setup_hook/coverage.svg)](\n    https://aedev-group.gitlab.io/aedev_setup_hook/coverage/index.html)\n[![MyPyPrecision](https://aedev-group.gitlab.io/aedev_setup_hook/mypy.svg)](\n    https://aedev-group.gitlab.io/aedev_setup_hook/lineprecision.txt)\n[![PyLintScore](https://aedev-group.gitlab.io/aedev_setup_hook/pylint.svg)](\n    https://aedev-group.gitlab.io/aedev_setup_hook/pylint.log)\n\n[![PyPIImplementation](https://img.shields.io/pypi/implementation/aedev_setup_hook)](\n    https://gitlab.com/aedev-group/aedev_setup_hook/)\n[![PyPIPyVersions](https://img.shields.io/pypi/pyversions/aedev_setup_hook)](\n    https://gitlab.com/aedev-group/aedev_setup_hook/)\n[![PyPIWheel](https://img.shields.io/pypi/wheel/aedev_setup_hook)](\n    https://gitlab.com/aedev-group/aedev_setup_hook/)\n[![PyPIFormat](https://img.shields.io/pypi/format/aedev_setup_hook)](\n    https://pypi.org/project/aedev-setup-hook/)\n[![PyPILicense](https://img.shields.io/pypi/l/aedev_setup_hook)](\n    https://gitlab.com/aedev-group/aedev_setup_hook/-/blob/develop/LICENSE.md)\n[![PyPIStatus](https://img.shields.io/pypi/status/aedev_setup_hook)](\n    https://libraries.io/pypi/aedev-setup-hook)\n[![PyPIDownloads](https://img.shields.io/pypi/dm/aedev_setup_hook)](\n    https://pypi.org/project/aedev-setup-hook/#files)\n\n\n## installation\n\n\nexecute the following command to install the\naedev.setup_hook module\nin the currently active virtual environment:\n \n```shell script\npip install aedev-setup-hook\n```\n\nif you want to contribute to this portion then first fork\n[the aedev_setup_hook repository at GitLab](\nhttps://gitlab.com/aedev-group/aedev_setup_hook \"aedev.setup_hook code repository\").\nafter that pull it to your machine and finally execute the\nfollowing command in the root folder of this repository\n(aedev_setup_hook):\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/aedev-group/aedev_setup_hook/-/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.setup_hook.html\n\"aedev_setup_hook documentation\").\n",
    "bugtrack_url": null,
    "license": "OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
    "summary": "aedev namespace module portion setup_hook: individually configurable setup hook",
    "version": "0.3.6",
    "split_keywords": [
        "configuration",
        "development",
        "environment",
        "productivity"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2c5d891bf18d6376659947c2e997665c4fd664b8dd371d9050bf696199119afb",
                "md5": "ad6327afbae509b017b315a4ac9332ae",
                "sha256": "39e80debdd54a34c380fe5073391aa9b26f3e068b1c4112a081144ebb8d7c4ae"
            },
            "downloads": -1,
            "filename": "aedev_setup_hook-0.3.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ad6327afbae509b017b315a4ac9332ae",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 16403,
            "upload_time": "2023-02-08T20:00:58",
            "upload_time_iso_8601": "2023-02-08T20:00:58.298292Z",
            "url": "https://files.pythonhosted.org/packages/2c/5d/891bf18d6376659947c2e997665c4fd664b8dd371d9050bf696199119afb/aedev_setup_hook-0.3.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e88331678fff69ee05f1490f34c32fd153b13860334cc3bd6aee919067884316",
                "md5": "85c9227808653cdc516cc702d56cf876",
                "sha256": "ab01776948b9db991ab24ad10f6bd5c7a528d080bb8ed33ec7fdc8d1fe3e4d99"
            },
            "downloads": -1,
            "filename": "aedev_setup_hook-0.3.6.tar.gz",
            "has_sig": false,
            "md5_digest": "85c9227808653cdc516cc702d56cf876",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 16653,
            "upload_time": "2023-02-08T20:00:59",
            "upload_time_iso_8601": "2023-02-08T20:00:59.869399Z",
            "url": "https://files.pythonhosted.org/packages/e8/83/31678fff69ee05f1490f34c32fd153b13860334cc3bd6aee919067884316/aedev_setup_hook-0.3.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-08 20:00:59",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "gitlab_user": "aedev-group",
    "gitlab_project": "aedev_setup_hook",
    "lcname": "aedev-setup-hook"
}
        
Elapsed time: 0.04608s