skillfed

mypy-boto3-personalize-runtime

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

mypy-boto3-personalize-runtime v1.43.0 253.7K downloads/30d#8,511 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 PersonalizeRuntime service. It enables IDEs, type checkers, and linters to understand the structure and behavior of PersonalizeRuntime API calls, providing code completion, inline documentation, and catching type errors before runtime.

The package is generated from boto3 1.43.0 and works with mypy, pyright, VSCode, PyCharm, Emacs, Sublime Text, and other tools that support Python type hints. It has a single runtime dependency (typing-extensions) and supports Python 3.9 and later. Installation is straightforward via pip, and the stubs work transparently with existing boto3 code without requiring explicit type annotations.

Use it for:

  • Enable IDE autocompletion and type checking for PersonalizeRuntime API calls in VSCode or PyCharm projects.
  • Run mypy or pyright type checking on code that uses boto3 PersonalizeRuntime to catch API misuse before deployment.
  • Provide inline documentation and parameter hints when writing boto3 PersonalizeRuntime client code.
  • Reduce runtime errors by catching incorrect service method calls or argument types during development.
  • Support gradual typing adoption in existing boto3 projects by adding type information incrementally.

Worth the install?

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

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

Yes. Install this if you use boto3's PersonalizeRuntime service and want type checking and IDE support. The package is lightweight, actively maintained, has no known vulnerabilities, carries a permissive MIT license, and integrates seamlessly with standard Python tooling. The only gotcha is PyCharm performance with Literal overloads—if you experience slowness, the documentation recommends boto3-stubs-lite as an alternative.

Install

mypy-boto3-personalize-runtime on PyPI

pip

pip install mypy-boto3-personalize-runtime

uv

uv add mypy-boto3-personalize-runtime

poetry

poetry add mypy-boto3-personalize-runtime

Installing mypy-boto3-personalize-runtime

Before you install

Low friction install with a single lightweight runtime dependency (typing-extensions). Package is actively maintained with recent releases and no known vulnerabilities.

License in practice

MIT license permits unrestricted use, modification, and distribution with minimal obligations—suitable for both open-source and commercial projects.

Quickstart

# Install
python -m pip install mypy-boto3-personalize-runtime

# Use in code
from boto3.session import Session
from mypy_boto3_personalize_runtime import PersonalizeRuntimeClient

client: PersonalizeRuntimeClient = Session().client("personalize-runtime")

Requires boto3 1.43.0 to be installed separately; type checking requires a compatible tool like mypy, pyright, or an IDE with type-checking support.

Verify before relying

  • Whether performance impact on PyCharm is significant enough to warrant boto3-stubs-lite as an alternative in typical projects.
  • Whether the package works correctly with all listed Python versions (3.9–3.14) in practice, or if there are known edge cases.

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 253,650/month — #8,511 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

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

Keywords: boto3, personalize-runtime, 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 runtime typingboto3 personalize-runtime annotationsmypy boto3 personalizetype hints aws personalizeboto3 personalize ide completionpyright 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

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-lex-runtime

Provides type annotations for boto3's…

permissive · top 15,000 on PyPI

mypy-boto3-apprunner

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-codeguruprofiler

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-detective

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-panorama

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-sagemaker-runtime

Provides type annotations and IDE…

permissive · top 15,000 on PyPI