Structs§
- CPython
AbiVariants - Parse
Release Arch Error - Platform
- Release
Arch - Opaque release-and-architecture suffix used by
PlatformTagvariants that preserve a native platform-specific suffix. - TagPriority
- The priority of a platform tag.
- Tags
- A set of compatible tags for a given Python version and platform.
- Tags
Options
Enums§
- AbiTag
- A tag to represent the ABI compatibility of a Python distribution.
- Arch
- All supported CPU architectures
- Binary
Format - Incompatible
Tag - Language
Tag - A tag to represent the language and implementation of the Python interpreter.
- Os
- All supported operating systems.
- Parse
AbiTag Error - Parse
Language TagError - Parse
Platform TagError - Platform
Error - Platform
Tag - A tag to represent the platform compatibility of a Python distribution.
- TagCompatibility
- Whether a wheel is compatible or incompatible with a set of tags, and which priority it has compared to other wheels.
- Tags
Error