Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.85 KB

README.md

File metadata and controls

39 lines (26 loc) · 1.85 KB

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 Python Packaging version specifiers.

Support and contributing

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