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
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.11.tar.gz
(5.7 kB
view details)
File details
Details for the file pythonanywhere-0.0.11.tar.gz.
File metadata
- Download URL: pythonanywhere-0.0.11.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ac4dece26524e0e2f50d6512e3e94a59c44ad1eeb2ab3899f3ad8ec303c2243
|
|
| MD5 |
4fd0ca9a4f41fa8c40514f47bfa2abaa
|
|
| BLAKE2b-256 |
9172ea7eb1d3dc072034a90e766eadd7fe98406c8ca0664b3eeef820b7d080fb
|