This post originated from an RSS feed registered with Python Buzz
by Ian Bicking.
Original Post: pyinstall is dead, long live pip!
Feed Title: Ian Bicking
Feed URL: http://www.ianbicking.org/feeds/atom.xml
Feed Description: Thoughts on Python and Programming.
I’ve finished renaming pyinstall to its new name: pip. The name pip is a acronym and declaration: pip installs packages.
I’ve also added a small feature intended for Google App Engine users, allowing you to zip and unzip packages in an environment. For instance:
$ pip zip --list
In ./lib/python2.5/site-packages:
No zipped packages.
Unzipped [...]