◆ __init__()
def __init__ |
( |
|
self, |
|
|
|
dist |
|
) |
| |
◆ canonical_name()
def canonical_name |
( |
|
self | ) |
|
◆ editable()
◆ from_wheel()
def from_wheel |
( |
|
cls, |
|
|
|
path, |
|
|
|
name |
|
) |
| |
◆ in_usersite()
◆ installer()
◆ local()
◆ location()
Where the distribution is loaded from.
A string value is not necessarily a filesystem path, since distributions
can be loaded from other sources, e.g. arbitrary zip archives. ``None``
means the distribution is created in-memory.
Reimplemented from BaseDistribution.
◆ metadata_version()
def metadata_version |
( |
|
self | ) |
|
Value of "Metadata-Version:" in the distribution, if available.
Reimplemented from BaseDistribution.
◆ version()
The documentation for this class was generated from the following file:
- /home/passerat/Stage/flaskProject/venv/lib/python3.8/site-packages/pip/_internal/metadata/pkg_resources.py