{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/11"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion for boto3's PinpointSMSVoice service, enabling static type checking in mypy, pyright, VSCode, PyCharm, and other tools.","skillfed_tags":["type-stubs","aws-sdk","boto3"],"use_cases":["Enable IDE autocomplete and type checking for PinpointSMSVoice boto3 client calls in VSCode or PyCharm.","Catch type errors in AWS SDK calls during development using mypy or pyright before deploying.","Provide accurate type hints for team members working with PinpointSMSVoice in shared codebases.","Use TYPE_CHECKING imports to get type safety during development while keeping the stub package out of production dependencies.","Reduce debugging time by catching incorrect service method parameters or response field access at edit time."],"what_it_does":"This package is a type stub library that adds static type information to boto3's PinpointSMSVoice service. It works by providing type hints for client methods, service resources, waiters, and paginators, enabling IDEs and type checkers to offer accurate code completion and catch type errors before runtime. The stubs are generated automatically from boto3's service definitions using mypy-boto3-builder, so they stay synchronized with the underlying AWS SDK.\n\nYou install it alongside boto3 in your development environment (or optionally only in TYPE_CHECKING blocks for production). Once installed, any IDE or type checker that understands Python type hints\u2014mypy, pyright, VSCode Pylance, PyCharm, Emacs with lsp-pyright, Sublime Text with LSP-pyright\u2014will immediately provide autocomplete suggestions and flag type mismatches in your PinpointSMSVoice client code without requiring you to write explicit annotations.","worth_installing":"Yes, if you use boto3's PinpointSMSVoice service and want type safety. Install friction is minimal (one pure-Python dependency), the package is actively maintained, carries no known vulnerabilities, and uses a permissive MIT license. The only caveat: PyCharm users may experience performance issues with the full stubs (the description recommends the lite variant as a workaround), and you must have boto3 and Python 3.9+ already installed."},"id":"mypy-boto3-pinpoint-sms-voice","links":{"html":"https://skillfed.io/packages/mypy-boto3-pinpoint-sms-voice","md":"https://skillfed.io/packages/mypy-boto3-pinpoint-sms-voice.md","pypi":"https://pypi.org/project/mypy-boto3-pinpoint-sms-voice/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-pinpoint-sms-voice","python_support":"supports_current","summary":"Type annotations for boto3 PinpointSMSVoice 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":251240,"position":8591,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
