Name Description Size
__init__.py 379
__main__.py 267
_compat
cache.py similar to PEP 425, however the minor version is separated from the major to differentation "3.10" and "31.0". 5694
click.py 128
exceptions.py 2074
locations.py 776
logging.py Increase indentation. 1492
repositories
resolver.py Summary of a requirement's properties for comparison purposes. 16172
scripts
sync.py Calculate the dependency tree for the package `root_key` and return a collection of all its dependencies. Uses a DFS traversal algorithm. `installed_keys` should be a {key: requirement} mapping, e.g. {'django': from_line('django==1.8')} `root_key` should be the key to return the dependency tree for. 7048
utils.py Get a standardized key for an InstallRequirement. 11679
writer.py 8205