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.7.tar.gz
(5.5 kB
view details)
File details
Details for the file pythonanywhere-0.0.7.tar.gz.
File metadata
- Download URL: pythonanywhere-0.0.7.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b257ec48635dea558391c7a1dff11597f5c390f5bed140cdf24c77d6b673293
|
|
| MD5 |
c0b1830957b99048225b4db3ebe9f5ae
|
|
| BLAKE2b-256 |
e239720abe3298c963ad5b4d5557c173b96c6173217a3517d0739b0d575dbbc4
|