mypy-boto3-personalize-runtime
Type annotations for boto3 PersonalizeRuntime 1.43.0 service generated with mypy-boto3-builder 8.12.0
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-runtimeuv
uv add mypy-boto3-personalize-runtimepoetry
poetry add mypy-boto3-personalize-runtimeInstalling 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
Tags
More Software Development packages
Provides backported and experimental type hints…
permissive · top 100 on PyPI
numpyNumPy provides an N-dimensional array object…
permissive · top 100 on PyPI
fastapiFastAPI is a Python web framework for building…
permissive · top 100 on PyPI
annotated-docProvides a way to document function parameters,…
permissive · top 100 on PyPI
typerTyper builds command-line applications from…
permissive · top 1,000 on PyPI
distlibDistlib provides low-level packaging utilities…
permissive · top 1,000 on PyPI
mypy-boto3-personalizeProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-personalize-eventsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-lex-runtimeProvides type annotations for boto3's…
permissive · top 15,000 on PyPI
mypy-boto3-apprunnerProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-configProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-codeguruprofilerProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-detectiveProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-panoramaProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-sagemaker-runtimeProvides type annotations and IDE…
permissive · top 15,000 on PyPI