skillfed

boto3-stubs-full

All-in-one type annotations for boto3 1.43.71 generated with mypy-boto3-builder 8.12.0

boto3-stubs-full v1.43.71 867.3K downloads/30d#4,856 on PyPI670
Permissive license MIT Active released

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-full

uv

uv add boto3-stubs-full

poetry

poetry add boto3-stubs-full

Installing 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

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

boto3 type stubsaws sdk type annotationstype hints for awsmypy type stubspyright type checkingide autocomplete awsstatic type checking
type-stubsaws-sdkide-support

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

boto3-stubs

Provides type stubs and annotations for boto3…

permissive · top 1,000 on PyPI

mypy-boto3-partnercentral-benefits

Provides type annotations for boto3's…

permissive · top 15,000 on PyPI

types-boto3-full

Provides type annotations for boto3 1.43.71,…

permissive · top 5,000 on PyPI

mypy-boto3-mailmanager

Provides type stubs and annotations for boto3's…

permissive · top 15,000 on PyPI

boto3-stubs-lite

Provides type annotations for boto3 1.43.72,…

permissive · top 15,000 on PyPI

types-boto3

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-controltower

Provides type stubs and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-dlm

Provides type annotations for boto3's Data…

permissive · top 15,000 on PyPI

mypy-boto3-resiliencehub

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-sdb

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI