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 install -e git+https...` will overwrite existing dirty working copies
- pip ignores proxy settings except ones defined in environment variables
- Add support for outputting a list of extras and their requirements.
- `__requires__` directive in `setup.py` is not honored
- pip install from stdin
- --global-option for a specific requirement in requirements file disables use of wheels globally
- Validate VCS urls in hash-checking mode using their commit hashes
- install --root=... tries to remove previously globally installed version
- Docs: Specify the types of requirement pip supports (internal details)
- the new issue template should ask how pip was installed
- Docs
- Python not yet supported