abc.ABC
api.meta.WheelSource
- Represents a source that can be used to build a wheel aroundapi.meta.Wheel
- Metadata about a wheel to generateapi.meta.WheelPlatformBuildResult
- Result of a wheel file buildapi.meta.WheelPlatformIdentifier
- Identifies a wheel target platformbinary_wheel_builder.api.meta.WheelSource
api.wheel_sources.github.GithubReleaseBinarySource
- Provide source from GitHub Release APIapi.wheel_sources.platform_based_file.PlatformBasedFileSource
- Provide source from a local file, the name depending on the target platformapi.wheel_sources.static.StaticLocalWheelSource
- Provide source from a static local executablebinary_wheel_builder.WheelSource
api.wheel_sources.gitlab_package_registry.GitlabGenericPackageRegistrySource
- Provide source from Gitlab Generic Package RegistryException
api.wheel_sources.exceptions.WheelSourceException
- Undocumentedapi.wheel_sources.exceptions.SourceFileRequestFailed
- Is raised when loading the source for the wheel is failingapi.wheel_sources.exceptions.UnsupportedWheelPlatformException
- Is raised when the request wheel platform is not supported by the sourcepydantic.BaseModel
api.meta.WheelFileEntry
- Source entry for a wheel