|
Let us walk on the 3-isogeny graph
|
Namespaces | |
| namespace | cachecontrol |
| namespace | certifi |
| namespace | chardet |
| namespace | colorama |
| namespace | distlib |
| namespace | distro |
| namespace | idna |
| namespace | msgpack |
| namespace | packaging |
| namespace | pkg_resources |
| namespace | platformdirs |
| namespace | pygments |
| namespace | pyparsing |
| namespace | pyproject_hooks |
| namespace | requests |
| namespace | resolvelib |
| namespace | rich |
| namespace | six |
| namespace | tenacity |
| namespace | tomli |
| namespace | typing_extensions |
| namespace | urllib3 |
| namespace | webencodings |
Functions | |
| vendored (modulename) | |
Variables | |
| bool | DEBUNDLED = False |
| WHEEL_DIR = os.path.abspath(os.path.dirname(__file__)) | |
pip._vendor is for vendoring dependencies of pip to prevent needing pip to depend on something external. Files inside of pip._vendor should be considered immutable and should only be updated to versions from upstream.
| vendored | ( | modulename | ) |
Definition at line 29 of file __init__.py.
References i, and pip._vendor.vendored().
Referenced by pip._vendor.vendored().


| bool DEBUNDLED = False |
Definition at line 17 of file __init__.py.
| WHEEL_DIR = os.path.abspath(os.path.dirname(__file__)) |
Definition at line 23 of file __init__.py.