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.parsers.service_package module.

Parser that produces structures.ServiceModule.

parse_service_package

[find in source code]

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

Extract all data from boto3 service package.

Arguments

Returns

ServiceModule structure.