Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.73 KB

README.md

File metadata and controls

39 lines (26 loc) · 1.73 KB

types-aioboto3

PyPI - types-aioboto3 PyPI - aioboto3 PyPI - Python Version PyPI - Downloads

boto3.typed

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

Publish types-aioboto3-lite

Installation

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

Usage

Use mypy or pyright for type checking.

Versioning

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

Support and contributing

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