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

Service Package

Auto-generated documentation for builder.mypy_boto3_builder.writers.service_package module.

Service package writer.

write_service_package

[find in source code]

def write_service_package(
    package: ServicePackage,
    output_path: Path,
) -> List[Path]: