botocore-stubs
Type annotations and code completion for botocore
Install
botocore-stubs on PyPI
pip
pip install botocore-stubsuv
uv add botocore-stubspoetry
poetry add botocore-stubsPackage 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
About botocore-stubs
from the package's own PyPI description — quoted content, verbatim
botocore-stubs
PyPI - botocore-stubs (image) PyPI - botocore (image) PyPI - Python Version (image) PyPI - Downloads (image)
Type annotations and code completion for botocore package. This package is a part of mypy_boto3_builder project.
Publish botocore-stubs (image)
- botocore-stubs
- Installation
- Usage
- Versioning
- [Support and...
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
Similar packages
permissive · top 1,000 on PyPI
typing-extensionspermissive · top 100 on PyPI
types-awscrtpermissive · top 1,000 on PyPI
botocorepermissive · top 100 on PyPI
boto3-stubspermissive · top 1,000 on PyPI
mypy-boto3-s3permissive · top 1,000 on PyPI
pyrightpermissive · top 1,000 on PyPI
aiobotocorepermissive · top 100 on PyPI
s3transferpermissive · top 100 on PyPI
aws-requests-authpermissive · top 1,000 on PyPI