mypy-boto3-iot-managed-integrations
Type annotations for boto3 ManagedintegrationsforIoTDeviceManagement 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 by mypy-boto3-builder 8.12.0 that adds complete type annotations to boto3's IoT Managed Integrations service for boto3 1.43.0. It enables IDEs like VSCode, PyCharm, Emacs, and Sublime Text to provide accurate autocompletion and type checking for boto3 IoT calls, and works with static type checkers including mypy and pyright.
The stubs cover client methods, paginators, waiters, and type definitions for the service. You install it alongside boto3, and type checkers automatically pick up the annotations without requiring explicit type hints in your code. It depends only on typing-extensions.
Use it for:
- Enable IDE autocompletion and inline type hints when writing boto3 IoT code in VSCode or PyCharm.
- Run mypy or pyright to catch type errors in boto3 calls before runtime without writing manual type annotations.
- Provide accurate type information for CI/CD pipelines that enforce static type checking on AWS SDK usage.
- Document expected argument and return types for boto3 IoT operations in your codebase automatically.
- Support multiple Python versions from 3.9 through 3.14 in type-aware development workflows.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion for boto3's IoT Managed Integrations service, enabling static type checking with mypy, pyright, and compatible editors.
Yes, if you use boto3 for IoT Managed Integrations and want type safety. Install friction is low, maintenance is active, no security issues are known, and the MIT license poses no restrictions. The package is production-stable and supports Python 3.9 through 3.14, making it a straightforward productivity win for type-aware development.
Install
mypy-boto3-iot-managed-integrations on PyPI
pip
pip install mypy-boto3-iot-managed-integrationsuv
uv add mypy-boto3-iot-managed-integrationspoetry
poetry add mypy-boto3-iot-managed-integrationsInstalling mypy-boto3-iot-managed-integrations
Before you install
Low install friction with a single lightweight runtime dependency (typing-extensions). Actively maintained with stable production status.
License in practice
MIT license permits unrestricted use, modification, and distribution with minimal restrictions—suitable for both open-source and commercial projects.
Quickstart
pip install mypy-boto3-iot-managed-integrations
from boto3.session import Session
from mypy_boto3_iot_managed_integrations import ManagedintegrationsforIoTDeviceManagementClient
client: ManagedintegrationsforIoTDeviceManagementClient = Session().client('iot-managed-integrations')
Requires Python 3.9 or later; boto3 must be installed separately in your environment.
Verify before relying
- Whether PyCharm performance issues mentioned in the description (PY-40997) have been resolved in recent versions.
- Specific coverage of all ManagedintegrationsforIoTDeviceManagement API operations in the generated stubs.
- Performance characteristics when used with the lite variant versus full stubs.
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 | 236,644/month — #8,979 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_iot_managed_integrations-1.43.0-py3-none-any.whl
Keywords: boto3, iot-managed-integrations, 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-configProvides type annotations and IDE…
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-iotsitewiseProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-dataexchangeProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-iotdeviceadvisorProvides 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-iottwinmakerProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-apigatewaymanagementapiProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI