mypy-boto3-pinpoint-sms-voice-v2
Type annotations for boto3 PinpointSMSVoiceV2 1.43.37 service generated with mypy-boto3-builder 8.12.0
What it is and what it does
This package is a stub-only type annotation library for boto3's PinpointSMSVoiceV2 service. It is generated automatically from boto3 1.43.37 using mypy-boto3-builder 8.12.0 and provides type hints for client methods, paginators, and service-specific types. When installed, it enables static type checkers like mypy and pyright to validate boto3 code at development time, and it provides IDE code completion and inline documentation in editors like VSCode, PyCharm, Emacs, and Sublime Text.
The package has no runtime behavior—it only supplies type information. It depends solely on typing-extensions and is designed to be used alongside boto3 itself. Installation is straightforward via pip, either as a standalone package or as part of the boto3-stubs bundle. The description notes that PyCharm may experience performance issues with the full stubs due to Literal overload complexity, and suggests using the lite variant in such cases.
Use it for:
- Enable mypy or pyright to catch type errors in boto3 PinpointSMSVoiceV2 code before runtime
- Get IDE code completion and parameter hints when writing boto3 PinpointSMSVoiceV2 client calls
- Document expected argument and return types for PinpointSMSVoiceV2 operations in your codebase
- Validate paginator and service resource types during development in VSCode or other LSP-aware editors
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion support for the boto3 PinpointSMSVoiceV2 service, enabling static type checking in mypy, pyright, and other tools.
Yes, if you use boto3 PinpointSMSVoiceV2 and want type safety. The package is actively maintained, has no security vulnerabilities, installs with minimal friction, and is MIT-licensed. Install the lite variant if you experience PyCharm performance issues with the full stubs.
Install
mypy-boto3-pinpoint-sms-voice-v2 on PyPI
pip
pip install mypy-boto3-pinpoint-sms-voice-v2uv
uv add mypy-boto3-pinpoint-sms-voice-v2poetry
poetry add mypy-boto3-pinpoint-sms-voice-v2Installing mypy-boto3-pinpoint-sms-voice-v2
Before you install
Low install friction with a single lightweight runtime dependency (typing-extensions). Actively maintained with recent releases; the repository shows consistent activity and no archived status.
License in practice
MIT license permits unrestricted use, modification, and distribution with minimal obligations—suitable for both open-source and commercial projects.
Quickstart
# Install the package
python -m pip install mypy-boto3-pinpoint-sms-voice-v2
# Use with type annotations in your code
from boto3.session import Session
from mypy_boto3_pinpoint_sms_voice_v2 import PinpointSMSVoiceV2Client
client: PinpointSMSVoiceV2Client = Session().client("pinpoint-sms-voice-v2")
# Now mypy and your IDE will provide type checking and completion
Requires boto3 to be installed separately; type checking requires mypy, pyright, or an IDE with type-aware language server support.
Verify before relying
- Whether the package works correctly with all listed IDE integrations (VSCode, PyCharm, Emacs, Sublime Text) in practice
- Performance impact when used with PyCharm, given the description's warning about slow Literal overload handling
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 — 46 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 294,971/month — #7,937 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_pinpoint_sms_voice_v2-1.43.37-py3-none-any.whl
Keywords: boto3, pinpoint-sms-voice-v2, boto3-stubs, type-annotations, mypy, typeshed, autocomplete
Tags
More Software Development packages
Provides backported and experimental type hints…
permissive · top 100 on PyPI
numpyNumPy provides an N-dimensional array object…
permissive · top 100 on PyPI
fastapiFastAPI is a Python web framework for building…
permissive · top 100 on PyPI
annotated-docProvides a way to document function parameters,…
permissive · top 100 on PyPI
typerTyper builds command-line applications from…
permissive · top 1,000 on PyPI
distlibDistlib provides low-level packaging utilities…
permissive · top 1,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-pinpointProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-pinpoint-sms-voiceProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-voice-idProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-neptuneProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-configProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-sagemakerProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-cloudformationProvides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI