◆ __init__()
def __init__ |
( |
|
self, |
|
|
|
filename |
|
) |
| |
◆ egg_name()
◆ get_dist_info()
def get_dist_info |
( |
|
self, |
|
|
|
zf |
|
) |
| |
◆ install_as_egg()
def install_as_egg |
( |
|
self, |
|
|
|
destination_eggdir |
|
) |
| |
Install wheel as an egg directory.
◆ is_compatible()
def is_compatible |
( |
|
self | ) |
|
Is the wheel is compatible with the current platform?
◆ tags()
List tags (py_version, abi, platform) supported by this wheel.
◆ filename
◆ platform
The documentation for this class was generated from the following file:
- /home/passerat/Stage/flaskProject/venv/lib/python3.8/site-packages/setuptools/wheel.py