mypy-boto3-chime
Type annotations for boto3 Chime 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 that adds static type information to boto3's Chime service client. It was generated from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, Sublime Text, and other IDE and type-checking tools. When installed, it enables full IDE autocompletion and type checking for Chime API calls without requiring explicit type annotations in your code.
The package contains type definitions for the ChimeClient, paginators, waiters, and service-specific types and literals. It is designed as a stub-only library (no runtime code) and can be safely used with TYPE_CHECKING guards to avoid production dependencies. The library supports Python 3.9 through 3.14 and depends only on typing-extensions.
Use it for:
- Enable IDE autocomplete and type hints when writing boto3 Chime client code in VSCode, PyCharm, or Emacs.
- Run mypy or pyright type checking on code that uses boto3 Chime to catch type errors before runtime.
- Document Chime API method signatures and return types for team members reading your code.
- Reduce bugs by catching incorrect Chime API calls (wrong parameters, invalid service operations) at development time.
- Use in a TYPE_CHECKING block to get type hints without adding a production runtime dependency.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion for boto3's Chime service, enabling static type checking with mypy, pyright, and other tools.
Yes. This is a low-friction, actively maintained type stub with no known vulnerabilities and a permissive license. Install it if you use boto3 Chime and want IDE autocompletion or static type checking. It adds negligible overhead and integrates transparently with standard Python tooling.
Install
mypy-boto3-chime on PyPI
pip
pip install mypy-boto3-chimeuv
uv add mypy-boto3-chimepoetry
poetry add mypy-boto3-chimeInstalling mypy-boto3-chime
Before you install
Low install friction with a single lightweight runtime dependency (typing-extensions). Actively maintained with recent commits and stable production status.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects.
Quickstart
pip install mypy-boto3-chime
from boto3.session import Session
from mypy_boto3_chime import ChimeClient
client: ChimeClient = Session().client("chime")
Requires Python 3.9 or later; boto3 must be installed separately.
Verify before relying
- Whether PyCharm performance issues mentioned in the description (PY-40997) have been resolved in recent versions.
- Compatibility with boto3 versions other than 1.43.0 that this stub was generated for.
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 | 254,405/month — #8,496 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_chime-1.43.0-py3-none-any.whl
Keywords: boto3, chime, 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-chime-sdk-identityProvides 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-chime-sdk-meetingsProvides type stubs and annotations for the…
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-voiceProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-notificationscontactsProvides 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-voice-idProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI