mypy-boto3-keyspacesstreams
Type annotations for boto3 KeyspacesStreams 1.43.20 service generated with mypy-boto3-builder 8.12.0
What it is and what it does
This package is a type stub library that adds static type information to boto3's KeyspacesStreams service. It is generated from boto3 1.43.20 and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, Sublime Text, and other tools that consume Python type hints. When installed, it enables IDE autocomplete, catches type errors at development time, and provides inline documentation for KeyspacesStreams client methods, paginators, and type definitions.
The package is development-only: it has no runtime dependencies beyond typing-extensions and does not affect production code. It can be installed in a TYPE_CHECKING block to avoid including it in production dependencies. The library is actively maintained, supports Python 3.9 through 3.14, and is generated using mypy-boto3-builder, ensuring consistency with the underlying boto3 API.
Use it for:
- Enable IDE autocomplete and type hints when writing boto3 KeyspacesStreams client code in VSCode or PyCharm.
- Catch type mismatches in KeyspacesStreams API calls during development using mypy or pyright before runtime.
- Document KeyspacesStreams method signatures and parameter types inline in your editor without external API reference.
- Validate paginator and resource type usage in boto3 KeyspacesStreams code during static analysis.
- Include type hints in a development-only dependency group to keep production environments lean.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocomplete support for the boto3 KeyspacesStreams service, enabling static type checking with mypy, pyright, and editor integration.
Yes, if you use boto3 KeyspacesStreams and want IDE autocomplete or static type checking. Install friction is minimal (one lightweight dependency), maintenance is active, and the MIT license poses no restrictions. The only caveat: PyCharm users may experience performance issues with Literal overloads (documented in the package); if that occurs, consider boto3-stubs-lite as a lighter alternative.
Install
mypy-boto3-keyspacesstreams on PyPI
pip
pip install mypy-boto3-keyspacesstreamsuv
uv add mypy-boto3-keyspacesstreamspoetry
poetry add mypy-boto3-keyspacesstreamsInstalling mypy-boto3-keyspacesstreams
Before you install
Low friction: single runtime dependency (typing-extensions), wheel-only distribution, and active maintenance with recent releases. Designed as a development-time annotation package with no production runtime overhead.
License in practice
MIT license permits unrestricted use, modification, and distribution. Safe to include in any project type, including commercial software.
Quickstart
# Install
python -m pip install mypy-boto3-keyspacesstreams
# Use in code
from boto3.session import Session
from mypy_boto3_keyspacesstreams import KeyspacesStreamsClient
client: KeyspacesStreamsClient = Session().client("keyspacesstreams")
Requires Python 3.9 or later; intended for development environments where type checking tools (mypy, pyright) or IDEs are configured to use the annotations.
Verify before relying
- Whether performance impact on PyCharm is acceptable for your codebase (documentation notes potential slowness with Literal overloads).
- Compatibility with boto3-stubs-lite as a lighter alternative if RAM usage is a concern.
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 — 73 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 235,588/month — #8,996 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_keyspacesstreams-1.43.20-py3-none-any.whl
Keywords: boto3, keyspacesstreams, 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
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-transcribeProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-finspaceProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-dynamodbstreamsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-simspaceweaverProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-configProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-codestar-connectionsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-marketplace-deploymentProvides type annotations and IDE…
permissive · top 15,000 on PyPI