--- id: mypy-boto3-chime-sdk-meetings version: "1.43.0" license: MIT license_treatment: permissive maintenance: active --- # mypy-boto3-chime-sdk-meetings — Type annotations for boto3 ChimeSDKMeetings 1.43.0 service generated with mypy-boto3-builder 8.12.0 License: permissive · Maintenance: active · Downloads: 244.3K/mo ## 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 above — 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 pip install mypy-boto3-chime-sdk-meetings uv add mypy-boto3-chime-sdk-meetings poetry add mypy-boto3-chime-sdk-meetings ## Installing 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_current - Install friction: low - Maintenance: active - Downloads: 244.3K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags boto3 type annotations, aws chime sdk meetings types, mypy boto3 stubs, type checking aws sdk, boto3 ide autocomplete, chime sdk type hints, python aws type stubs, type-stubs, aws-sdk, boto3 [View on SkillFed](https://skillfed.io/packages/mypy-boto3-chime-sdk-meetings) · [View on PyPI](https://pypi.org/project/mypy-boto3-chime-sdk-meetings/)