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
- Refuse wheel installs through directory symlinks and replace file symlinks
- Do not run rustc or keyring from the current directory
- shutil.which() lookups execute a rustc or keyring planted in the current directory on Windows
- Don't log looking-at-multiple-versions on the first rejected candidate
- git+ VCS installs leak GIT_INDEX_FILE, corrupting the caller's git index
- Unset GIT_INDEX_FILE for git+ VCS subprocesses
- Consider pre-release versions when all matching final releases are yanked
- Pip install performance improvements on Windows
- Fix constraint hash lost for a transitively-needed package given in URL form
- Support pylock.toml as a constraints source (-c, --build-constraint, PIP_CONSTRAINT)
- Docs
- Python not yet supported