aiobotocore-stubs

aiobotocore stubs for typing


License
BSD-3-Clause
Install
pip install aiobotocore-stubs==0.0.2

Documentation

Stubs for aiobotocore

aiobotocore.client.AioBaseClient stub with docstrings and type hinting for most common S3-methods.

v0.0.2

Installation

pip install aiobotocore-stubs

Overview

aiobotocore-stubs.client.pyi stub for aiobotocore.client.py provides clean contracts and documentation of the most common S3 API methods via AioBaseClient class.

Objects like aiobotocore_types.s3_responses.PutObjectResponse - python dictionary with response information from S3.

Next Releases plans

  • Tests