Package Data

Auto-generated documentation for mypy_boto3_builder.package_data module.

PyPI package data constants.

BasePackageData

[find in source code]

class BasePackageData():

Generic package data.

BasePackageData.get_library_version

[find in source code]

@staticmethod
def get_library_version() -> str:

Get underlying library version.

BasePackageData.get_service_package_name

[find in source code]

@classmethod
def get_service_package_name(service_name: ServiceName) -> str:

Get service package name.

See also

[find in source code]

@classmethod
def get_service_pypi_link(service_name: ServiceName) -> str:

Get link to PyPI.

See also

BasePackageData.get_service_pypi_name

[find in source code]

@classmethod
def get_service_pypi_name(service_name: ServiceName) -> str:

Get service package PyPI name.

See also

Boto3StubsLitePackageData

[find in source code]

class Boto3StubsLitePackageData(Boto3StubsPackageData):

boto3-stubs-lite package data.

See also

Boto3StubsPackageData

[find in source code]

class Boto3StubsPackageData(BasePackageData):

boto3-stubs package data.

See also

BotocoreStubsPackageData

[find in source code]

class BotocoreStubsPackageData(BasePackageData):

botocore-stubs package data.

See also

BotocoreStubsPackageData.get_library_version

[find in source code]

@staticmethod
def get_library_version() -> str:

Get underlying library version.

MypyBoto3PackageData

[find in source code]

class MypyBoto3PackageData(BasePackageData):

mypy-boto3 package data.

See also

TypesAioBoto3LitePackageData

[find in source code]

class TypesAioBoto3LitePackageData(TypesAioBoto3PackageData):

types-aioboto3-lite package data.

See also

TypesAioBoto3PackageData

[find in source code]

class TypesAioBoto3PackageData(BasePackageData):

types-aioboto3 package data.

See also

TypesAioBoto3PackageData.get_library_version

[find in source code]

@staticmethod
def get_library_version() -> str:

Get underlying library version.

TypesAioBotocoreLitePackageData

[find in source code]

class TypesAioBotocoreLitePackageData(TypesAioBotocorePackageData):

types-aiobotocore-lite package data.

See also

TypesAioBotocorePackageData

[find in source code]

class TypesAioBotocorePackageData(BasePackageData):

types-aiobotocore package data.

See also

TypesAioBotocorePackageData.get_library_version

[find in source code]

@staticmethod
def get_library_version() -> str:

Get underlying library version.