skillfed

types-aiobotocore

Type annotations for aiobotocore 3.9.0 generated with mypy-boto3-builder 8.12.0

types-aiobotocore v3.9.0 10.2M downloads/30d#1,469 on PyPI670
Permissive license MIT Active released

What it is and what it does

types-aiobotocore is a stub package that adds comprehensive type annotations for aiobotocore 3.9.0, enabling static type checking and IDE autocompletion. It is generated automatically from botocore schemas using mypy-boto3-builder 8.12.0 and depends on botocore-stubs and typing-extensions.

The package works by providing drop-in type stubs that your IDE and type checker (mypy, pyright, pylint) can use to understand aiobotocore's API without modifying your code. It supports multiple installation modes: base annotations only, service-specific subsets via extras, or full coverage. The documentation is embedded in the type annotations and linked to AWS service docs.

Use it for:

  • Enable IDE autocomplete and inline documentation for aiobotocore calls in VSCode with Pylance or PyCharm.
  • Catch type errors in async AWS SDK code before runtime using mypy or pyright in CI/CD pipelines.
  • Reduce boilerplate by letting your editor infer parameter types and return values for service clients.
  • Support multiple IDEs (Emacs, Sublime Text, VSCode, PyCharm) with a single type annotation package.
  • Maintain type safety when using aiobotocore in production without adding runtime dependencies via TYPE_CHECKING imports.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides type annotations and IDE autocompletion support for aiobotocore 3.9.0, enabling static type checking with mypy, pyright, and other tools across VSCode, PyCharm, Emacs, and Sublime Text.

Yes. If you use aiobotocore in Python 3.9 or later, installing this package is a straightforward way to add IDE support and static type checking with no runtime overhead. The package is actively maintained, has no known vulnerabilities, and low install friction. The main caveat is PyCharm's documented performance issue with Literal overloads—if you use PyCharm, test the lite variant first or use mypy or pyright instead.

Install

types-aiobotocore on PyPI

pip

pip install types-aiobotocore

uv

uv add types-aiobotocore

poetry

poetry add types-aiobotocore

Installing types-aiobotocore

Before you install

Low friction install with only two runtime dependencies (botocore-stubs and typing-extensions). Actively maintained with a recent release 12 days ago and 670 repository stars.

License in practice

MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects with minimal restrictions.

Quickstart

# Install type annotations for aiobotocore
python -m pip install types-aiobotocore

# Use in your code with IDE support
import aiobotocore.session
# IDE now provides autocomplete and type checking for aiobotocore calls

Requires Python 3.9 or later; PyCharm users may experience performance issues with Literal overloads and should consider the lite variant instead.

Verify before relying

  • Whether the lite variant resolves PyCharm performance issues sufficiently for production use.
  • Performance impact of full type annotations on large codebases compared to the lite variant.
  • Whether all AWS services are covered or only a subset in the base installation.

Package facts

License MIT (permissive)
Python support supports the current Python release (>=3.9)
Install friction low — pure-Python wheel
Runtime dependencies 2 — botocore-stubs, typing-extensions
Maintenance actively maintained — 12 days since the last release
Last repo commit
First released
Downloads 10,205,136/month — #1,469 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: types_aiobotocore-3.9.0-py3-none-any.whl

Keywords: aiobotocore, aiobotocore-stubs, type-annotations, mypy, typeshed, autocomplete

Development Status :: 5 - Production/StableEnvironment :: ConsoleIntended Audience :: DevelopersNatural Language :: EnglishOperating System :: OS IndependentProgramming Language :: Python :: 3Programming Language :: Python :: 3 :: OnlyProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Programming Language :: Python :: 3.9Programming Language :: Python :: Implementation :: CPythonTyping :: Stubs Only

Tags

aiobotocore type stubsaws async type annotationsboto3 type hintsmypy aiobotocore supportpyright aws asyncide autocomplete aiobotocorestatic type checking aws
type-stubsaws-sdkasync-io

More Software Development packages

typing-extensions

Provides backported and experimental type hints…

permissive · top 100 on PyPI

numpy

NumPy provides an N-dimensional array object…

permissive · top 100 on PyPI

fastapi

FastAPI is a Python web framework for building…

permissive · top 100 on PyPI

annotated-doc

Provides a way to document function parameters,…

permissive · top 100 on PyPI

typer

Typer builds command-line applications from…

permissive · top 1,000 on PyPI

distlib

Distlib provides low-level packaging utilities…

permissive · top 1,000 on PyPI

types-aiobotocore-full

Provides complete type annotations for…

permissive · top 15,000 on PyPI

types-aiobotocore-lite

Provides type annotations for aiobotocore…

permissive · top 15,000 on PyPI

types-aiobotocore-sts

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

types-aiobotocore-firehose

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

types-aiobotocore-wafv2

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

types-aioboto3

Provides type annotations for aioboto3 15.5.0,…

permissive · top 5,000 on PyPI

types-aiobotocore-translate

Provides type stubs and IDE autocomplete…

permissive · top 15,000 on PyPI

types-aiobotocore-textract

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

types-aiobotocore-opensearchserverless

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

types-aioboto3-lite

Provides type stubs and annotations for…

permissive · top 15,000 on PyPI