mypy-boto3-medialive
Type annotations for boto3 MediaLive 1.43.68 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 MediaLive service client. It is generated automatically from boto3 1.43.68 and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, Sublime Text, and other IDE and type-checker tools. When installed, it enables IDE autocompletion, catches type errors at development time, and provides inline documentation for MediaLive API calls—without requiring explicit type annotations in your code.
The package is a stub-only distribution (no runtime code), so it adds minimal overhead. It supports clients, paginators, waiters, and type literals for the full MediaLive API surface. The library is actively maintained, tracks boto3 releases closely, and is part of the broader boto3-stubs ecosystem. It requires Python 3.9+ and depends only on typing-extensions.
Use it for:
- Enable IDE autocompletion and type hints when writing boto3 MediaLive client code in VSCode or PyCharm.
- Catch type errors in MediaLive API calls during static analysis with mypy or pyright before runtime.
- Annotate MediaLive client, paginator, and waiter types in function signatures for better code clarity.
- Use in a CI/CD pipeline to enforce type safety on boto3 MediaLive usage across a team.
- Improve code maintainability by documenting MediaLive API expectations through type hints.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion for boto3's MediaLive service, enabling static type checking with mypy, pyright, and other tools.
Yes. Install this if you use boto3 MediaLive and want IDE autocompletion and static type checking. Low install friction, actively maintained, no vulnerabilities, and MIT-licensed. The only caveat: PyCharm users may experience performance issues with Literal overloads (documented in the package); consider boto3-stubs-lite as an alternative if that becomes a problem.
Install
mypy-boto3-medialive on PyPI
pip
pip install mypy-boto3-medialiveuv
uv add mypy-boto3-medialivepoetry
poetry add mypy-boto3-medialiveInstalling mypy-boto3-medialive
Before you install
Low friction install with a single lightweight dependency (typing-extensions). Actively maintained with a recent release (4 days old) and no known vulnerabilities.
License in practice
MIT license permits unrestricted use, modification, and distribution with minimal restrictions—suitable for both open-source and proprietary projects.
Quickstart
pip install mypy-boto3-medialive
from boto3.session import Session
from mypy_boto3_medialive import MediaLiveClient
client: MediaLiveClient = Session().client("medialive")
# Type checking and IDE completion now work
Requires Python 3.9 or later; boto3 must be installed separately.
Verify before relying
- Whether performance impact in PyCharm is acceptable for your project (docs note a known PyCharm issue PY-40997 with Literal overloads).
- Whether boto3-stubs-lite is a better fit if you need lighter memory footprint or faster PyCharm performance.
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 — 4 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 263,175/month — #8,361 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_medialive-1.43.68-py3-none-any.whl
Keywords: boto3, medialive, 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-neptuneProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-evidentlyProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-codeartifactProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-kmsProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-cloudformationProvides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-batchProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-codepipelineProvides type annotations and IDE…
permissive · top 15,000 on PyPI