{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/11"}],"enrichment":{"capability":"Provides type annotations and IDE autocomplete support for boto3's PersonalizeEvents service, enabling static type checking with mypy, pyright, and compatible editors.","skillfed_tags":["type-stubs","boto3","aws-sdk"],"use_cases":["Enable IDE autocomplete and type hints when writing boto3 PersonalizeEvents client code in VSCode or PyCharm.","Run mypy or pyright type checking on code that calls PersonalizeEvents without manual type annotations.","Catch PersonalizeEvents API usage errors at development time rather than runtime.","Use Literal types from the stubs module for type-safe parameter validation in PersonalizeEvents calls.","Integrate boto3 type checking into CI/CD pipelines with mypy or pyright."],"what_it_does":"This package is a type-stub library that adds static type information for AWS boto3's PersonalizeEvents service. It is generated automatically from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and works with mypy, pyright, VSCode, PyCharm, Emacs, Sublime Text, and other IDE and type-checking tools. When installed, it enables IDE autocomplete, inline type hints, and compile-time type checking for PersonalizeEvents client calls without requiring explicit type annotations in your code.\n\nThe package is a stub-only library (no runtime code), so it has minimal overhead and can be safely used with TYPE_CHECKING guards to avoid production dependencies. It supports Python 3.9 through 3.14 and is actively maintained; the generated stubs are regenerated whenever boto3 or the builder tool updates, ensuring compatibility with current AWS API versions.","worth_installing":"Yes, if you use boto3's PersonalizeEvents service and want IDE autocomplete and static type checking. Install friction is minimal, maintenance is active, and the MIT license has no restrictions. The only gotcha is that PyCharm may experience performance issues with Literal overloads (documented in the description), in which case the lite variant is recommended. For mypy, pyright, or VSCode users, this is a straightforward win."},"id":"mypy-boto3-personalize-events","links":{"html":"https://skillfed.io/packages/mypy-boto3-personalize-events","md":"https://skillfed.io/packages/mypy-boto3-personalize-events.md","pypi":"https://pypi.org/project/mypy-boto3-personalize-events/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-personalize-events","python_support":"supports_current","summary":"Type annotations for boto3 PersonalizeEvents 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":253470,"position":8518,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
