{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/8"}],"enrichment":{"capability":"Provides type annotations and IDE autocomplete support for boto3's AWS IoT service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","static-typing"],"use_cases":["Enable mypy or pyright type checking on boto3 IoT code to catch type errors before runtime.","Get IDE autocomplete and inline documentation for IoT client methods and parameters in VSCode or Sublime Text.","Use in PyCharm with the lite variant to avoid performance degradation from Literal overload handling.","Annotate function signatures that accept IoT clients or resources with precise types like IoTClient.","Validate paginator usage with explicit type annotations for IoT list operations."],"what_it_does":"mypy-boto3-iot is a type-stub package that adds complete type annotations for boto3's AWS IoT service. It enables static type checkers (mypy, pyright) and IDEs (VSCode, PyCharm, Emacs, Sublime Text) to provide accurate autocomplete, type hints, and error detection when working with IoT client methods, paginators, and service resources. The package is generated from boto3 1.43.20 and requires only typing-extensions as a runtime dependency.\n\nThe package is designed to be used alongside boto3 itself\u2014it does not replace boto3, only augments it with type information. You can install it standalone or as part of boto3-stubs, a larger collection of service stubs. It supports Python 3.9 through 3.14 and is actively maintained, with the repository showing recent commits and stable production status.","worth_installing":"Yes. Install if you use boto3 for AWS IoT and want static type checking or IDE autocomplete. Low install friction, no security issues, permissive license, and active maintenance make it a straightforward addition. PyCharm users should consider the lite variant if performance is a concern."},"id":"mypy-boto3-iot","links":{"html":"https://skillfed.io/packages/mypy-boto3-iot","md":"https://skillfed.io/packages/mypy-boto3-iot.md","pypi":"https://pypi.org/project/mypy-boto3-iot/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-02","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-iot","python_support":"supports_current","summary":"Type annotations for boto3 IoT 1.43.20 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":495378,"position":6341,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.20"}
