{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/12"}],"enrichment":{"capability":"Provides type annotations and IDE autocomplete support for the AWS Mediapackagev2 service via boto3, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","boto3"],"use_cases":["Add IDE autocomplete and type hints when writing boto3 Mediapackagev2 client code in VSCode or PyCharm.","Enable static type checking with mypy or pyright to catch boto3 API misuse before runtime.","Provide explicit type annotations for Mediapackagev2 clients, paginators, and waiters in a large codebase.","Use in a CI/CD pipeline to validate boto3 code correctness without running integration tests.","Guard type stubs behind TYPE_CHECKING to avoid production dependencies while maintaining development-time type safety."],"what_it_does":"This package is a type-stub library that adds static type information for AWS Mediapackagev2 service operations in boto3. It contains no runtime code\u2014only type definitions\u2014and is designed to work alongside boto3 to enable IDE autocomplete, type checking in mypy and pyright, and compile-time error detection. When installed, it allows developers to write boto3 code with full type hints, so IDEs and type checkers can validate method calls, parameter types, and return values before the code runs.\n\nThe package is generated automatically from boto3's service definitions using mypy-boto3-builder 8.12.0 and supports multiple development environments: VSCode with Pylance, PyCharm, Emacs with lsp-pyright, Sublime Text, and command-line tools like mypy and pyright. It can be installed standalone or as part of the broader boto3-stubs ecosystem. The only runtime dependency is typing-extensions, making it lightweight and safe to include even in production environments under a TYPE_CHECKING guard if type annotations are only needed during development.","worth_installing":"Yes. This is a low-friction, actively maintained type-stub package with no security vulnerabilities and permissive licensing. Install it if you use boto3 for Mediapackagev2 and want IDE autocomplete or static type checking. It adds negligible overhead and can be safely guarded behind TYPE_CHECKING to avoid production dependencies. The only caveat is PyCharm users may experience performance issues with Literal overloads; the documentation suggests using boto3-stubs-lite as a workaround."},"id":"mypy-boto3-mediapackagev2","links":{"html":"https://skillfed.io/packages/mypy-boto3-mediapackagev2","md":"https://skillfed.io/packages/mypy-boto3-mediapackagev2.md","pypi":"https://pypi.org/project/mypy-boto3-mediapackagev2/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-07","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-mediapackagev2","python_support":"supports_current","summary":"Type annotations for boto3 Mediapackagev2 1.43.67 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":245350,"position":8732,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.67"}
