mypy-boto3-kinesisanalytics
Type annotations for boto3 KinesisAnalytics 1.43.0 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 complete type annotations to boto3's KinesisAnalytics service. It is generated automatically using mypy-boto3-builder and works with Python 3.9 through 3.14. The stubs enable static type checkers (mypy, pyright) and IDEs (VSCode, PyCharm, Emacs, Sublime Text) to provide real-time type checking and code completion when you write boto3 KinesisAnalytics code, without requiring explicit type annotations in your own code.
The package depends only on typing-extensions and installs as a wheel with no compiled dependencies. It can be used standalone or as part of boto3-stubs (a larger collection of service stubs). The documentation notes that PyCharm may experience performance issues with the full stubs due to Literal overload handling, and recommends boto3-stubs-lite as an alternative in that case.
Use it for:
- Enable IDE autocompletion and inline type hints when writing boto3 KinesisAnalytics client code in VSCode or other editors.
- Run mypy or pyright type checking on boto3 KinesisAnalytics calls to catch type errors before runtime.
- Access type definitions and literals for KinesisAnalytics service parameters in your own type annotations.
- Use boto3 KinesisAnalytics in a typed codebase without writing manual type annotations for every client call.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion for boto3's KinesisAnalytics service, enabling static type checking with mypy, pyright, and editor support.
Yes. Install this if you use boto3 KinesisAnalytics and want static type checking or IDE support. The low install friction, active maintenance, MIT license, and zero known vulnerabilities make it a safe choice. If you experience PyCharm slowness, consider boto3-stubs-lite instead.
Install
mypy-boto3-kinesisanalytics on PyPI
pip
pip install mypy-boto3-kinesisanalyticsuv
uv add mypy-boto3-kinesisanalyticspoetry
poetry add mypy-boto3-kinesisanalyticsInstalling mypy-boto3-kinesisanalytics
Before you install
Low friction install with a single lightweight runtime dependency (typing-extensions). Actively maintained with recent commits and a stable release cadence.
License in practice
MIT license permits unrestricted use, modification, and distribution with minimal obligations—suitable for both open-source and commercial projects.
Quickstart
# Install
python -m pip install mypy-boto3-kinesisanalytics
# Use with type checking
from boto3.session import Session
from mypy_boto3_kinesisanalytics import KinesisAnalyticsClient
client: KinesisAnalyticsClient = Session().client("kinesisanalytics")
# Now mypy and your IDE provide type checking and completion
Requires Python 3.9 or later. PyCharm users may experience performance issues; boto3-stubs-lite is recommended as an alternative.
Verify before relying
- Whether the package is compatible with all boto3 versions or only 1.43.0 specifically
- Performance impact when used with PyCharm (documentation warns of potential slowness with Literal overloads)
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 — 107 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 286,761/month — #8,039 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_kinesisanalytics-1.43.0-py3-none-any.whl
Keywords: boto3, kinesisanalytics, 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-iottwinmakerProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-kinesis-video-mediaProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-kinesisProvides type annotations for boto3's Kinesis…
permissive · top 5,000 on PyPI
mypy-boto3-kinesisanalyticsv2Provides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-kinesis-video-signalingProvides type annotations for boto3's…
permissive · top 15,000 on PyPI
mypy-boto3-application-insightsProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-detectiveProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-pinpointProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-sagemaker-metricsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-panoramaProvides type annotations and IDE…
permissive · top 15,000 on PyPI