{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/10"}],"enrichment":{"capability":"Provides type annotations and IDE autocomplete support for the AWS Polly service via boto3, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-boto3","type-checking"],"use_cases":["Enable IDE autocomplete and type hints when calling Polly APIs in a boto3 application.","Catch type errors in Polly service calls during development with mypy or pyright before runtime.","Provide accurate type information for Polly paginators and client methods in a team codebase.","Reduce debugging time by catching incorrect Polly parameter types or missing required fields at type-check time.","Use in a VSCode or PyCharm project to get real-time type checking feedback while writing Polly integration code."],"what_it_does":"mypy-boto3-polly is a stub package that adds complete type annotations for AWS Polly operations when using boto3. It enables IDEs like VSCode, PyCharm, Emacs, and Sublime Text to provide accurate code completion and type checking, and works with static type checkers including mypy and pyright. The package is generated from boto3 1.43.0 and requires only typing-extensions as a runtime dependency.\n\nThe stubs allow developers to write boto3 code with full type safety without explicit type annotations. It supports Polly clients, paginators, and type definitions, and can be installed standalone or as part of boto3-stubs with the [polly] extra. The package is actively maintained, supports Python 3.9 through 3.14, and carries no known vulnerabilities.","worth_installing":"Yes. This is a low-friction, actively maintained type stub with no security issues, permissive MIT licensing, and a single lightweight dependency. Install it if you use boto3 with Polly and want IDE autocomplete and static type checking; it adds no runtime overhead and is safe to use in production environments."},"id":"mypy-boto3-polly","links":{"html":"https://skillfed.io/packages/mypy-boto3-polly","md":"https://skillfed.io/packages/mypy-boto3-polly.md","pypi":"https://pypi.org/project/mypy-boto3-polly/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-polly","python_support":"supports_current","summary":"Type annotations for boto3 Polly 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":259988,"position":8401,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
