pipsi is an older Python command-line tool for installing Python packages that expose global scripts. Its name stands for “pip script installer.” Instead of installing command-line packages into the system Python environment, it places each package into its own isolated virtualenv. It then symlinks the installed scripts into a user-level binary directory, allowing commands to run globally without using sudo. This design helps avoid dependency conflicts between unrelated Python command-line tools. The project is no longer maintained and now points users toward pipx as the actively maintained successor.

Features

  • Python script package installer
  • Per-package virtualenv isolation
  • Global command symlink creation
  • No-sudo installation workflow
  • Install, uninstall, upgrade, and list commands
  • Unmaintained predecessor to pipx

Project Samples

Project Activity

See All Activity >

Categories

Libraries

License

MIT License

Follow pipsi

pipsi Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of pipsi!

Additional Project Details

Programming Language

Python

Related Categories

Python Libraries

Registered

2026-07-09