skillfed

botocore-stubs

Type annotations and code completion for botocore

botocore-stubs Permissive license MIT Active 4 v1.43.67 released

Install

botocore-stubs on PyPI

pip

pip install botocore-stubs

uv

uv add botocore-stubs

poetry

poetry add botocore-stubs

Package facts

License MIT (permissive)
Python support supports the current Python release (>=3.10)
Install friction low — pure-Python wheel
Runtime dependencies none
Maintenance actively maintained — 5 days since the last release
Last repo commit
First released
Popularity one of the top 1,000 most-downloaded packages on PyPI (30-day window, as of 2026-08-13)
Known vulnerabilities none known (OSV.dev, checked 2026-08-13)

Evidence: botocore_stubs-1.43.67-py3-none-any.whl

Keywords: botocore, type-annotations, pyright, mypy, boto3

Development Status :: 5 - Production/StableEnvironment :: ConsoleNatural 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.15Programming Language :: Python :: 3.9Programming Language :: Python :: Implementation :: CPythonTopic :: Software Development :: Libraries :: Python ModulesTyping :: Stubs Only

About botocore-stubs

from the package's own PyPI description — quoted content, verbatim

Read as markdown · JSON record · Source repository · Homepage · Docs

AI interpretation — verify before relying

AI-generated interpretation of the package facts above; every digit, version, license, or vulnerability id it cites is grounded in the facts already shown on this page

Provides type stubs and code completion for the botocore AWS SDK library, enabling static type checking with mypy or pyright.

Actively maintained with a release 5 days old. No runtime dependencies, making installation frictionless. Supports Python 3.10–3.15.

MIT license permits unrestricted use, modification, and distribution with minimal restrictions.

Usage

pip install botocore-stubs

import botocore.session

session = botocore.session.Session()
# Type checker now provides completion and validation

Requires Python 3.10 or later. Intended for use alongside mypy or pyright; does not provide runtime functionality on its own.

Verdict: A lightweight, actively maintained type-stub package with no dependencies and permissive licensing. Ideal for developers using botocore who want static type checking. Recent release cadence and zero known vulnerabilities indicate solid maintenance.

Needs verification

  • Whether version 1.43.67 corresponds to botocore 1.43.67 as claimed in the versioning scheme
  • Actual adoption rate and user satisfaction beyond the top-1000 tier classification
botocore type annotationsaws sdk type stubsbotocore mypy supportboto3 type hintspyright botocore completionstatic type checking awsbotocore code completion

Similar packages