Let us walk on the 3-isogeny graph
|
Go to the source code of this file.
Namespaces | |
namespace | pip |
namespace | pip._internal |
namespace | pip._internal.locations |
namespace | pip._internal.locations.base |
Functions | |
str | get_major_minor_version () |
str | change_root (str new_root, str pathname) |
str | get_src_prefix () |
bool | is_osx_framework () |
Variables | |
USER_CACHE_DIR = appdirs.user_cache_dir("pip") | |
str | site_packages = sysconfig.get_path("purelib") |
typing | user_site = site.getusersitepackages() |