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
- docs: add example documenting pip install --target
- Use robust shebang manipulation also for (data)/scripts (e.g. to support spaces in venv paths)
- pip should rebuild the cython module when it is missing in the downloaded wheel
- Fix fatal config set error
- Preserve mtime of files installed from wheels
- pip 25.1: installation progress bar in CI is a bit verbose
- Uninstalling editable install in the same directory is interfered by the generated egg-info folder
- Incorrect resolution, when providing `--python-version` equal to minimum allowable cpython version
- Make conversion of file URLs more consistent
- Enable overriding undocumented telemetry identifier with PIP_TELEMETRY_USER_AGENT_ID
- Docs
- Python not yet supported