aedev-pythonanywhere


Nameaedev-pythonanywhere JSON
Version 0.3.4 PyPI version JSON
download
home_pagehttps://gitlab.com/aedev-group/aedev_pythonanywhere
Summaryaedev namespace module portion pythonanywhere: web api for www.pyanywhere.com and eu.pyanywhere.com
upload_time2024-03-14 13:50:25
maintainer
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.20 -->
<!-- THIS FILE IS EXCLUSIVELY MAINTAINED by the project aedev.tpl_namespace_root V0.3.14 -->
# pythonanywhere 0.3.4

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

>aedev_pythonanywhere module 0.3.4.

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

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


## installation


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

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

```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_pythonanywhere/-/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.pythonanywhere.html
"aedev_pythonanywhere documentation").

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/aedev-group/aedev_pythonanywhere",
    "name": "aedev-pythonanywhere",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "configuration,development,environment,productivity",
    "author": "AndiEcker",
    "author_email": "aecker2@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/c7/71/10d85e92c0aa7dbca89767bfef98f8bf769185b88b36a73ed72455b75a0f/aedev_pythonanywhere-0.3.4.tar.gz",
    "platform": null,
    "description": "<!-- THIS FILE IS EXCLUSIVELY MAINTAINED by the project aedev.aedev V0.3.20 -->\n<!-- THIS FILE IS EXCLUSIVELY MAINTAINED by the project aedev.tpl_namespace_root V0.3.14 -->\n# pythonanywhere 0.3.4\n\n[![GitLab develop](https://img.shields.io/gitlab/pipeline/aedev-group/aedev_pythonanywhere/develop?logo=python)](\n    https://gitlab.com/aedev-group/aedev_pythonanywhere)\n[![LatestPyPIrelease](\n    https://img.shields.io/gitlab/pipeline/aedev-group/aedev_pythonanywhere/release0.3.3?logo=python)](\n    https://gitlab.com/aedev-group/aedev_pythonanywhere/-/tree/release0.3.3)\n[![PyPIVersions](https://img.shields.io/pypi/v/aedev_pythonanywhere)](\n    https://pypi.org/project/aedev-pythonanywhere/#history)\n\n>aedev_pythonanywhere module 0.3.4.\n\n[![Coverage](https://aedev-group.gitlab.io/aedev_pythonanywhere/coverage.svg)](\n    https://aedev-group.gitlab.io/aedev_pythonanywhere/coverage/index.html)\n[![MyPyPrecision](https://aedev-group.gitlab.io/aedev_pythonanywhere/mypy.svg)](\n    https://aedev-group.gitlab.io/aedev_pythonanywhere/lineprecision.txt)\n[![PyLintScore](https://aedev-group.gitlab.io/aedev_pythonanywhere/pylint.svg)](\n    https://aedev-group.gitlab.io/aedev_pythonanywhere/pylint.log)\n\n[![PyPIImplementation](https://img.shields.io/pypi/implementation/aedev_pythonanywhere)](\n    https://gitlab.com/aedev-group/aedev_pythonanywhere/)\n[![PyPIPyVersions](https://img.shields.io/pypi/pyversions/aedev_pythonanywhere)](\n    https://gitlab.com/aedev-group/aedev_pythonanywhere/)\n[![PyPIWheel](https://img.shields.io/pypi/wheel/aedev_pythonanywhere)](\n    https://gitlab.com/aedev-group/aedev_pythonanywhere/)\n[![PyPIFormat](https://img.shields.io/pypi/format/aedev_pythonanywhere)](\n    https://pypi.org/project/aedev-pythonanywhere/)\n[![PyPILicense](https://img.shields.io/pypi/l/aedev_pythonanywhere)](\n    https://gitlab.com/aedev-group/aedev_pythonanywhere/-/blob/develop/LICENSE.md)\n[![PyPIStatus](https://img.shields.io/pypi/status/aedev_pythonanywhere)](\n    https://libraries.io/pypi/aedev-pythonanywhere)\n[![PyPIDownloads](https://img.shields.io/pypi/dm/aedev_pythonanywhere)](\n    https://pypi.org/project/aedev-pythonanywhere/#files)\n\n\n## installation\n\n\nexecute the following command to install the\naedev.pythonanywhere module\nin the currently active virtual environment:\n \n```shell script\npip install aedev-pythonanywhere\n```\n\nif you want to contribute to this portion then first fork\n[the aedev_pythonanywhere repository at GitLab](\nhttps://gitlab.com/aedev-group/aedev_pythonanywhere \"aedev.pythonanywhere code repository\").\nafter that pull it to your machine and finally execute the\nfollowing command in the root folder of this repository\n(aedev_pythonanywhere):\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_pythonanywhere/-/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.pythonanywhere.html\n\"aedev_pythonanywhere documentation\").\n",
    "bugtrack_url": null,
    "license": "OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
    "summary": "aedev namespace module portion pythonanywhere: web api for www.pyanywhere.com and eu.pyanywhere.com",
    "version": "0.3.4",
    "project_urls": {
        "Documentation": "https://aedev.readthedocs.io/en/latest/_autosummary/aedev.pythonanywhere.html",
        "Homepage": "https://gitlab.com/aedev-group/aedev_pythonanywhere",
        "Repository": "https://gitlab.com/aedev-group/aedev_pythonanywhere",
        "Source": "https://aedev.readthedocs.io/en/latest/_modules/aedev/pythonanywhere.html"
    },
    "split_keywords": [
        "configuration",
        "development",
        "environment",
        "productivity"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0176d7e77f44029cc912c4f8d38cf4f19fd79d6f6345094fca5a3c691d71067f",
                "md5": "2b1ad3f1c74e215d43dae5fc4884df16",
                "sha256": "658eef497578143f0d67e74ed4eb7994a9e6b3fa0fe2f57fe41ef6d9618683db"
            },
            "downloads": -1,
            "filename": "aedev_pythonanywhere-0.3.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2b1ad3f1c74e215d43dae5fc4884df16",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 20129,
            "upload_time": "2024-03-14T13:50:23",
            "upload_time_iso_8601": "2024-03-14T13:50:23.979560Z",
            "url": "https://files.pythonhosted.org/packages/01/76/d7e77f44029cc912c4f8d38cf4f19fd79d6f6345094fca5a3c691d71067f/aedev_pythonanywhere-0.3.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c77110d85e92c0aa7dbca89767bfef98f8bf769185b88b36a73ed72455b75a0f",
                "md5": "8b310c811263205227ef94bea8dc3062",
                "sha256": "6f6a62439cd69b89d2b74e69598e2bcb690509a32031403b9223f2fac077ccc7"
            },
            "downloads": -1,
            "filename": "aedev_pythonanywhere-0.3.4.tar.gz",
            "has_sig": false,
            "md5_digest": "8b310c811263205227ef94bea8dc3062",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 23744,
            "upload_time": "2024-03-14T13:50:25",
            "upload_time_iso_8601": "2024-03-14T13:50:25.723528Z",
            "url": "https://files.pythonhosted.org/packages/c7/71/10d85e92c0aa7dbca89767bfef98f8bf769185b88b36a73ed72455b75a0f/aedev_pythonanywhere-0.3.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-14 13:50:25",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "aedev-group",
    "gitlab_project": "aedev_pythonanywhere",
    "lcname": "aedev-pythonanywhere"
}
        
Elapsed time: 0.20414s