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.8.tar.gz
(5.6 kB
view details)
File details
Details for the file pythonanywhere-0.0.8.tar.gz.
File metadata
- Download URL: pythonanywhere-0.0.8.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
38b70d5cf67aea57dcd137a65097094d5a0a8b87be71f54f58d1fad7cc23b10a
|
|
| MD5 |
d1f32ffbfcae0d41991926037e0726c1
|
|
| BLAKE2b-256 |
0054a0d954b909e4d61ad69ea51eca50f817625fb500ad439d4b27d35620fbbe
|