Mypy Boto3 Builder#
Type annotations generator for types-boto3, boto3-stubs, types-aiobotocore, and types-aioboto3 projects. Compatible with VSCode, PyCharm, Emacs, Sublime Text, mypy, pyright and other tools.
See how it helps to find and fix potential bugs:
Quickstart#
- Install uv
- Run
uvx mypy-boto3-builder
- Answer some questions, get your custom package
- Install a generated package
Type annotations documentation#
- If you use
boto3
orbotocore
, follow types-boto3 documentation - For
aiobotocore
follow types-aiobotocore documentation - For
aioboto3
follow types-aioboto3 documentation
Versioning#
mypy_boto3_builder
version is not related to boto3
version and follows
PEP 440.
Latest changes#
Full changelog can be found in Releases.