{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/11"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion support for boto3's Personalize service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","boto3"],"use_cases":["Enable IDE autocomplete and type hints when writing boto3 Personalize client code in VSCode or PyCharm.","Run mypy or pyright type checking on code that uses boto3 Personalize to catch type mismatches early.","Provide explicit type annotations for Personalize client, paginators, and response objects in a typed codebase.","Integrate with Emacs or Sublime Text via LSP and pyright for real-time type checking during development.","Avoid runtime errors by catching incorrect Personalize API calls and parameter types during static analysis."],"what_it_does":"This package is a type stub library that adds static type information to boto3's Personalize service client. It was generated with mypy-boto3-builder 8.12.0 and provides complete type annotations for client methods, paginators, and service resources, enabling IDEs like VSCode, PyCharm, and Emacs to offer accurate code completion and allowing type checkers like mypy and pyright to catch type errors before runtime.\n\nThe package is designed as a development-time dependency\u2014you install it in your environment to get IDE support and static analysis, but it does not affect your production code. It works alongside boto3 and requires only typing-extensions as a runtime dependency. The annotations cover explicit type hints for PersonalizeClient, paginator classes, Literal type definitions, and service-specific type definitions, allowing you to write boto3 code with full type safety.","worth_installing":"Yes. Install this if you use boto3's Personalize service and want static type checking and IDE autocompletion. It has low install friction, active maintenance, no known vulnerabilities, and a permissive MIT license. The only gotcha is that it requires Python 3.9+ and is a development-time dependency; it adds no overhead to production code."},"id":"mypy-boto3-personalize","links":{"html":"https://skillfed.io/packages/mypy-boto3-personalize","md":"https://skillfed.io/packages/mypy-boto3-personalize.md","pypi":"https://pypi.org/project/mypy-boto3-personalize/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-personalize","python_support":"supports_current","summary":"Type annotations for boto3 Personalize 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":254874,"position":8488,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
