|
|
None | __init__ (self, str interpreter, str abi, str platform) |
| |
|
str | interpreter (self) |
| |
|
str | abi (self) |
| |
|
str | platform (self) |
| |
|
bool | __eq__ (self, object other) |
| |
|
int | __hash__ (self) |
| |
|
str | __str__ (self) |
| |
|
str | __repr__ (self) |
| |
|
|
| _interpreter |
| |
|
| _abi |
| |
|
| _platform |
| |
|
| _hash |
| |
A representation of the tag triple for a wheel.
Instances are considered immutable and thus are hashable. Equality checking
is also supported.
The documentation for this class was generated from the following file:
- docs/help/help-venv/lib/python3.12/site-packages/packaging/tags.py