{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/13"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion support for boto3's IoTEvents service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","static-typing"],"use_cases":["Enable IDE autocomplete and parameter hints when writing boto3 IoTEvents code in VSCode or PyCharm.","Catch type mismatches in IoTEvents API calls during development with mypy or pyright before runtime.","Use typed literals from mypy_boto3_iotevents.literals for stricter validation of enum-like parameters.","Maintain type safety in large AWS projects that interact with IoTEvents without manual type annotations.","Integrate type checking into CI/CD pipelines to enforce correct boto3 IoTEvents usage across a team."],"what_it_does":"This package is a type stub library that adds static type information to boto3's IoTEvents service. It is generated automatically from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and works with type checkers (mypy, pyright) and IDEs (VSCode, PyCharm, Emacs, Sublime Text) to provide code completion and catch type errors at development time.\n\nThe package contains no runtime logic\u2014it only provides type hints through stub files. When installed, it enables your IDE and type checker to understand boto3 IoTEvents client methods, parameters, and return types without requiring explicit type annotations in your code. It supports Python 3.9 through 3.14 and depends only on typing-extensions.","worth_installing":"Yes, if you use boto3's IoTEvents service and want IDE autocompletion or static type checking. The package is lightweight, actively maintained, permissively licensed, and has no security vulnerabilities. Install it as a development dependency (or use boto3-stubs[iotevents] for a bundled approach) to gain immediate type safety benefits with minimal friction."},"id":"mypy-boto3-iotevents","links":{"html":"https://skillfed.io/packages/mypy-boto3-iotevents","md":"https://skillfed.io/packages/mypy-boto3-iotevents.md","pypi":"https://pypi.org/project/mypy-boto3-iotevents/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-iotevents","python_support":"supports_current","summary":"Type annotations for boto3 IoTEvents 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":236465,"position":8983,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
