View on GitHub

mypy_boto3

Type annotations for boto3 compatible with mypy, VSCode and PyCharm

Download this project as a .zip file Download this project as a tar.gz file

ClassRecord

Auto-generated documentation for builder.mypy_boto3_builder.structures.class_record module.

Base class for all structures that can be rendered to a class.

ClassRecord

[find in source code]

dataclass
class ClassRecord():

Base class for all structures that can be rendered to a class.

ClassRecord().get_required_import_records

[find in source code]

def get_required_import_records() -> Set[ImportRecord]:

ClassRecord().get_types

[find in source code]

def get_types() -> Set[FakeAnnotation]: