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

Fake Service Package

Auto-generated documentation for builder.mypy_boto3_builder.parsers.fake_service_package module.

Fake parser that produces structures.ServiceModule for master module and stubs.

parse_fake_service_package

[find in source code]

def parse_fake_service_package(
    session: Session,
    service_name: ServiceName,
) -> ServicePackage:

Create fake boto3 service module structure.

Used by stubs and master package.

Arguments

Returns

ServiceModule structure.