Skip to main content

PythonAnywhere helper tools for users

Project description

# PythonAnywhere helper scripts

These scripts are designed to be run from PythonAnywhere consoles

## Installing

pip3.6 install –user pythonanywhere

## Contributing

Pull requests are welcome! You’ll find tests in the [tests](tests) folder…

# prep your dev environment mkvirtualenv –python=python3.6 helper_scripts pip install -r requirements.txt pip install -e .

# running the tests: pytest

# to just run the fast tests: pytest -m ‘not slowtest’ -v

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pythonanywhere-0.0.11.tar.gz (5.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page