mypy-boto3-chime-sdk-media-pipelines
Type annotations for boto3 ChimeSDKMediaPipelines 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 for boto3's ChimeSDKMediaPipelines service, generated by mypy-boto3-builder. It provides complete type annotations that enable IDEs (VSCode, PyCharm, Emacs, Sublime Text) and type checkers (mypy, pyright) to offer accurate code completion and catch type errors in boto3 code without requiring explicit type hints.
It is a development-only dependency—the stubs themselves contain no runtime logic and are typically installed in development environments or behind TYPE_CHECKING guards to avoid production bloat. The package supports modern Python versions (3.9 through 3.14) and integrates seamlessly with common development workflows; users write boto3 code as usual and gain type safety automatically.
Use it for:
- Enable IDE autocomplete and inline documentation for ChimeSDKMediaPipelines API calls in VSCode or PyCharm.
- Run mypy or pyright to catch type errors in boto3 code before deployment.
- Provide explicit type annotations for ChimeSDKMediaPipelinesClient in codebases that require strict static typing.
- Reduce development friction by avoiding manual type annotations for boto3 service clients and responses.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion for boto3's ChimeSDKMediaPipelines service, enabling static type checking with mypy, pyright, and other tools.
Yes, if you use boto3's ChimeSDKMediaPipelines service and want IDE autocompletion or static type checking. Install friction is minimal (one lightweight dependency, no compiled code), maintenance is active, and the MIT license has no restrictions. The only gotcha is PyCharm may experience performance issues with the full stubs; the documentation suggests using boto3-stubs-lite as a workaround if needed.
Install
mypy-boto3-chime-sdk-media-pipelines on PyPI
pip
pip install mypy-boto3-chime-sdk-media-pipelinesuv
uv add mypy-boto3-chime-sdk-media-pipelinespoetry
poetry add mypy-boto3-chime-sdk-media-pipelinesInstalling mypy-boto3-chime-sdk-media-pipelines
Before you install
Low friction: single runtime dependency (typing-extensions), wheel-only distribution, and actively maintained with recent commits. Designed as a pure type stub with no compiled dependencies.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects with minimal attribution requirements.
Quickstart
pip install mypy-boto3-chime-sdk-media-pipelines
from boto3.session import Session
from mypy_boto3_chime_sdk_media_pipelines import ChimeSDKMediaPipelinesClient
client: ChimeSDKMediaPipelinesClient = Session().client("chime-sdk-media-pipelines")
Requires Python 3.9 or later; boto3 must be installed separately in your environment.
Verify before relying
- Whether PyCharm performance issues mentioned in the description (PY-40997) remain unresolved or have been addressed in recent versions.
- Compatibility with boto3 versions other than 1.43.0 and whether this package auto-updates with boto3 releases.
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 | 243,632/month — #8,785 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_chime_sdk_media_pipelines-1.43.0-py3-none-any.whl
Keywords: boto3, chime-sdk-media-pipelines, 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-chimeProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-mediastoreProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-mediastore-dataProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-chime-sdk-messagingProvides 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
mypy-boto3-chime-sdk-voiceProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-kinesisvideoProvides type annotations for boto3's…
permissive · top 15,000 on PyPI
mypy-boto3-kinesis-video-mediaProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-chime-sdk-meetingsProvides type stubs and annotations for the…
permissive · top 15,000 on PyPI
mypy-boto3-mediapackage-vodProvides type annotations and IDE…
permissive · top 15,000 on PyPI