{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/5"}],"enrichment":{"capability":"Provides type annotations for boto3's EventBridge service, enabling type checking and IDE autocompletion in mypy, pyright, VSCode, PyCharm, and other tools.","skillfed_tags":["type-stubs","boto3","aws"],"use_cases":["Enable IDE autocompletion and type checking for EventBridge client calls without manual type annotations.","Catch EventBridge API usage errors at development time using mypy or pyright before running code.","Document EventBridge method signatures and parameter types for team members reading the code.","Migrate boto3 EventBridge code to a typed codebase incrementally using TYPE_CHECKING guards.","Use in CI/CD pipelines to enforce type safety on EventBridge integration code."],"what_it_does":"mypy-boto3-events is a type-stub package that adds complete type annotations for boto3's EventBridge service. It is generated from boto3 version 1.43.0 using mypy-boto3-builder and works with standard Python type checkers and IDEs. The package provides explicit type hints for EventBridge clients, paginators, waiters, and service resource types, allowing your editor and type checker to catch errors and offer code completion as you write boto3 EventBridge code.\n\nYou install it alongside boto3 in your development environment\u2014it is a development-only dependency and does not affect runtime behavior. It integrates transparently with mypy, pyright, VSCode Pylance, PyCharm, Emacs, and Sublime Text. The package is MIT-licensed, actively maintained, and carries no known security vulnerabilities.","worth_installing":"Yes. If you use boto3 EventBridge and want type safety and IDE support, install this package in your development environment. It has minimal dependencies, no security issues, and active maintenance. The only caveat: PyCharm users may experience performance issues with the full stubs; the documentation recommends the lite variant in that case."},"id":"mypy-boto3-events","links":{"html":"https://skillfed.io/packages/mypy-boto3-events","md":"https://skillfed.io/packages/mypy-boto3-events.md","pypi":"https://pypi.org/project/mypy-boto3-events/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-events","python_support":"supports_current","summary":"Type annotations for boto3 EventBridge 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":1439209,"position":3894,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
