ezpy 0.1.0.dev0

Creator: bradpython12

Last updated:

Add to Cart

Description:

ezpy 0.1.0.dev0

Introduction
TODO


Usage
TODO


Installation
ezpy can be installed via pip install ezpy as usual,
see releases for an overview of available versions.
To get a bleeding-edge version from source, use these commands:
repo="jhermann/ezpy"
pip install -r "https://raw.githubusercontent.com/$repo/master/requirements.txt"
pip install -UI -e "git+https://github.com/$repo.git#egg=${repo#*/}"
As a developer, to create a working directory for this project, call these commands:
git clone "https://github.com/jhermann/ezpy.git"
cd "ezpy"
command . .env --yes --develop # add '--virtualenv /usr/bin/virtualenv' for Python2
invoke build check
You might also need to follow some
setup procedures
to make the necessary basic commands available on Linux, Mac OS X, and Windows.


References

pip issue #3813

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.