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’ -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.3.tar.gz
(6.2 kB
view details)
File details
Details for the file pythonanywhere-0.3.tar.gz
.
File metadata
- Download URL: pythonanywhere-0.3.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9a26af076848055f10e9dc022c44580aa51f1bb9f39b31487a9f66d87fc6e18d |
|
MD5 | 10713653459e4e09be5b179a390f1ce7 |
|
BLAKE2b-256 | 3c37c5a41637d259743b2a11588336be92c9e3cb434c3490325540e1fc6bb0e4 |