skillfed

mypy-boto3-chime-sdk-messaging

Type annotations for boto3 ChimeSDKMessaging 1.43.0 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-chime-sdk-messaging v1.43.0 244.8K downloads/30d#8,742 on PyPI670
Permissive license MIT Active released

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

uv

uv add mypy-boto3-chime-sdk-messaging

poetry

poetry add mypy-boto3-chime-sdk-messaging

Installing 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

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 stubschime sdk messaging typesaws sdk type annotationsmypy boto3 stubside autocomplete boto3python type checking awsboto3 type hints
type-stubsaws-sdkboto3

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

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-notificationscontacts

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-workmailmessageflow

Provides type stubs and annotations for boto3's…

permissive · top 15,000 on PyPI

mypy-boto3-chime-sdk-media-pipelines

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-chime-sdk-meetings

Provides type stubs and annotations for the…

permissive · top 15,000 on PyPI

mypy-boto3-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-notifications

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-codestar-notifications

Provides type annotations for boto3's…

permissive · top 15,000 on PyPI

mypy-boto3-pinpoint-sms-voice

Provides type annotations and IDE…

permissive · top 15,000 on PyPI