mypy-boto3-iotthingsgraph
Type annotations for boto3 IoTThingsGraph 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 that adds static type annotations to boto3's IoTThingsGraph service client. It is generated automatically from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and provides full type information for client methods, paginators, and service resources.
When installed, it enables type checkers like mypy and pyright, as well as IDEs like VSCode, PyCharm, Emacs, and Sublime Text, to validate boto3 code at development time and offer accurate autocompletion. The package has no runtime behavior—it only provides type metadata—and depends solely on typing-extensions. It supports Python 3.9 through 3.14.
Use it for:
- Enable IDE autocompletion and type hints when writing boto3 IoTThingsGraph client code in VSCode or PyCharm.
- Run mypy or pyright type checking on boto3 IoTThingsGraph code to catch type errors before deployment.
- Use in a TYPE_CHECKING block to add type safety without adding a production runtime dependency.
- Validate paginator and service resource types when working with boto3 IoTThingsGraph operations.
- Integrate with Emacs or Sublime Text via LSP and pyright for real-time type checking and completion.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion for the boto3 IoTThingsGraph 1.43.0 service, compatible with mypy, pyright, VSCode, PyCharm, and other type-aware tools.
Yes. Install this if you use boto3's IoTThingsGraph service and want type safety and IDE autocompletion. It has minimal install friction, is actively maintained, carries an MIT license with no restrictions, and has no known vulnerabilities. The only caveat is that PyCharm users may experience performance issues with Literal overloads (PY-40997); in that case, consider boto3-stubs-lite instead.
Install
mypy-boto3-iotthingsgraph on PyPI
pip
pip install mypy-boto3-iotthingsgraphuv
uv add mypy-boto3-iotthingsgraphpoetry
poetry add mypy-boto3-iotthingsgraphInstalling mypy-boto3-iotthingsgraph
Before you install
Low install friction with a single runtime dependency on typing-extensions. The package is actively maintained, with a recent release and active repository; generated with mypy-boto3-builder 8.12.0.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and commercial projects with minimal obligations.
Quickstart
pip install mypy-boto3-iotthingsgraph
from boto3.session import Session
from mypy_boto3_iotthingsgraph import IoTThingsGraphClient
client: IoTThingsGraphClient = Session().client("iotthingsgraph")
Requires Python 3.9 or later; mypy, pyright, or IDE with type-checking support to realize type-checking and autocompletion benefits.
Verify before relying
- Whether PyCharm performance issues mentioned in the description (PY-40997) have been resolved since the package was generated.
- Whether the lite version (boto3-stubs-lite) is recommended 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 | 250,583/month — #8,624 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_iotthingsgraph-1.43.0-py3-none-any.whl
Keywords: boto3, iotthingsgraph, 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-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-evidentlyProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-iottwinmakerProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-iotfleetwiseProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-codeguruprofilerProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-iotanalyticsProvides type annotations for the boto3…
permissive · top 15,000 on PyPI
mypy-boto3-appmeshProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-fsxProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI