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.tar.gz
(8.3 kB
view details)
File details
Details for the file pythonanywhere-0.5.tar.gz.
File metadata
- Download URL: pythonanywhere-0.5.tar.gz
- Upload date:
- Size: 8.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4937b12c25cf2d519e283b99371678827a1e5dc4d309c15a75ea3a009bb73a96
|
|
| MD5 |
b3017139e514e9af0e778c02b01b8edf
|
|
| BLAKE2b-256 |
e487142c726b052ed013fb73f7bfdef7094f345243186707675c044bcec347fc
|