|
Let us walk on the 3-isogeny graph
|
Functions | |
| str | direct_url_as_pep440_direct_reference (DirectUrl direct_url, str name) |
| DirectUrl | direct_url_for_editable (str source_dir) |
| DirectUrl | direct_url_from_link (Link link, Optional[str] source_dir=None, bool link_is_in_wheel_cache=False) |
| str direct_url_as_pep440_direct_reference | ( | DirectUrl | direct_url, |
| str | name | ||
| ) |
Convert a DirectUrl to a pip requirement string.
Definition at line 9 of file direct_url_helpers.py.
References i.
| DirectUrl direct_url_for_editable | ( | str | source_dir | ) |
Definition at line 32 of file direct_url_helpers.py.
| DirectUrl direct_url_from_link | ( | Link | link, |
| Optional[str] | source_dir = None, |
||
| bool | link_is_in_wheel_cache = False |
||
| ) |
Definition at line 39 of file direct_url_helpers.py.
References i.