|
Let us walk on the 3-isogeny graph
|
Public Member Functions | |
| None | __init__ (self, str url, str file_storage_domain) |
Data Fields | |
| url | |
| netloc | |
| simple_url | |
| pypi_url | |
| file_storage_domain | |
Protected Member Functions | |
| str | _url_for_path (self, str path) |
Represents a Package Index and provides easier access to endpoints
| None __init__ | ( | self, | |
| str | url, | ||
| str | file_storage_domain | ||
| ) |
Definition at line 9 of file index.py.
References PackageIndex.__init__(), and i.
Referenced by PackageIndex.__init__(), and Protocol.__init_subclass__().


|
protected |
Definition at line 21 of file index.py.
References i, IndexContent.url, DirectUrl.url, PackageIndex.url, Link.url(), Link.url, Credentials.url, RemoteNotValidError.url, PyPIRCFile.url, Requirement.url, Lexer.url, PythonLexer.url, Python2Lexer.url, CythonLexer.url, NumPyLexer.url, pyparsing_common.url, Request.url, PreparedRequest.url, Response.url, RequestError.url, and Url.url().

| netloc |
Definition at line 12 of file index.py.
Referenced by Link.filename().
| url |
Definition at line 11 of file index.py.
Referenced by Requirement.__init__(), HTMLLinkParser.__init__(), RequestError.__reduce__(), IndexContent.__str__(), Url.__str__(), PackageIndex._url_for_path(), PackageIndex.check_credentials(), PreparedRequest.copy(), PackageIndex.encode_request(), RequestEncodingMixin.path_url(), Request.prepare(), PreparedRequest.prepare_auth(), PreparedRequest.prepare_url(), PyPIRCFile.read(), DirectUrl.redacted_url(), and PackageIndex.search().