skillfed

mypy-boto3-mediaconnect

Type annotations for boto3 MediaConnect 1.43.70 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-mediaconnect v1.43.70 268.3K downloads/30d#8,279 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 MediaConnect service. It is generated automatically from boto3 1.43.70 using mypy-boto3-builder 8.12.0 and provides type hints for the MediaConnect client, paginators, waiters, and service resource types.

When installed, it enables IDEs and type checkers (mypy, pyright, VSCode Pylance, PyCharm, Emacs, Sublime Text) to understand boto3 MediaConnect calls, offering code completion and catching type errors at development time. The package is stubs-only—it contains no runtime logic—and is designed to be a development dependency that can be excluded from production via TYPE_CHECKING guards.

Use it for:

  • Enable IDE autocomplete and inline documentation for boto3 MediaConnect API calls in VSCode or PyCharm without manual type annotations.
  • Catch boto3 MediaConnect API misuse (wrong argument types, missing required parameters) during static type checking with mypy or pyright before deployment.
  • Provide type hints for MediaConnect paginators and waiters to improve code clarity and catch pagination logic errors early.
  • Use boto3 MediaConnect in a type-safe codebase where all dependencies must pass strict type checking as part of CI/CD.
  • Reduce boilerplate by letting your IDE infer types for MediaConnect responses instead of writing explicit type annotations.

Worth the install?

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

Provides type annotations and IDE autocompletion for boto3's MediaConnect service, enabling static type checking with mypy, pyright, and editor support in VSCode, PyCharm, Emacs, and Sublime Text.

Yes, if you use boto3 MediaConnect and want static type checking or IDE support. Install friction is minimal, maintenance is active, and the MIT license poses no restrictions. The only caveat is PyCharm performance on Literal overloads (documented in the description); if you use PyCharm, consider boto3-stubs-lite as an alternative. No known security vulnerabilities.

Install

mypy-boto3-mediaconnect on PyPI

pip

pip install mypy-boto3-mediaconnect

uv

uv add mypy-boto3-mediaconnect

poetry

poetry add mypy-boto3-mediaconnect

Installing mypy-boto3-mediaconnect

Before you install

Low install friction with a single lightweight runtime dependency (typing-extensions). Released 2 days ago with active maintenance; the builder is actively maintained and the package follows a regular release cadence tied to boto3 updates.

License in practice

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

Quickstart

# Install
python -m pip install mypy-boto3-mediaconnect

# Use with type checking
from boto3.session import Session
from mypy_boto3_mediaconnect import MediaConnectClient

client: MediaConnectClient = Session().client("mediaconnect")

Requires Python 3.9 or later; boto3 must be installed separately as a peer dependency.

Verify before relying

  • Whether the package is truly zero-dependency at runtime or if boto3 is an undeclared peer dependency that must be installed separately.
  • Performance impact on PyCharm noted in the description (issue PY-40997) and whether boto3-stubs-lite is recommended as a workaround for your use case.

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 — 2 days since the last release
Last repo commit
First released
Downloads 268,301/month — #8,279 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: mypy_boto3_mediaconnect-1.43.70-py3-none-any.whl

Keywords: boto3, mediaconnect, 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 mediaconnectaws mediaconnect type annotationsboto3 mediaconnect mypy supporttype hints for boto3 serviceside autocomplete boto3 mediaconnectstatic type checking aws sdkboto3-stubs mediaconnect
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-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-mediaconvert

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-codestar-connections

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-appmesh

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-wellarchitected

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-connectparticipant

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-dataexchange

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-docdb

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-ec2-instance-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI