mypy-boto3-mediapackage-vod
Type annotations for boto3 MediaPackageVod 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 generated from boto3's MediaPackageVod service definition. It provides complete type annotations for the MediaPackageVod client, paginators, and type definitions, enabling IDEs and type checkers to offer accurate code completion and catch type errors at development time.
It is designed to work with mypy, pyright, VSCode (via Pylance), PyCharm, Emacs, Sublime Text, and other tools that support Python type hints. The package is generated automatically and versioned to match boto3 1.43.0, so it stays synchronized with the underlying AWS SDK. Installation is optional for runtime but recommended for any project using MediaPackageVod where static analysis and IDE support are valued.
Use it for:
- Enable IDE autocomplete and inline documentation for MediaPackageVod API calls in VSCode or PyCharm.
- Catch type mismatches in boto3 MediaPackageVod client calls before runtime using mypy or pyright.
- Document expected argument and return types for MediaPackageVod operations in team codebases.
- Reduce boilerplate by letting type checkers infer correct types for paginator and resource objects.
- Integrate with CI/CD pipelines to enforce type safety on AWS SDK usage without runtime overhead.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion for boto3's MediaPackageVod service, enabling static type checking with mypy, pyright, and other tools.
Yes, if you use boto3's MediaPackageVod service and value static type checking or IDE autocompletion. The package is lightweight, actively maintained, has no known vulnerabilities, and carries a permissive MIT license. Install it as a development dependency to improve code quality and developer experience; it has no runtime overhead and can be safely excluded from production deployments using TYPE_CHECKING guards.
Install
mypy-boto3-mediapackage-vod on PyPI
pip
pip install mypy-boto3-mediapackage-voduv
uv add mypy-boto3-mediapackage-vodpoetry
poetry add mypy-boto3-mediapackage-vodInstalling mypy-boto3-mediapackage-vod
Before you install
Low friction: pure Python wheel with a single runtime dependency (typing-extensions). Actively maintained as of 2026-06-22 with 670 repository stars.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects.
Quickstart
pip install mypy-boto3-mediapackage-vod
from boto3.session import Session
from mypy_boto3_mediapackage_vod import MediaPackageVodClient
client: MediaPackageVodClient = Session().client("mediapackage-vod")
Requires Python 3.9 or later. Works best when installed alongside boto3 itself.
Verify before relying
- Whether the package requires boto3 as a peer dependency or if it functions standalone for type checking only.
- Performance impact on PyCharm noted in docs (issue PY-40997) — current status of that IDE limitation unknown.
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,379/month — #8,585 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_mediapackage_vod-1.43.0-py3-none-any.whl
Keywords: boto3, mediapackage-vod, 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-mediapackageProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-chime-sdk-media-pipelinesProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-kinesis-video-mediaProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-mediaconvertProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-evidentlyProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-kinesis-video-webrtc-storageProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
boto3-stubs-fullProvides type annotations for boto3 1.43.71 to…
permissive · top 5,000 on PyPI
mypy-boto3-marketplacecommerceanalyticsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-kinesis-video-archived-mediaProvides type annotations and IDE…
permissive · top 15,000 on PyPI