skillfed

mypy-boto3-iottwinmaker

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

mypy-boto3-iottwinmaker v1.43.0 243.7K downloads/30d#8,781 on PyPI670
Permissive license MIT Active released

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

uv

uv add mypy-boto3-iottwinmaker

poetry

poetry add mypy-boto3-iottwinmaker

Installing 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

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 annotationsiottwinmaker type stubsmypy boto3 supportaws sdk type checkingboto3 autocomplete idepyright boto3 stubsstatic type checking aws
type-stubsaws-sdkstatic-analysis

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

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-iotevents

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-iotevents-data

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-kinesisanalytics

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-dynamodbstreams

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-iot-jobs-data

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-pinpoint

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-simspaceweaver

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-signer-data

Provides type annotations and IDE…

permissive · top 15,000 on PyPI