mypy-boto3-chime-sdk-voice
Type annotations for boto3 ChimeSDKVoice 1.43.50 service generated with mypy-boto3-builder 8.12.0
What it is and what it does
This package is a type stub library that adds static type information to boto3's ChimeSDKVoice service. It was generated with mypy-boto3-builder 8.12.0 and provides complete type annotations for ChimeSDKVoice clients, paginators, and service resources, enabling IDEs and type checkers to validate your code and offer autocomplete suggestions as you write.
When installed, it integrates with VSCode (via Pylance), PyCharm, Emacs, Sublime Text, mypy, pyright, and other tools that support Python type hints. It has no runtime behavior—it only affects development-time type checking and IDE features. The package depends only on typing-extensions and supports Python 3.9 through 3.14.
Use it for:
- Catch ChimeSDKVoice API usage errors at development time before running code.
- Get IDE autocomplete and parameter hints when calling ChimeSDKVoice client methods.
- Validate boto3 ChimeSDKVoice code in CI/CD pipelines using mypy or pyright.
- Reduce runtime errors by catching incorrect service calls during code review.
- Document expected types for ChimeSDKVoice operations in your codebase.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocomplete support for boto3's ChimeSDKVoice service, enabling static type checking with mypy, pyright, and other tools.
Yes, if you use boto3's ChimeSDKVoice service and want type checking and IDE support. Install friction is minimal, maintenance is active, and there are no security vulnerabilities. The only caveat is PyCharm may experience performance issues with large Literal overloads (documented in the package); if that affects you, consider boto3-stubs-lite instead.
Install
mypy-boto3-chime-sdk-voice on PyPI
pip
pip install mypy-boto3-chime-sdk-voiceuv
uv add mypy-boto3-chime-sdk-voicepoetry
poetry add mypy-boto3-chime-sdk-voiceInstalling mypy-boto3-chime-sdk-voice
Before you install
Low friction installation with a single runtime dependency (typing-extensions). Actively maintained as of 2026-06-22 with recent releases.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and commercial projects.
Quickstart
# Install
python -m pip install mypy-boto3-chime-sdk-voice
# Use in code
from boto3.session import Session
from mypy_boto3_chime_sdk_voice import ChimeSDKVoiceClient
client: ChimeSDKVoiceClient = Session().client("chime-sdk-voice")
Requires boto3 to be installed separately; type checking requires a compatible tool like mypy, pyright, or an IDE with type-checking support.
Verify before relying
- Whether performance impact on PyCharm is acceptable for your codebase size (documentation notes potential slowness with Literal overloads).
- Compatibility with boto3-stubs-lite variant if you need lighter memory footprint.
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 — 29 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 244,600/month — #8,751 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_chime_sdk_voice-1.43.50-py3-none-any.whl
Keywords: boto3, chime-sdk-voice, 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-chimeProvides 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-chime-sdk-media-pipelinesProvides 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-chime-sdk-meetingsProvides type stubs and annotations for the…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-voice-idProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-chime-sdk-messagingProvides 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-sagemakerProvides type annotations and IDE…
permissive · top 5,000 on PyPI