skillfed

mypy-boto3-kinesisvideo

Type annotations for boto3 KinesisVideo 1.43.0 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-kinesisvideo v1.43.0 256.6K downloads/30d#8,462 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 KinesisVideo service. It was generated with mypy-boto3-builder 8.12.0 and is compatible with boto3 1.43.0. When installed, it enables IDEs like VSCode, PyCharm, Emacs, and Sublime Text to provide code completion and type checking for KinesisVideo client calls, paginators, and type definitions without requiring explicit type annotations in your code.

The package works by providing `.pyi` stub files that describe the shape and types of the KinesisVideo API. It integrates with type checkers like mypy and pyright, and is designed to be used alongside boto3 in development environments. The documentation notes that PyCharm may experience performance issues with the full version due to Literal overload handling, and recommends the lite variant as an alternative in such cases.

Use it for:

  • Enable IDE autocomplete and type hints when writing boto3 KinesisVideo client code in VSCode or PyCharm.
  • Catch type errors in KinesisVideo API calls during development with mypy or pyright before runtime.
  • Document the shape of KinesisVideo responses and parameters through static type information in your codebase.
  • Use in a TYPE_CHECKING block to get type hints without adding a production runtime dependency.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides type annotations for boto3's KinesisVideo service, enabling IDE code completion and static type checking with mypy and pyright.

Yes, if you use boto3's KinesisVideo service and want IDE support and static type checking. Install friction is minimal, maintenance is active, and there are no security issues. The MIT license poses no restrictions. Consider the lite variant if you experience PyCharm performance problems.

Install

mypy-boto3-kinesisvideo on PyPI

pip

pip install mypy-boto3-kinesisvideo

uv

uv add mypy-boto3-kinesisvideo

poetry

poetry add mypy-boto3-kinesisvideo

Installing mypy-boto3-kinesisvideo

Before you install

Low friction: pure Python wheel with only typing-extensions as a runtime dependency. Actively maintained with recent releases and no known vulnerabilities.

License in practice

MIT license is permissive; you can use this package freely in commercial and open-source projects without restriction.

Quickstart

# Install
python -m pip install mypy-boto3-kinesisvideo

# Use in code
from boto3.session import Session
from mypy_boto3_kinesisvideo import KinesisVideoClient

client: KinesisVideoClient = Session().client("kinesisvideo")

Requires Python 3.9 or later; boto3 must be installed separately in your environment.

Verify before relying

  • Whether PyCharm performance issues mentioned in the docs (issue PY-40997) still affect current versions.
  • Whether the lite variant (boto3-stubs-lite) is recommended over the full version for new projects.

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 256,594/month — #8,462 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: mypy_boto3_kinesisvideo-1.43.0-py3-none-any.whl

Keywords: boto3, kinesisvideo, 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 kinesisvideo type hintsaws kinesisvideo type annotationsboto3 stubs kinesisvideomypy boto3 kinesisvideokinesisvideo type checkingboto3 kinesisvideo autocompleteaws sdk type stubs
type-stubsaws-sdkboto3

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-kinesis-video-webrtc-storage

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-kinesis-video-media

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-chime-sdk-media-pipelines

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-evidently

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-kinesis-video-signaling

Provides type annotations for boto3's…

permissive · top 15,000 on PyPI

mypy-boto3-marketplacecommerceanalytics

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-kinesis-video-archived-media

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-kinesisanalytics

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-sagemaker

Provides type annotations and IDE…

permissive · top 5,000 on PyPI