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 supported97 Subscribers
View all SubscribersAdd a CodeTriage badge to pip
Help out
- Issues
- Enable overriding undocumented telemetry identifier with PIP_TELEMETRY_USER_AGENT_ID
- Multiple calls to `--platform` in pip download is inclusive not exclusive
- Use robust shebang code for all shebang modification
- Add support for listing HTTP cached packages in pip cache list
- Add RFC9457 support problem details handling
- Install dependencies from pyproject.toml like from requirements.txt with -r, (again)
- Deprecate non-PEP 625 sdist support?
- Remove support for the `pkg_resources` metadata backend.
- Split "Successfully installed" message between sdists and wheels
- Improve docs around setup_requires
- Docs
- Python not yet supported