skillfed

mypy-boto3-personalize

Type annotations for boto3 Personalize 1.43.0 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-personalize v1.43.0 254.9K downloads/30d#8,488 on PyPI670
Permissive license MIT Active released

What it is and 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.

The package is designed as a development-time dependency—you 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.

Use it for:

  • 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.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides type annotations and IDE autocompletion support for boto3's Personalize service, enabling static type checking with mypy, pyright, and other tools.

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.

Install

mypy-boto3-personalize on PyPI

pip

pip install mypy-boto3-personalize

uv

uv add mypy-boto3-personalize

poetry

poetry add mypy-boto3-personalize

Installing mypy-boto3-personalize

Before you install

Low install friction with a single runtime dependency (typing-extensions). Actively maintained as of 2026-06-22 with stable production status.

License in practice

MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects.

Quickstart

pip install mypy-boto3-personalize

from boto3.session import Session
from mypy_boto3_personalize import PersonalizeClient

client: PersonalizeClient = Session().client("personalize")

Requires Python 3.9 or later; boto3 must be installed separately in your environment.

Verify before relying

  • Whether type coverage extends to all Personalize API operations and response shapes.
  • Performance impact on IDE responsiveness compared to boto3-stubs-lite variant.
  • Compatibility with boto3 versions other than 1.43.0.

Package facts

License MIT (permissive)
Python support supports the current Python release (>=3.9)
Install friction low — pure-Python wheel
Runtime dependencies 1 — typing-extensions
Maintenance actively maintained — 107 days since the last release
Last repo commit
First released
Downloads 254,874/month — #8,488 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: mypy_boto3_personalize-1.43.0-py3-none-any.whl

Keywords: boto3, personalize, boto3-stubs, type-annotations, mypy, typeshed, autocomplete

Development Status :: 5 - Production/StableEnvironment :: ConsoleIntended Audience :: DevelopersNatural Language :: EnglishOperating System :: OS IndependentProgramming Language :: Python :: 3Programming Language :: Python :: 3 :: OnlyProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Programming Language :: Python :: 3.9Programming Language :: Python :: Implementation :: CPythonTyping :: Stubs Only

Tags

boto3 type stubs personalizeaws personalize type annotationsboto3 personalize mypy supportide autocomplete boto3 personalizetype checking aws personalizeboto3-stubs personalizemypy boto3 personalize
type-stubsaws-sdkboto3

More Software Development packages

typing-extensions

Provides backported and experimental type hints…

permissive · top 100 on PyPI

numpy

NumPy provides an N-dimensional array object…

permissive · top 100 on PyPI

fastapi

FastAPI is a Python web framework for building…

permissive · top 100 on PyPI

annotated-doc

Provides a way to document function parameters,…

permissive · top 100 on PyPI

typer

Typer builds command-line applications from…

permissive · top 1,000 on PyPI

distlib

Distlib provides low-level packaging utilities…

permissive · top 1,000 on PyPI

mypy-boto3-personalize-runtime

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-personalize-events

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-neptune

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-config

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-evidently

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-drs

Provides type annotations for the boto3 AWS Drs…

permissive · top 15,000 on PyPI

mypy-boto3-chatbot

Provides type annotations for boto3's AWS…

permissive · top 15,000 on PyPI

mypy-boto3-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI