Skip to content

Type annotations builder for boto3 compatible with VSCode, PyCharm, Emacs, Sublime Text, pyright and mypy.

License

Notifications You must be signed in to change notification settings

youtype/mypy_boto3_builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d64785d · Dec 5, 2024
Dec 4, 2024
Nov 26, 2024
Aug 31, 2024
Dec 2, 2024
Nov 29, 2024
Dec 5, 2024
Dec 2, 2024
Dec 4, 2024
Sep 5, 2023
Apr 16, 2024
Dec 1, 2024
Sep 18, 2024
Oct 28, 2024
Oct 28, 2024
Jan 23, 2020
Jan 23, 2020
Nov 2, 2024
Mar 21, 2023
Aug 31, 2024
Dec 2, 2024
Nov 29, 2024
Jan 25, 2022
Dec 2, 2024
Dec 2, 2020
Aug 25, 2024
Aug 25, 2024
Dec 3, 2020
Aug 26, 2024
Dec 5, 2024
Jul 22, 2022
Dec 5, 2024
Dec 2, 2024

Repository files navigation

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.