skillfed

mypy-boto3-kinesis-video-media

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

mypy-boto3-kinesis-video-media v1.43.0 251.6K downloads/30d#8,573 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 KinesisVideoMedia service. It enables IDEs like VSCode, PyCharm, Emacs, and Sublime Text to provide accurate code completion and type checking when working with the KinesisVideoMedia API, and works with type checkers like mypy and pyright.

The stubs are generated automatically from boto3's service definitions, so they stay synchronized with the underlying AWS SDK. You install it alongside boto3 in your development environment—it has no runtime impact and can be excluded from production deployments using TYPE_CHECKING guards. It supports Python 3.9 through 3.14 and depends only on typing-extensions.

Use it for:

  • Enable IDE autocomplete and type hints when calling KinesisVideoMedia API methods in VSCode or PyCharm.
  • Catch type mismatches in KinesisVideoMedia client calls during development with mypy or pyright before runtime.
  • Provide explicit type annotations for KinesisVideoMediaClient and service-specific Literals in your codebase.
  • Improve code documentation and maintainability by making boto3 API contracts visible to type checkers.
  • Use in development-only dependencies without adding to production package size via TYPE_CHECKING imports.

Worth the install?

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

Provides type annotations and IDE autocompletion for boto3's KinesisVideoMedia service, enabling static type checking with mypy, pyright, and compatible editors.

Yes, if you use boto3's KinesisVideoMedia service and want static type checking or IDE autocompletion. Install friction is minimal, maintenance is active, the license is permissive, and there are no known vulnerabilities. The only caveat is PyCharm users may experience performance issues with the full stubs (the lite variant is recommended as a workaround).

Install

mypy-boto3-kinesis-video-media on PyPI

pip

pip install mypy-boto3-kinesis-video-media

uv

uv add mypy-boto3-kinesis-video-media

poetry

poetry add mypy-boto3-kinesis-video-media

Installing mypy-boto3-kinesis-video-media

Before you install

Low install friction with a single lightweight runtime dependency (typing-extensions). Active maintenance with recent releases; last commit 2026-06-22 and 670 repository stars indicate ongoing support.

License in practice

MIT license permits unrestricted use, modification, and distribution in both open-source and commercial projects with minimal restrictions.

Quickstart

# Install
python -m pip install mypy-boto3-kinesis-video-media

# Use in code
from boto3.session import Session
from mypy_boto3_kinesis_video_media import KinesisVideoMediaClient

client: KinesisVideoMediaClient = Session().client("kinesis-video-media")

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

Verify before relying

  • Whether PyCharm performance issues mentioned in the description (PY-40997) still affect current versions.
  • Whether the lite variant (boto3-stubs-lite) provides equivalent type coverage for KinesisVideoMedia.

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

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

Keywords: boto3, kinesis-video-media, 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 kinesis video mediamypy boto3 annotationstype hints aws sdkboto3 kinesis video media typesstatic type checking boto3ide autocomplete boto3pyright boto3 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-kinesisanalytics

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-mediaconvert

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-kinesisvideo

Provides type annotations for boto3's…

permissive · top 15,000 on PyPI

mypy-boto3-kinesis

Provides type annotations for boto3's Kinesis…

permissive · top 5,000 on PyPI

mypy-boto3-kinesis-video-signaling

Provides type annotations for boto3's…

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

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-mediastore

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