PythonAnywhere helper tools for users
Project description
# PythonAnywhere helper scripts
These scripts are designed to be run from PythonAnywhere consoles
## Installing
pip3.5 install –user pythonanywhere
## Contributing
Pull requests are welcome! You’ll find tests in the [tests](tests) folder…
# prep your dev environment mkvirtualenv –python=python3.5 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.6.tar.gz
(8.5 kB
view details)
File details
Details for the file pythonanywhere-0.6.tar.gz.
File metadata
- Download URL: pythonanywhere-0.6.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.27.0 CPython/3.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4553b136f4c16e9c6b6e087bc494165a61581c009f4f1b958a5a0a2e04563947
|
|
| MD5 |
dbf32d2e3ffed72914a86f6229520b09
|
|
| BLAKE2b-256 |
f7cb36d22d202851fddefac94420d67106ec4b8e940cac585a021eee6eca8545
|