PythonAnywhere helper tools for users
Project description
[](https://travis-ci.org/pythonanywhere/helper_scripts) [](https://opensource.org/licenses/MIT)
# 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
# make sure that the code that you have written is well tested: pytest –cov=pythonanywhere –cov=scripts
# 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
File details
Details for the file pythonanywhere-0.7.1.tar.gz.
File metadata
- Download URL: pythonanywhere-0.7.1.tar.gz
- Upload date:
- Size: 9.5 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 |
4e71b7f7246822b1e5bed427609e0f292c3736e56819999153bccac6d708d299
|
|
| MD5 |
294d64252a3a9303f17876a994767b1d
|
|
| BLAKE2b-256 |
e6342bf9f73e4cd291af7f6231b801f3ab5e26b2fd737d043cd017107ffd72c0
|