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
- parse name/version from pkg urls
- Error when %TEMP% is a junction to a dir on a letter-less drive
- Debug suffix (pythonX.Y vs pythonX.Yd) difference between distutils and sysconfig
- Optimize `pip download --no-binary` for packages using PEP-517 by ignoring --no-binary when building isolated build environment for purposes of verifying downloaded sdist metadata
- Rewrite direct URL reinstallation logic
- Add option to cause non-zero exit code if `pip install` caused conflicting packages
- Adding option to exclude ==<version number> from requirements.txt created by pip freeze
- "pip -v install file:." pretends to act on current dir, but uses /
- Install pre-releases of specified phases
- Support --hash on the command line
- Docs
- Python not yet supported