skillfed

mypy-boto3-chime

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

mypy-boto3-chime v1.43.0 254.4K downloads/30d#8,496 on PyPI670
Permissive license MIT Active released

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

uv

uv add mypy-boto3-chime

poetry

poetry add mypy-boto3-chime

Installing 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

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 stubsaws chime type annotationsboto3 chime mypytype hints for boto3aws sdk type checkingboto3 ide autocompletechime client 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-sdk-identity

Provides type annotations and IDE autocomplete…

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

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-chime-sdk-voice

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-notificationscontacts

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-voice-id

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI