Skip to content

youtype/types-aiobotocore

Repository files navigation

types-aiobotocore

PyPI - types-aiobotocore PyPI - aiobotocore PyPI - Python Version PyPI - Downloads

boto3.typed

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

Publish types-aiobotocore

Installation

python -m pip install 'types-aiobotocore[essential]'

Usage

Use mypy or pyright for type checking.

Versioning

types-aiobotocore and types-aiobotocore-lite versions are the same as related aiobotocore version and follows PEP 440 format.

Support and contributing

Please reports any bugs or request new features in mypy_boto3_builder repository.