boto3-stubs-full
All-in-one type annotations for boto3 1.43.71 generated with mypy-boto3-builder 8.12.0
What it is and what it does
boto3-stubs-full is a pre-generated type stub package that adds complete type annotations for boto3 version 1.43.71. It works by installing alongside boto3 and providing type information that IDEs, type checkers, and linters can read to offer code completion, inline documentation, and static type checking without requiring any changes to your actual boto3 code.
The package is generated automatically using mypy-boto3-builder 8.12.0 and covers all available AWS services. It supports VSCode with Pylance, PyCharm, Emacs, Sublime Text, and command-line type checkers like mypy and pyright. The stubs are designed to be a drop-in installation—once installed, type checking and autocomplete work immediately without explicit type annotations in your code.
Use it for:
- Enable IDE autocomplete and inline documentation for boto3 API calls in VSCode with Pylance.
- Run mypy or pyright type checking on boto3 code to catch type errors before runtime.
- Get IDE code completion for boto3 clients, resources, waiters, and paginators during development.
- Validate boto3 service method calls and return types in Emacs or Sublime Text.
- Maintain type safety in large AWS infrastructure projects using boto3.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations for boto3 1.43.71 to enable IDE code completion and static type checking with mypy, pyright, and other tools.
Yes, if you use boto3 and want IDE type checking and autocomplete. Install friction is minimal and maintenance is active. The package is permissively licensed (MIT) and carries no known vulnerabilities. Documentation notes potential performance considerations for certain IDEs that warrant review before adoption.
Install
boto3-stubs-full on PyPI
pip
pip install boto3-stubs-fulluv
uv add boto3-stubs-fullpoetry
poetry add boto3-stubs-fullInstalling boto3-stubs-full
Before you install
Low install friction with a single runtime dependency (typing-extensions). Actively maintained with recent releases; the repository shows a commit from 2026-06-22.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects with minimal restrictions.
Quickstart
pip install 'boto3-stubs-full'
import boto3
ec2_client = boto3.client('ec2', region_name='us-west-1')
Requires Python 3.9 or later. Performance considerations exist for certain IDEs; documentation notes potential slowness with Literal overloads in some environments.
Verify before relying
- Whether the full stubs package noticeably impacts IDE responsiveness compared to alternatives in practice.
- Coverage completeness for all boto3 1.43.71 services and whether any edge cases lack type annotations.
- Specific performance characteristics when used with PyCharm versus other IDEs.
Package facts
| License | MIT (permissive) |
| Python support | supports the current Python release (>=3.9) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 1 — typing-extensions |
| Maintenance | actively maintained — 0 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 867,326/month — #4,856 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: boto3_stubs_full-1.43.71-py3-none-any.whl
Keywords: boto3, boto3-stubs, type-annotations, mypy, typeshed, autocomplete
Tags
More Software Development packages
Provides backported and experimental type hints…
permissive · top 100 on PyPI
numpyNumPy provides an N-dimensional array object…
permissive · top 100 on PyPI
fastapiFastAPI is a Python web framework for building…
permissive · top 100 on PyPI
annotated-docProvides a way to document function parameters,…
permissive · top 100 on PyPI
typerTyper builds command-line applications from…
permissive · top 1,000 on PyPI
distlibDistlib provides low-level packaging utilities…
permissive · top 1,000 on PyPI
boto3-stubsProvides type stubs and annotations for boto3…
permissive · top 1,000 on PyPI
mypy-boto3-partnercentral-benefitsProvides type annotations for boto3's…
permissive · top 15,000 on PyPI
types-boto3-fullProvides type annotations for boto3 1.43.71,…
permissive · top 5,000 on PyPI
mypy-boto3-mailmanagerProvides type stubs and annotations for boto3's…
permissive · top 15,000 on PyPI
boto3-stubs-liteProvides type annotations for boto3 1.43.72,…
permissive · top 15,000 on PyPI
types-boto3Provides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-controltowerProvides type stubs and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-dlmProvides type annotations for boto3's Data…
permissive · top 15,000 on PyPI
mypy-boto3-resiliencehubProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-sdbProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI