ae-django-utils


Nameae-django-utils JSON
Version 0.3.1 PyPI version JSON
download
home_pagehttps://gitlab.com/ae-group/ae_django_utils
Summaryae namespace module portion django_utils: helpers for django projects
upload_time2022-12-07 16:32:02
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.88 -->
<!-- THIS FILE IS EXCLUSIVELY MAINTAINED by the project aedev.tpl_namespace_root V0.3.10 -->
# django_utils 0.3.1

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

>ae namespace module portion django_utils: helpers for django projects.

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

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


## installation


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

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

```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_django_utils/-/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.django_utils.html
"ae_django_utils documentation").

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/ae-group/ae_django_utils",
    "name": "ae-django-utils",
    "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/74/fa/c4253b20ddc7efc6729c533683e29671c3d325cfc838b0226fba7cde13d3/ae_django_utils-0.3.1.tar.gz",
    "platform": null,
    "description": "<!-- THIS FILE IS EXCLUSIVELY MAINTAINED by the project ae.ae V0.3.88 -->\n<!-- THIS FILE IS EXCLUSIVELY MAINTAINED by the project aedev.tpl_namespace_root V0.3.10 -->\n# django_utils 0.3.1\n\n[![GitLab develop](https://img.shields.io/gitlab/pipeline/ae-group/ae_django_utils/develop?logo=python)](\n    https://gitlab.com/ae-group/ae_django_utils)\n[![LatestPyPIrelease](\n    https://img.shields.io/gitlab/pipeline/ae-group/ae_django_utils/release?logo=python)](\n    https://gitlab.com/ae-group/ae_django_utils/-/tree/release)\n[![PyPIVersions](https://img.shields.io/pypi/v/ae_django_utils)](\n    https://pypi.org/project/ae-django-utils/#history)\n\n>ae namespace module portion django_utils: helpers for django projects.\n\n[![Coverage](https://ae-group.gitlab.io/ae_django_utils/coverage.svg)](\n    https://ae-group.gitlab.io/ae_django_utils/coverage/index.html)\n[![MyPyPrecision](https://ae-group.gitlab.io/ae_django_utils/mypy.svg)](\n    https://ae-group.gitlab.io/ae_django_utils/lineprecision.txt)\n[![PyLintScore](https://ae-group.gitlab.io/ae_django_utils/pylint.svg)](\n    https://ae-group.gitlab.io/ae_django_utils/pylint.log)\n\n[![PyPIImplementation](https://img.shields.io/pypi/implementation/ae_django_utils)](\n    https://gitlab.com/ae-group/ae_django_utils/)\n[![PyPIPyVersions](https://img.shields.io/pypi/pyversions/ae_django_utils)](\n    https://gitlab.com/ae-group/ae_django_utils/)\n[![PyPIWheel](https://img.shields.io/pypi/wheel/ae_django_utils)](\n    https://gitlab.com/ae-group/ae_django_utils/)\n[![PyPIFormat](https://img.shields.io/pypi/format/ae_django_utils)](\n    https://pypi.org/project/ae-django-utils/)\n[![PyPILicense](https://img.shields.io/pypi/l/ae_django_utils)](\n    https://gitlab.com/ae-group/ae_django_utils/-/blob/develop/LICENSE.md)\n[![PyPIStatus](https://img.shields.io/pypi/status/ae_django_utils)](\n    https://libraries.io/pypi/ae-django-utils)\n[![PyPIDownloads](https://img.shields.io/pypi/dm/ae_django_utils)](\n    https://pypi.org/project/ae-django-utils/#files)\n\n\n## installation\n\n\nexecute the following command to install the\nae.django_utils module\nin the currently active virtual environment:\n \n```shell script\npip install ae-django-utils\n```\n\nif you want to contribute to this portion then first fork\n[the ae_django_utils repository at GitLab](\nhttps://gitlab.com/ae-group/ae_django_utils \"ae.django_utils code repository\").\nafter that pull it to your machine and finally execute the\nfollowing command in the root folder of this repository\n(ae_django_utils):\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_django_utils/-/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.django_utils.html\n\"ae_django_utils documentation\").\n",
    "bugtrack_url": null,
    "license": "OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
    "summary": "ae namespace module portion django_utils: helpers for django projects",
    "version": "0.3.1",
    "split_keywords": [
        "configuration",
        "development",
        "environment",
        "productivity"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "de5ebfb6929f7a38bc5030fb2ff846cf",
                "sha256": "3f19ea4aa90faea903c9be26207f46b19c040b67e22353313f99e45382f06cc5"
            },
            "downloads": -1,
            "filename": "ae_django_utils-0.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "de5ebfb6929f7a38bc5030fb2ff846cf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 16033,
            "upload_time": "2022-12-07T16:32:01",
            "upload_time_iso_8601": "2022-12-07T16:32:01.116038Z",
            "url": "https://files.pythonhosted.org/packages/78/76/f3cce9a37db8314c88f8481c3c1d3337ca262879530831659ec229b907c2/ae_django_utils-0.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "13a4693bd483acdefea79ef1a7480457",
                "sha256": "0106e746f931816b2eba6082e98f0b7d16d8c7fd7e8d071ee407ca3fa647316e"
            },
            "downloads": -1,
            "filename": "ae_django_utils-0.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "13a4693bd483acdefea79ef1a7480457",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 15627,
            "upload_time": "2022-12-07T16:32:02",
            "upload_time_iso_8601": "2022-12-07T16:32:02.705048Z",
            "url": "https://files.pythonhosted.org/packages/74/fa/c4253b20ddc7efc6729c533683e29671c3d325cfc838b0226fba7cde13d3/ae_django_utils-0.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-07 16:32:02",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "gitlab_user": "ae-group",
    "gitlab_project": "ae_django_utils",
    "lcname": "ae-django-utils"
}
        
Elapsed time: 0.01595s