mypy-boto3-iottwinmaker
Type annotations for boto3 IoTTwinMaker 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 generated from boto3's IoTTwinMaker service definition. It provides complete type annotations for all IoTTwinMaker client methods, parameters, and return types, enabling IDEs and type checkers to offer code completion and catch type errors before runtime.
You install it alongside boto3 to unlock IDE features like autocomplete and inline documentation in VSCode, PyCharm, Emacs, and Sublime Text, or to enable static type checking with mypy and pyright. The package is generated automatically from boto3 1.43.0 using mypy-boto3-builder, so its type coverage stays synchronized with the underlying AWS service API.
Use it for:
- Enable IDE autocomplete and inline documentation when writing boto3 IoTTwinMaker code in VSCode or PyCharm.
- Catch type errors in boto3 IoTTwinMaker calls during development using mypy or pyright type checkers.
- Provide explicit type hints for IoTTwinMakerClient, waiters, and paginators in your codebase for better IDE support.
- Use Literal types from mypy_boto3_iottwinmaker.literals to validate enum-like parameter values at type-check time.
- Integrate type checking into CI/CD pipelines to prevent runtime type mismatches in AWS API calls.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocomplete support for boto3's IoTTwinMaker service, enabling static type checking with mypy, pyright, and other tools.
Yes. Install this if you use boto3's IoTTwinMaker service and want IDE autocomplete, type checking, or both. It has no security issues, low install friction, permissive licensing, and active maintenance. The only gotcha is PyCharm's documented performance issue with Literal overloads—if you use PyCharm, consider the lite variant instead.
Install
mypy-boto3-iottwinmaker on PyPI
pip
pip install mypy-boto3-iottwinmakeruv
uv add mypy-boto3-iottwinmakerpoetry
poetry add mypy-boto3-iottwinmakerInstalling mypy-boto3-iottwinmaker
Before you install
Low install friction; pure Python wheel with a single lightweight runtime dependency (typing-extensions). Actively maintained with recent releases and no known vulnerabilities.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects with minimal obligations.
Quickstart
pip install mypy-boto3-iottwinmaker
from boto3.session import Session
from mypy_boto3_iottwinmaker import IoTTwinMakerClient
client: IoTTwinMakerClient = Session().client("iottwinmaker")
Requires Python 3.9 or later; boto3 must be installed separately in your environment.
Verify before relying
- Whether PyCharm performance issues mentioned in the docs (PY-40997) have been resolved in recent PyCharm versions.
- Whether the lite variant (boto3-stubs-lite) is recommended over this package for production deployments to reduce memory overhead.
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 | 243,688/month — #8,781 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_iottwinmaker-1.43.0-py3-none-any.whl
Keywords: boto3, iottwinmaker, 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-iotdeviceadvisorProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-ioteventsProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-iotevents-dataProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-kinesisanalyticsProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-dynamodbstreamsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-iot-jobs-dataProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-pinpointProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-simspaceweaverProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-signer-dataProvides type annotations and IDE…
permissive · top 15,000 on PyPI