Skip to main content

Wraps pip and virtualenv to install scripts

Project description

pipsi = pip script installer

What does it do? 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.

How do I get it?

curl https://raw.githubusercontent.com/mitsuhiko/pipsi/master/get-pipsi.py | python

How does it work?

pipsi installs each package into ~/.local/venvs/PKGNAME and then symlinks all new scripts into ~/.local/bin.

Installing scripts from a package:

$ pipsi install Pygments

Uninstalling packages and their scripts:

$ pipsi uninstall Pygments

Upgrading a package:

$ pipsi upgrade Pygments

Showing what’s installed:

$ pipsi list

How do I get rid of pipsi?

$ pipsi uninstall pipsi

How do I upgrade pipsi? With 0.5 and later just do this:

$ pipsi upgrade pipsi

On older versions just uninstall and reinstall.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pipsi-0.9.tar.gz (7.7 kB view details)

Uploaded Source

Built Distribution

pipsi-0.9-py2-none-any.whl (6.8 kB view details)

Uploaded Python 2

File details

Details for the file pipsi-0.9.tar.gz.

File metadata

  • Download URL: pipsi-0.9.tar.gz
  • Upload date:
  • Size: 7.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pipsi-0.9.tar.gz
Algorithm Hash digest
SHA256 688b688cc8a7a76612c0d4d1839aaef98ece8382d4382b9d8b6f0caa65f0ed34
MD5 1c71c7a29d92a17d9cfc7bba12721d06
BLAKE2b-256 4e16297caa009ac37bb52a31ed8a76ee50fe373794f32a6ec7a227d7af65e15b

See more details on using hashes here.

File details

Details for the file pipsi-0.9-py2-none-any.whl.

File metadata

File hashes

Hashes for pipsi-0.9-py2-none-any.whl
Algorithm Hash digest
SHA256 f40fbfb8b3d04d1f0a25d79527f104f50ad19f1609c541cc1a9502f52a70f182
MD5 9f8495ec1a5dac7700301b744a04dea1
BLAKE2b-256 689749139706f993e03b0b89211c4a682c883ff669a00f22a6089f512f46f408

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page