Skip to content

No labels!

There aren’t any labels for this repository quite yet.

C: proxy
C: proxy
Dealing with proxies and networking
C: public api
C: public api
Public API stuff
C: requirement file
C: requirement file
Using `requirements.txt`
C: scripts
C: scripts
How scripts and entry points are managed
C: search
C: search
'pip search'
C: setup.py install
C: setup.py install
Involves the setup.py install command directly
C: setup_requires
C: setup_requires
For when someone uses setup_requires
C: target
C: target
pip install's --target option's behaviour handling
C: tests
C: tests
Testing and related things
C: uninstall
C: uninstall
The logic for uninstallation of packages
C: unnamed reqs
C: unnamed reqs
Handling and processing unnamed requirements
C: upgrade
C: upgrade
The logic of upgrading packages
C: user scheme
C: user scheme
Handling of packages in user-specific directories
C: vcs
C: vcs
pip's interaction with version control systems like git, svn and bzr
C: wheel
C: wheel
The wheel format and 'pip wheel' command
good first issue
good first issue
A good item for first time contributors to work on
help wanted
help wanted
For requesting inputs from other members of the community
kind: backwards incompatible
kind: backwards incompatible
Would be backward incompatible
kind: crash
kind: crash
For situations where pip crashes
kind: workaround
kind: workaround
Is a workaround for a problem
needs rebase or merge
needs rebase or merge
PR has conflicts with current master
OS: linux
OS: linux
Linux specific
OS: macos
OS: macos
MacOS specific
OS: windows
OS: windows
Windows specific
PEP implementation
PEP implementation
Involves some PEP
project: <downstream>
project: <downstream>
When the cause/effect is related to redistributors
project: jython
project: jython
Jython specific
project: pypy
project: pypy
PyPy specific
project: setuptools
project: setuptools
Related to setuptools
project: vendored dependency
project: vendored dependency
Related to a vendored dependency