You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

pythonanywhere-core

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pythonanywhere-core

API wrapper for programmatic management of PythonAnywhere services.

0.2.4
PyPI
Maintainers
1

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

Keywords

pythonanywhere

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts