mypy-boto3-cleanroomsml
Type annotations for boto3 CleanRoomsML 1.43.57 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 annotations to boto3's CleanRoomsML service client. It is generated automatically using mypy-boto3-builder and provides IDE-aware type hints for method signatures, parameters, return types, paginators, and service-specific data structures. The stubs enable code completion and type checking in popular editors and type checkers without requiring explicit type annotations in your code.
When installed alongside boto3, it allows developers to catch type-related bugs at development time rather than runtime. It supports multiple type checkers (mypy, pyright) and IDEs (VSCode with Pylance, PyCharm, Emacs, Sublime Text) and is designed to be a development-only dependency—you can use TYPE_CHECKING guards to exclude it from production builds.
Use it for:
- Enable IDE autocomplete and type hints when writing boto3 CleanRoomsML client code in VSCode or PyCharm.
- Run mypy or pyright type checking on CleanRoomsML code to catch parameter and return-type errors before deployment.
- Provide explicit type annotations for CleanRoomsMLClient, paginators, and service-specific data types in a typed codebase.
- Reduce development friction by avoiding manual type annotations for every boto3 CleanRoomsML API call.
- Use as a development dependency with TYPE_CHECKING guards to keep production code free of type-stub imports.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion for boto3's CleanRoomsML service, enabling static type checking with mypy, pyright, and editor support in VSCode, PyCharm, Emacs, and Sublime Text.
Yes. This is a low-friction, actively maintained type-stub package with no known vulnerabilities and a permissive MIT license. Install it if you use boto3's CleanRoomsML service and want IDE autocompletion and static type checking. It is purely a development aid and can be safely excluded from production via TYPE_CHECKING guards.
Install
mypy-boto3-cleanroomsml on PyPI
pip
pip install mypy-boto3-cleanroomsmluv
uv add mypy-boto3-cleanroomsmlpoetry
poetry add mypy-boto3-cleanroomsmlInstalling mypy-boto3-cleanroomsml
Before you install
Low friction install with a single runtime dependency (typing-extensions). Actively maintained with a recent release (18 days old) and steady repository activity.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects with minimal restrictions.
Quickstart
# Install with pip
python -m pip install 'boto3-stubs[cleanroomsml]'
# Use in code
from boto3.session import Session
from mypy_boto3_cleanroomsml import CleanRoomsMLClient
client: CleanRoomsMLClient = Session().client("cleanroomsml")
# Type checking and IDE completion now work automatically
Requires Python 3.9 or later; boto3 must be installed separately as a runtime dependency (not included in this package).
Verify before relying
- Whether PyCharm performance issues mentioned in the description (issue PY-40997) have been resolved or remain relevant.
- Specific coverage of CleanRoomsML API methods and whether all service operations are fully annotated.
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 — 18 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 243,720/month — #8,779 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_cleanroomsml-1.43.57-py3-none-any.whl
Keywords: boto3, cleanroomsml, 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
mypy-boto3-workspacesProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-evidentlyProvides 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-configProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-chatbotProvides type annotations for boto3's AWS…
permissive · top 15,000 on PyPI
mypy-boto3-accountProvides type annotations and IDE…
permissive · top 15,000 on PyPI
boto3-stubs-liteProvides type annotations for boto3 1.43.72,…
permissive · top 15,000 on PyPI
mypy-boto3-dataexchangeProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI