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
- Warn users if there is a higher package version that cannot be installed
- Equivalent to extras_require but which overrides install_requires
- pip doesn't handle PEP600 compatible manylinux wheels when --platform is specified.
- Cache responses on the "other side" of redirects with status code 303
- pip upgrade fails with "Successfully installed"
- Distribute tests when creating the pypi archive
- pip should record the original index url or find links url of the package
- pip install with a custom prefix won't remove distribution metadata for older versions
- --only-binary like option to force using wheel for everything *except* certain packages
- Document exactly how pip chooses between multiple compatible versions
- Docs
- Python not yet supported