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
- Test suite broken on PyPy3.10 (7.3.15) on Gentoo — pip seems to install straight into venv instead of tempdirs
- In test cases, use `gmtime` to avoid timezone & daylight savings issues
- Do not pre authenticate requests
- Pip reports version conflict in wrong dependencies
- `pip config --user unset` errors b/c of ambiguous reference to/inconsistent precedence of user configs (`~/.pip/pip.conf` & `~/.config/pip/pip.conf`)
- Implement documented --force-keyring
- After instally python as a user (no root access) get-pip.py installs pip and pip3 in ~/.local/bin but hardcodes the shebang to /usr/local/python
- Warn users that `pip download` can run arbitrary code
- On install, add a pep517 backend agnostic and documented option to set a build directory
- Logging errors while installing dependencies automatically
- Docs
- Python not yet supported