summaryrefslogtreecommitdiff
path: root/README.md
blob: 3439541947ac589830a334226cbb25a8fdf50eac (plain)
1
2
3
4
5
6
7
8
9
10
pyp - The Pyed Piper
====================

This is the __unofficial__ git mirror for the pyp project. The original project page can be found at http://code.google.com/p/pyp/.

Installation
------------

 - Pyp is now available from PyPI (http://pypi.python.org/pypi/pyp) and can be installed via `pip install pyp` or `easy_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.