skillfed

mypy-boto3-keyspacesstreams

Type annotations for boto3 KeyspacesStreams 1.43.20 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-keyspacesstreams v1.43.20 235.6K downloads/30d#8,996 on PyPI670
Permissive license MIT Active released

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

uv

uv add mypy-boto3-keyspacesstreams

poetry

poetry add mypy-boto3-keyspacesstreams

Installing 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

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 stubs keyspacesstreamstype annotations aws keyspacesstreamsmypy boto3 keyspacesstreamsboto3 keyspacesstreams autocompletepyright boto3 type hintside support boto3 keyspacesstreamsstatic type checking aws sdk
type-stubsboto3aws-sdk

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

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-transcribe

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-finspace

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-dynamodbstreams

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-simspaceweaver

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-config

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-codestar-connections

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-marketplace-deployment

Provides type annotations and IDE…

permissive · top 15,000 on PyPI