mypy-boto3-mediapackage
Type annotations for boto3 MediaPackage 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 static type information to boto3's MediaPackage service client. It is generated from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, and Sublime Text to provide IDE autocomplete and catch type errors at development time.
When installed, it allows developers to write boto3 MediaPackage code with full type hints—no explicit annotations needed—so IDEs can offer code completion and type checkers can verify correctness before runtime. It is a stub-only package with no runtime behavior and is typically installed as a development dependency. The package includes type annotations for clients, paginators, and service resources.
Use it for:
- Enable IDE autocomplete and type checking for boto3 MediaPackage client code in VSCode, PyCharm, or Emacs
- Run mypy or pyright type checking on MediaPackage-using code to catch type errors before deployment
- Provide explicit type annotations for MediaPackage clients and paginators in type-strict projects
- Standalone installation when only MediaPackage service types are needed without broader AWS coverage
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocomplete support for boto3's MediaPackage service, enabling static type checking with mypy and pyright.
Yes. Install if you use boto3's MediaPackage service and want IDE autocomplete or static type checking. Low install friction, active maintenance, MIT license, no known vulnerabilities, and broad IDE/tool support make it a straightforward addition to any MediaPackage-using Python project.
Install
mypy-boto3-mediapackage on PyPI
pip
pip install mypy-boto3-mediapackageuv
uv add mypy-boto3-mediapackagepoetry
poetry add mypy-boto3-mediapackageInstalling mypy-boto3-mediapackage
Before you install
Low friction installation with a single runtime dependency (typing-extensions). Active maintenance with last commit 2026-06-22. Supports Python 3.9 through 3.14.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects.
Quickstart
pip install mypy-boto3-mediapackage
from boto3.session import Session
from mypy_boto3_mediapackage import MediaPackageClient
client: MediaPackageClient = Session().client("mediapackage")
Requires boto3 to be installed separately; Python 3.9 or later required
Verify before relying
- Whether type coverage is complete for all MediaPackage API operations and edge cases
- Performance impact of full type stubs versus lite variant in large codebases
- Compatibility with PyCharm given documented performance concerns 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 | 252,672/month — #8,538 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_mediapackage-1.43.0-py3-none-any.whl
Keywords: boto3, mediapackage, 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-mediapackage-vodProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-mediapackagev2Provides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,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-mediaconvertProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-connectProvides 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-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-mpaProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI