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
- pip shouldn't install a dependency from a git repo if the dependency built from the same commit hash has been already installed
- When there are multiple ".egg-info/", `pip install` possibly chooses wrong one.
- Environment markers don't work with `-r requirements.txt` lines in a `requirements.txt`
- Provide a --target option on uninstall (to undo install with --target)
- UnicodeDecodeError: 'utf-8' codec can't decode byte 0xf3 in position 1970: invalid continuation byte
- pip wheel directory copy misses .git in parent directories
- "No matching distribution found" is confusing when unsupported bzip2 package is actually available
- [fast-deps] Caching during dependency resolution
- Pip should indicate files from cache used to install requirement
- Add a lint check to ensure classifiers (and other metadata values) are valid
- Docs
- Python not yet supported