pip
https://github.com/pypa/pip
Python
The Python package installer
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported96 Subscribers
View all SubscribersAdd a CodeTriage badge to pip
Help out
- Issues
- Release 26.1 (April)
- Include exception reason in pip version check warning
- Show helpful hint when installing a stdlib module
- Run `python -m pip install .` before install CI dependencies
- Improve pip config set error when PIP_CONFIG_FILE is non-regular
- Deprecation: subprocess based build dependency installation & `PIP_CONSTRAINT` for build dependencies
- editable install with "pkgname@ git+file:" syntax fails on linux (works on win)
- Error: "externally-managed-environment" when installing packages in a virtual environment without execution permissions on disk or directory
- Add Python 3.x.0 to CI tests
- Error out on `--target` if specified directory is non-empty unless `--force-target` is used
- Docs
- Python not yet supported