pipsi

pip script installer
  https://github.com/mitsuhiko/pipsi
  0
  no reviews



Pipsi is a wrapper around virtualenv and pip which installs scripts provided by python packages into separate virtualenvs to shield them from your system and each other.

In other words: you can use pipsi to install things like pygmentize without making your system painful.