Skip to content

youtype/botocore-stubs

Repository files navigation

botocore-stubs

PyPI - botocore-stubs PyPI - botocore PyPI - Python Version PyPI - Downloads

boto3.typed

Type annotations and code completion for botocore package. This package is a part of mypy_boto3_builder project.

Publish botocore-stubs

Installation

python -m pip install botocore-stubs

Usage

Use mypy or pyright for type checking.

Versioning

botocore-stubs version is the same as related botocore version and follows Python Packaging version specifiers.

Support and contributing

Please reports any bugs or request new features in botocore-stubs repository.