skillfed

mypy-boto3-pinpoint-sms-voice-v2

Type annotations for boto3 PinpointSMSVoiceV2 1.43.37 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-pinpoint-sms-voice-v2 v1.43.37 295.0K downloads/30d#7,937 on PyPI670
Permissive license MIT Active released

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-v2

uv

uv add mypy-boto3-pinpoint-sms-voice-v2

poetry

poetry add mypy-boto3-pinpoint-sms-voice-v2

Installing 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

Development Status :: 5 - Production/StableEnvironment :: ConsoleIntended Audience :: DevelopersNatural Language :: EnglishOperating System :: OS IndependentProgramming Language :: Python :: 3Programming Language :: Python :: 3 :: OnlyProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Programming Language :: Python :: 3.9Programming Language :: Python :: Implementation :: CPythonTyping :: Stubs Only

Tags

boto3 type stubspinpoint sms voice v2 typesaws sdk type annotationsmypy boto3 stubside autocomplete boto3pyright aws typesstatic type checking aws
type-stubsaws-sdkide-support

More Software Development packages

typing-extensions

Provides backported and experimental type hints…

permissive · top 100 on PyPI

numpy

NumPy provides an N-dimensional array object…

permissive · top 100 on PyPI

fastapi

FastAPI is a Python web framework for building…

permissive · top 100 on PyPI

annotated-doc

Provides a way to document function parameters,…

permissive · top 100 on PyPI

typer

Typer builds command-line applications from…

permissive · top 1,000 on PyPI

distlib

Distlib provides low-level packaging utilities…

permissive · top 1,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-pinpoint

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-pinpoint-sms-voice

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-voice-id

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-neptune

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-config

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-sagemaker

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-cloudformation

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI