Skip to content

pythonanywhere/pythonanywhere-core

Repository files navigation

API wrapper for programmatic management of PythonAnywhere services.

It's a core code behind PythonAnywhere cli tool.

Development

To create local development environment, run:

poetry install

To run tests:

poetry run pytest

To build docs:

cd docs
poetry run sphinx-build -b html . _build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages