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’ –tb=short -v
Project details
Release history Release notifications | RSS feed
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.5.tar.gz
(5.4 kB
view details)
File details
Details for the file pythonanywhere-0.0.5.tar.gz.
File metadata
- Download URL: pythonanywhere-0.0.5.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cffa77bc732f9d3e6741390fb6e4818c066a3f9e7864d3f297f0ab2449d81714
|
|
| MD5 |
34eef8c32288fb14a3c92ffd0628fc43
|
|
| BLAKE2b-256 |
f3e29faeab462771980cc8dcbc51b96e913e641ca6de0425ed665d1166294739
|