{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/11"}],"enrichment":{"capability":"Provides type annotations and IDE autocomplete support for boto3's MediaStoreData service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","boto3"],"use_cases":["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."],"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.\n\nYou 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\u2014you can exclude it from production using TYPE_CHECKING guards if needed.","worth_installing":"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\u2014if you hit it, the lite variant is available as a fallback."},"id":"mypy-boto3-mediastore-data","links":{"html":"https://skillfed.io/packages/mypy-boto3-mediastore-data","md":"https://skillfed.io/packages/mypy-boto3-mediastore-data.md","pypi":"https://pypi.org/project/mypy-boto3-mediastore-data/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-mediastore-data","python_support":"supports_current","summary":"Type annotations for boto3 MediaStoreData 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":250854,"position":8615,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
