mypy-boto3-chime-sdk-meetings
Type annotations for boto3 ChimeSDKMeetings 1.43.0 service generated with mypy-boto3-builder 8.12.0
What it is and what it does
This package is a type-stub library generated by mypy-boto3-builder that provides complete type annotations for boto3's ChimeSDKMeetings service. It works alongside boto3 to enable static type checking and IDE code completion when interacting with AWS Chime SDK Meetings APIs. The package is stub-only (no runtime code), depending only on typing-extensions, and integrates with mypy, pyright, VSCode Pylance, PyCharm, Emacs, and Sublime Text.
Developers use it to catch type errors before runtime and gain IDE assistance while writing AWS Chime SDK code. It can be installed standalone or as part of boto3-stubs, and supports Python 3.9 through 3.14. The package is actively maintained and generated from boto3 ChimeSDKMeetings 1.43.0.
Use it for:
- Enable mypy or pyright type checking on boto3 ChimeSDKMeetings client code in CI/CD pipelines.
- Get IDE autocompletion and inline type hints when writing Chime SDK Meetings API calls in VSCode or PyCharm.
- Catch API parameter and return-type mismatches during development rather than at runtime.
- Use Literal types from the stubs to validate string constants for Chime SDK operations.
- Maintain type safety in large projects that use boto3 ChimeSDKMeetings without adding production dependencies.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type stubs and annotations for the boto3 ChimeSDKMeetings service, enabling type checking and IDE autocompletion when working with AWS Chime SDK Meetings APIs.
Yes, if you use boto3 with ChimeSDKMeetings. It has no production runtime cost (stub-only, minimal dependencies), is actively maintained, carries no known vulnerabilities, and provides immediate value through type checking and IDE support. Install as part of boto3-stubs[chime-sdk-meetings] for the full experience, or standalone if you prefer minimal footprint.
Install
mypy-boto3-chime-sdk-meetings on PyPI
pip
pip install mypy-boto3-chime-sdk-meetingsuv
uv add mypy-boto3-chime-sdk-meetingspoetry
poetry add mypy-boto3-chime-sdk-meetingsInstalling mypy-boto3-chime-sdk-meetings
Before you install
Low friction—a pure stub package with only typing-extensions as a runtime dependency. Actively maintained with a recent release.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open and closed projects.
Quickstart
# Install with boto3-stubs
python -m pip install 'boto3-stubs[chime-sdk-meetings]'
# Or standalone
python -m pip install mypy-boto3-chime-sdk-meetings
# Use in code
from boto3.session import Session
from mypy_boto3_chime_sdk_meetings import ChimeSDKMeetingsClient
client: ChimeSDKMeetingsClient = Session().client("chime-sdk-meetings")
Verify before relying
- Whether PyCharm performance issues mentioned in the description (issue PY-40997) remain unresolved or have been addressed in recent versions.
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,346/month — #8,758 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_meetings-1.43.0-py3-none-any.whl
Keywords: boto3, chime-sdk-meetings, 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-chime-sdk-messagingProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-chime-sdk-identityProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-chime-sdk-voiceProvides 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-chime-sdk-media-pipelinesProvides type annotations and IDE…
permissive · top 15,000 on PyPI
boto3-stubsProvides type stubs and annotations for boto3…
permissive · top 1,000 on PyPI
mypy-boto3-workmailmessageflowProvides type stubs and annotations for boto3's…
permissive · top 15,000 on PyPI
boto3-stubs-fullProvides type annotations for boto3 1.43.71 to…
permissive · top 5,000 on PyPI
boto3-stubs-liteProvides type annotations for boto3 1.43.72,…
permissive · top 15,000 on PyPI