skillfed

mypy-boto3-mediastore

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

mypy-boto3-mediastore v1.43.0 251.0K downloads/30d#8,601 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 MediaStore service client. It was generated with mypy-boto3-builder 8.12.0 and is compatible with boto3 1.43.0. When installed, it enables IDEs like VSCode, PyCharm, Emacs, and Sublime Text to provide accurate code completion and type checking for MediaStore API calls, and it works with standalone type checkers like mypy and pyright.

The package contains no runtime code—it only provides type hints (.pyi files) that guide your editor and type checker. You use it by importing type annotations like `MediaStoreClient` and `ListContainersPaginator` to annotate your boto3 client objects, allowing your IDE to catch type errors before runtime. It supports Python 3.9 through 3.14 and has a single lightweight dependency on typing-extensions.

Use it for:

  • Enable IDE autocomplete and type checking when writing boto3 MediaStore client code in VSCode or PyCharm.
  • Catch type errors with mypy or pyright before deploying AWS SDK code to production.
  • Annotate boto3 MediaStore clients and paginators in team codebases to improve code clarity and catch bugs early.
  • Use with TYPE_CHECKING guards to add type hints without adding a runtime dependency to production deployments.

Worth the install?

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

Provides type annotations and IDE autocompletion for boto3's MediaStore service, enabling static type checking with mypy, pyright, and other tools.

Yes, if you use boto3 MediaStore and want static type checking or IDE autocompletion. Install friction is minimal, maintenance is active, and the MIT license has no restrictions. PyCharm users should be aware of potential performance issues with Literal overloads (documented in the package); if that occurs, boto3-stubs-lite is an alternative.

Install

mypy-boto3-mediastore on PyPI

pip

pip install mypy-boto3-mediastore

uv

uv add mypy-boto3-mediastore

poetry

poetry add mypy-boto3-mediastore

Installing mypy-boto3-mediastore

Before you install

Low friction install with a single lightweight runtime dependency (typing-extensions). Actively maintained with recent commits and stable production status.

License in practice

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

Quickstart

pip install mypy-boto3-mediastore

from boto3.session import Session
from mypy_boto3_mediastore import MediaStoreClient

client: MediaStoreClient = Session().client("mediastore")

Requires Python 3.9 or later; boto3 must be installed separately in your environment.

Verify before relying

  • Whether performance impact in PyCharm is acceptable for your codebase size (documentation notes potential slowness with Literal overloads).
  • Whether boto3-stubs-lite is a better fit if PyCharm performance becomes problematic.

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,025/month — #8,601 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: mypy_boto3_mediastore-1.43.0-py3-none-any.whl

Keywords: boto3, mediastore, 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 mediastoreaws mediastore type annotationsboto3 mediastore mypy supporttype hints for boto3 serviceside autocomplete boto3 mediastorestatic type checking aws sdkboto3-stubs mediastore
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-chime-sdk-media-pipelines

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-kinesis-video-media

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-marketplacecommerceanalytics

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

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-mediastore-data

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-sagemaker

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-apigatewaymanagementapi

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-identitystore

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI