No labels!
There aren’t any labels for this repository quite yet.
96 labels
C: autocomplete
C: autocomplete
Autocompletion in shells (pip completion)
C: build logic
C: build logic
Stuff related to metadata generation / wheel generation
C: cli
C: cli
Command line interface related things (optparse, option grouping etc)
C: configuration
C: configuration
Configuration management and loading
C: constraint
C: constraint
Dealing with "constraints" (the -c option)
C: dependency resolution
C: dependency resolution
About choosing which dependencies to install
C: direct url
C: direct url
Direct URL references (PEP 440, PEP 508, PEP 610)
C: download
C: download
About fetching data from PyPI and other sources
C: encoding
C: encoding
Related to text encoding and likely, UnicodeErrors