mypy-boto3-cleanrooms
Type annotations for boto3 CleanRoomsService 1.43.71 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 CleanRoomsService API. It is generated from boto3 1.43.71 using mypy-boto3-builder 8.12.0 and works with VSCode, PyCharm, Emacs, Sublime Text, mypy, pyright, and other type-aware tools. When installed, it enables IDE autocomplete, parameter validation, and return-type inference for CleanRoomsService operations without requiring explicit type annotations in your code.
The package is lightweight (depends only on typing-extensions) and designed to be used alongside boto3 itself. It provides annotations for the service client, paginators, and type definitions. It can be installed standalone or as part of the boto3-stubs bundle. The documentation notes that PyCharm users may experience performance issues with the full stubs and recommends using the lite variant in such cases.
Use it for:
- Enable IDE autocomplete and parameter hints when writing boto3 CleanRoomsService code in VSCode or PyCharm.
- Catch type errors in CleanRoomsService API calls during static analysis with mypy or pyright before runtime.
- Document expected argument and return types for CleanRoomsService operations in a team codebase.
- Use TYPE_CHECKING guards to include type hints during development while keeping the package out of production dependencies.
- Integrate with CI/CD pipelines to enforce type safety on boto3 CleanRoomsService usage.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations for boto3's CleanRoomsService, enabling IDE autocomplete and static type checking with mypy, pyright, and other tools.
Yes. Install if you use boto3's CleanRoomsService and want IDE autocomplete or static type checking. The package is actively maintained, has no known vulnerabilities, carries a permissive MIT license, and adds minimal install friction. PyCharm users should be aware of documented performance issues with the full stubs and may prefer the lite variant.
Install
mypy-boto3-cleanrooms on PyPI
pip
pip install mypy-boto3-cleanroomsuv
uv add mypy-boto3-cleanroomspoetry
poetry add mypy-boto3-cleanroomsInstalling mypy-boto3-cleanrooms
Before you install
Low install friction with a single lightweight dependency (typing-extensions). Actively maintained—released 1 day ago with recent commits and 670 repository stars.
License in practice
MIT license permits free use, modification, and distribution with minimal restrictions, making it suitable for both open-source and commercial projects.
Quickstart
# Install type stubs for CleanRoomsService
python -m pip install 'boto3-stubs[cleanrooms]'
# Use in code with type checking
from boto3.session import Session
from mypy_boto3_cleanrooms import CleanRoomsServiceClient
client: CleanRoomsServiceClient = Session().client("cleanrooms")
Requires boto3 1.43.71 to be installed; type checking requires mypy, pyright, or a compatible IDE.
Verify before relying
- Whether PyCharm performance issues mentioned in the docs (issue PY-40997) have been resolved since the package was generated.
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 — 1 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 249,412/month — #8,650 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_cleanrooms-1.43.71-py3-none-any.whl
Keywords: boto3, cleanrooms, 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-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
types-boto3Provides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-configProvides type annotations and IDE…
permissive · top 15,000 on PyPI
boto3-stubs-fullProvides type annotations for boto3 1.43.71 to…
permissive · top 5,000 on PyPI
mypy-boto3-neptuneProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-workspacesProvides 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-chatbotProvides type annotations for boto3's AWS…
permissive · top 15,000 on PyPI
boto3-stubs-liteProvides type annotations for boto3 1.43.72,…
permissive · top 15,000 on PyPI
mypy-boto3-drsProvides type annotations for the boto3 AWS Drs…
permissive · top 15,000 on PyPI