{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/14"}],"enrichment":{"capability":"Provides type annotations for boto3's EventBridge (events) service, enabling IDE autocomplete, type checking with mypy and pyright, and static analysis across multiple editors.","skillfed_tags":["type-stubs","boto3","aws"],"use_cases":["Enable IDE autocomplete and type checking when writing boto3 EventBridge code in VSCode with Pylance or PyCharm.","Catch EventBridge API misuse (wrong parameter types, invalid method calls) during static analysis with mypy or pyright.","Document EventBridge client and paginator types explicitly in type-checked projects without runtime overhead.","Support Emacs or Sublime Text development with LSP-based type checking and code completion for EventBridge operations.","Validate EventBridge event rule, target, and paginator calls in CI/CD pipelines using mypy or pyright type checkers."],"what_it_does":"types-boto3-events is a type stub package that adds complete type annotations for boto3's EventBridge service. It is generated from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and works with VSCode, PyCharm, Emacs, Sublime Text, mypy, pyright, and other tools that understand Python type hints.\n\nWhen installed, it enables your IDE and type checker to understand boto3 EventBridge client calls, providing autocomplete suggestions, catching type errors before runtime, and improving code navigation. It requires only typing-extensions as a runtime dependency and supports Python 3.9 through 3.14. The package is marked as a stub-only typing module and carries no production code.","worth_installing":"Yes, if you use boto3 with EventBridge and want type safety and IDE support. Install friction is minimal, maintenance is active, and the MIT license has no restrictions. No known vulnerabilities. The only caveat is PyCharm users may experience performance issues with Literal overloads; the lite variant is recommended in that case."},"id":"types-boto3-events","links":{"html":"https://skillfed.io/packages/types-boto3-events","md":"https://skillfed.io/packages/types-boto3-events.md","pypi":"https://pypi.org/project/types-boto3-events/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"types-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":187780,"position":9958,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
