skillfed

mypy-boto3-mediapackage

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

mypy-boto3-mediapackage v1.43.0 252.7K downloads/30d#8,538 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 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-mediapackage

uv

uv add mypy-boto3-mediapackage

poetry

poetry add mypy-boto3-mediapackage

Installing 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

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 stubsmediapackage type annotationsaws sdk type hintsboto3 ide autocompletemypy boto3 stubspython aws typing
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-mediapackage-vod

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-mediapackagev2

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-chime-sdk-media-pipelines

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-kinesis-video-media

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

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

boto3-stubs-full

Provides type annotations for boto3 1.43.71 to…

permissive · top 5,000 on PyPI

mypy-boto3-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-mpa

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI