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.5.1.tar.gz
(8.6 kB
view details)
File details
Details for the file pythonanywhere-0.5.1.tar.gz.
File metadata
- Download URL: pythonanywhere-0.5.1.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
512d0ac16cc2c0a63b252b5ef39cba883ac4f83f2645c50f1f0b35fbb371b538
|
|
| MD5 |
1dda48f30053b323abe105bf446137a6
|
|
| BLAKE2b-256 |
0c936eead552e79426f77fc0aefe57c4062f08e6353c629d02406de8e475b616
|