API wrapper for programmatic management of PythonAnywhere services.
It's a core code behind `PythonAnywhere cli tool`_.
.. _PythonAnywhere cli tool: https://pypi.org/project/pythonanywhere/
Development
===========
To create local development environment, run:
.. code-block:: shell
poetry install
To run tests:
.. code-block:: shell
poetry run pytest
To build docs:
.. code-block:: shell
cd docs
poetry run sphinx-build -b html . _build
Raw data
{
"_id": null,
"home_page": null,
"name": "pythonanywhere-core",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.8",
"maintainer_email": null,
"keywords": "pythonanywhere, api, cloud, web hosting",
"author": "PythonAnywhere",
"author_email": "developers@pythonanywhere.com",
"download_url": "https://files.pythonhosted.org/packages/45/4b/c9ea1ed8825c7c91280aea6076f5326d806a23c4d870a2e18a06c11cbb7a/pythonanywhere_core-0.2.3.tar.gz",
"platform": null,
"description": "API wrapper for programmatic management of PythonAnywhere services.\n\nIt's a core code behind `PythonAnywhere cli tool`_.\n\n.. _PythonAnywhere cli tool: https://pypi.org/project/pythonanywhere/\n\n\nDevelopment\n===========\n\nTo create local development environment, run:\n\n.. code-block:: shell\n\n poetry install\n\nTo run tests:\n\n.. code-block:: shell\n\n poetry run pytest\n\nTo build docs:\n\n.. code-block:: shell\n\n cd docs\n poetry run sphinx-build -b html . _build\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "API wrapper for programmatic management of PythonAnywhere services.",
"version": "0.2.3",
"project_urls": null,
"split_keywords": [
"pythonanywhere",
" api",
" cloud",
" web hosting"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6e49e740fa93b456cadfaf95a0aeb07a1fd80aa31c791688a30979ffe605aa30",
"md5": "152f3d15a706d7bd8f234dcd1d297450",
"sha256": "a635bd96f4cade68313a3e18376d55ea4ad88d9e5581ea64d88f181df8329dd6"
},
"downloads": -1,
"filename": "pythonanywhere_core-0.2.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "152f3d15a706d7bd8f234dcd1d297450",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.8",
"size": 12103,
"upload_time": "2024-11-18T17:13:05",
"upload_time_iso_8601": "2024-11-18T17:13:05.572223Z",
"url": "https://files.pythonhosted.org/packages/6e/49/e740fa93b456cadfaf95a0aeb07a1fd80aa31c791688a30979ffe605aa30/pythonanywhere_core-0.2.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "454bc9ea1ed8825c7c91280aea6076f5326d806a23c4d870a2e18a06c11cbb7a",
"md5": "7e89fa7341ec083b8bb7dea56f5125b2",
"sha256": "57daa51589a7fe200dce4596ec478fa99c6c092087c5563f99dbb007e8a5b622"
},
"downloads": -1,
"filename": "pythonanywhere_core-0.2.3.tar.gz",
"has_sig": false,
"md5_digest": "7e89fa7341ec083b8bb7dea56f5125b2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.8",
"size": 9068,
"upload_time": "2024-11-18T17:13:06",
"upload_time_iso_8601": "2024-11-18T17:13:06.597782Z",
"url": "https://files.pythonhosted.org/packages/45/4b/c9ea1ed8825c7c91280aea6076f5326d806a23c4d870a2e18a06c11cbb7a/pythonanywhere_core-0.2.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-18 17:13:06",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "pythonanywhere-core"
}