|
Let us walk on the 3-isogeny graph
|

Public Member Functions | |
| Optional[Link] | link (self) |
| FoundCandidates | page_candidates (self) |
| FoundLinks | file_links (self) |
Definition at line 20 of file sources.py.
| FoundLinks file_links | ( | self | ) |
Links found by specifying archives directly.
Reimplemented in _FlatDirectorySource, _LocalFileSource, _RemoteFileSource, and _IndexDirectorySource.
Definition at line 30 of file sources.py.
References i.
| Optional[Link] link | ( | self | ) |
Returns the underlying link, if there's one.
Reimplemented in _FlatDirectorySource, _LocalFileSource, _RemoteFileSource, and _IndexDirectorySource.
Definition at line 22 of file sources.py.
References i.
Referenced by InstallationCandidate.__repr__(), DiagnosticPipError.__rich_console__(), InstallationCandidate.__str__(), InstallRequirement.__str__(), InstallRequirement.hashes(), InstallRequirement.is_wheel(), InstallRequirement.unpacked_source_directory(), and InstallRequirement.update_editable().

| FoundCandidates page_candidates | ( | self | ) |
Candidates found by parsing an archive listing HTML file.
Reimplemented in _FlatDirectorySource, _LocalFileSource, _RemoteFileSource, and _IndexDirectorySource.
Definition at line 26 of file sources.py.
References i.