This is the unofficial git mirror for the pyp project. The original project page can be found at http://code.google.com/p/pyp/.
- Pyp is now available from PyPI (http://pypi.python.org/pypi/pyp) and can be installed via
pip install pyp
oreasy_install install pyp
. - Otherwise, the easiest way would be to pull the raw pyp script (https://raw.github.com/yuvadm/pyp/master/pyp) and link it to your favorite
bin
location.