Skip to content

Latest commit

 

History

History
81 lines (61 loc) · 4.68 KB

README.md

File metadata and controls

81 lines (61 loc) · 4.68 KB

Mypy Boto3 Builder

PyPI - mypy-boto3-builder PyPI - Python Version Docs

PyPI - boto3-stubs PyPI - boto3 Docs PyPI - Downloads PyPI - Monthly Downloads

PyPI - types-aiobotocore PyPI - aiobotocore Docs PyPI - Downloads PyPI - Monthly Downloads

PyPI - types-aioboto3 PyPI - aioboto3 Docs PyPI - Downloads PyPI - Monthly Downloads

boto3.typed

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:

types-boto3 demo

Do you want more? Check the documentation and use boto3 like a pro!

Quickstart

  • Install uv
  • Run uvx mypy_boto3_builder
  • Answer some questions, get your custom package
  • Install a generated package

Type annotations documentation

Builder 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.