Skip to content

pythonanywhere/pythonanywhere-core

Repository files navigation

pythonanywhere-core

Python SDK for PythonAnywhere API - programmatic management of PythonAnywhere services including webapps, files, scheduled tasks, students, and websites.

Core library behind the PythonAnywhere cli tool.

Documentation

Full documentation is available at https://core.pythonanywhere.com/

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

Contributors 5

Languages