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.10.tar.gz
(5.8 kB
view details)
File details
Details for the file pythonanywhere-0.0.10.tar.gz.
File metadata
- Download URL: pythonanywhere-0.0.10.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e710766af2707924ac3b6d724fc0e4069288cd71fe29803d17f8ebbf6d823e54
|
|
| MD5 |
890735e5c76668a37e62224b4ba4f029
|
|
| BLAKE2b-256 |
d23bcae36e0964b8dff9d2eec9369619e870bf809208280a3e2ee86af058b952
|