skillfed

mypy-boto3-mediastore-data

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

mypy-boto3-mediastore-data v1.43.0 250.9K downloads/30d#8,615 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 MediaStoreData service. It's generated automatically from boto3 1.43.0 and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, and Sublime Text to provide IDE autocomplete and catch type errors before runtime.

You install it alongside boto3 to get full type checking without modifying your code. The stubs enable your IDE to understand what methods and parameters the MediaStoreData client accepts, reducing the need for manual documentation lookups and preventing common mistakes. It's a development-time dependency—you can exclude it from production using TYPE_CHECKING guards if needed.

Use it for:

  • Enable IDE autocomplete and type checking when writing boto3 MediaStoreData client code in VSCode or PyCharm.
  • Catch type errors in AWS SDK calls during development with mypy or pyright before deployment.
  • Reduce time spent consulting boto3 documentation by relying on IDE hints and type information.
  • Ensure consistency across a team by enforcing strict type checking on all MediaStoreData interactions.
  • Integrate boto3 type checking into CI/CD pipelines using mypy or pyright for automated validation.

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 MediaStoreData service, enabling static type checking with mypy, pyright, and other tools.

Yes. If you use boto3's MediaStoreData service and want IDE support and static type checking, this is the standard way to get it. Installation is frictionless, maintenance is active, licensing is permissive, and there are no known security issues. The only gotcha is PyCharm's known performance issue with Literal overloads—if you hit it, the lite variant is available as a fallback.

Install

mypy-boto3-mediastore-data on PyPI

pip

pip install mypy-boto3-mediastore-data

uv

uv add mypy-boto3-mediastore-data

poetry

poetry add mypy-boto3-mediastore-data

Installing mypy-boto3-mediastore-data

Before you install

Low friction: pure Python wheel with a single lightweight runtime dependency (typing-extensions). Actively maintained with recent releases and no known vulnerabilities.

License in practice

MIT license permits unrestricted use, modification, and distribution with minimal restrictions—safe for both open-source and commercial projects.

Quickstart

pip install mypy-boto3-mediastore-data

from boto3.session import Session
from mypy_boto3_mediastore_data import MediaStoreDataClient

client: MediaStoreDataClient = Session().client("mediastore-data")

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

Verify before relying

  • Whether PyCharm performance issues mentioned in the docs (PY-40997) have been resolved in recent versions.
  • Whether the lite variant (boto3-stubs-lite) offers meaningful performance improvements for this specific service.

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

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

Keywords: boto3, mediastore-data, 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 annotationsmediastore-data stubsaws sdk type hintsmypy boto3 supportide autocomplete awspyright boto3 typesstatic type checking aws
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-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-marketplacecommerceanalytics

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-neptunedata

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

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-ds-data

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