mypy-boto3-chime-sdk-messaging
Type annotations for boto3 ChimeSDKMessaging 1.43.0 service generated with mypy-boto3-builder 8.12.0
What it is and what it does
This package provides type stubs for the boto3 ChimeSDKMessaging service, enabling static type checking and IDE autocomplete when working with AWS Chime SDK Messaging APIs. It is generated automatically from boto3's service definitions and works with mypy, pyright, VSCode, PyCharm, Emacs, Sublime Text, and other type-aware development tools.
The package contains no runtime code—it is purely type information. It allows developers to catch type errors before runtime and get intelligent code completion without writing manual type annotations. It supports modern Python versions (3.9 through 3.14) and has a single lightweight dependency on typing-extensions.
Use it for:
- Enable IDE autocomplete and type checking when building applications that use boto3's ChimeSDKMessaging client.
- Catch type mismatches in AWS API calls during development rather than at runtime.
- Use with mypy or pyright in CI/CD pipelines to enforce type safety on boto3 code.
- Provide explicit type annotations for ChimeSDKMessagingClient and service-specific types in team codebases.
- Integrate with VSCode or PyCharm for real-time type feedback while writing AWS SDK code.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocomplete support for the boto3 ChimeSDKMessaging 1.43.0 service, enabling static type checking in mypy, pyright, and other tools.
Yes. This is a lightweight, actively maintained type stub package with no security vulnerabilities, permissive licensing, and low install friction. Install it if you use boto3's ChimeSDKMessaging service and want IDE autocomplete and static type checking; it integrates transparently with standard Python tooling and imposes no runtime overhead.
Install
mypy-boto3-chime-sdk-messaging on PyPI
pip
pip install mypy-boto3-chime-sdk-messaginguv
uv add mypy-boto3-chime-sdk-messagingpoetry
poetry add mypy-boto3-chime-sdk-messagingInstalling mypy-boto3-chime-sdk-messaging
Before you install
Low install friction with a single lightweight runtime dependency (typing-extensions). Actively maintained as of 2026-06-22 with stable production status.
License in practice
MIT license permits unrestricted use, modification, and distribution with minimal restrictions—suitable for both open-source and commercial projects.
Quickstart
# Install type stubs
python -m pip install 'boto3-stubs[chime-sdk-messaging]'
# Use in code
from boto3.session import Session
from mypy_boto3_chime_sdk_messaging import ChimeSDKMessagingClient
client: ChimeSDKMessagingClient = Session().client("chime-sdk-messaging")
Requires boto3 to be installed separately; type checking requires a compatible tool like mypy, pyright, or an IDE with type-aware language server support.
Verify before relying
- Whether PyCharm performance issues mentioned in the description (PY-40997) remain unresolved or have been addressed in recent versions.
- Whether the lite variant (boto3-stubs-lite) offers meaningful performance benefits for this specific service in practice.
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 — 107 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 244,846/month — #8,742 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_messaging-1.43.0-py3-none-any.whl
Keywords: boto3, chime-sdk-messaging, 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-notificationscontactsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-workmailmessageflowProvides type stubs and annotations for boto3's…
permissive · top 15,000 on PyPI
mypy-boto3-chime-sdk-media-pipelinesProvides 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-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-notificationsProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-codestar-notificationsProvides type annotations for boto3's…
permissive · top 15,000 on PyPI
mypy-boto3-pinpoint-sms-voiceProvides type annotations and IDE…
permissive · top 15,000 on PyPI