mypy-boto3-kendra-ranking
Type annotations for boto3 KendraRanking 1.43.55 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 checking and IDE autocompletion for AWS KendraRanking service calls made through boto3. It works by providing type definitions that map boto3's KendraRanking client methods, parameters, and return types, allowing type checkers like mypy and pyright to validate your code before runtime, and enabling IDEs like VSCode, PyCharm, and Emacs to offer accurate code completion.
The package is generated automatically from boto3's service definitions using mypy-boto3-builder 8.12.0 and requires only typing-extensions as a runtime dependency. It supports Python 3.9 through 3.14 and integrates with multiple development environments. Installation is straightforward via pip, and the package can be used alongside boto3-stubs for broader AWS service coverage or installed standalone for KendraRanking only.
Use it for:
- Enable IDE autocompletion and inline documentation for KendraRanking client methods in VSCode with Pylance or PyCharm.
- Catch type errors in boto3 KendraRanking calls during development using mypy or pyright before deployment.
- Provide explicit type hints for KendraRanking client instances and responses in codebases that enforce strict typing.
- Use KendraRanking Literal types for type-safe validation of enum-like parameters (e.g., RescoreExecutionPlanStatusType).
- Integrate with LSP-based editors (Emacs, Sublime Text) for real-time type checking of AWS SDK calls.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion support for the boto3 KendraRanking 1.43.55 service, enabling static type checking with mypy, pyright, and compatible editors.
Yes. Install this if you use boto3's KendraRanking service and want IDE autocompletion and static type checking. The package is actively maintained, has no security vulnerabilities, installs with minimal friction, and carries a permissive MIT license. It is a pure type-stub library with no production runtime cost beyond a single lightweight dependency.
Install
mypy-boto3-kendra-ranking on PyPI
pip
pip install mypy-boto3-kendra-rankinguv
uv add mypy-boto3-kendra-rankingpoetry
poetry add mypy-boto3-kendra-rankingInstalling mypy-boto3-kendra-ranking
Before you install
Low friction install with a single lightweight runtime dependency (typing-extensions). Active maintenance with a recent release (22 days ago) and consistent repository activity.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects with minimal restrictions.
Quickstart
pip install mypy-boto3-kendra-ranking
from boto3.session import Session
from mypy_boto3_kendra_ranking import KendraRankingClient
client: KendraRankingClient = Session().client("kendra-ranking")
Requires Python 3.9 or later; boto3 must be installed separately for the client to function.
Verify before relying
- Whether performance issues with PyCharm's Literal overloads (PY-40997) have been resolved since the package was last updated.
- Specific KendraRanking API operations and parameters covered by the type annotations.
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 — 22 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 243,803/month — #8,773 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_kendra_ranking-1.43.55-py3-none-any.whl
Keywords: boto3, kendra-ranking, 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-kendraProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-pinpointProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-panoramaProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-neptunedataProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-detectiveProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-sagemakerProvides type annotations and IDE…
permissive · top 5,000 on PyPI
boto3-stubsProvides type stubs and annotations for boto3…
permissive · top 1,000 on PyPI
boto3-stubs-liteProvides type annotations for boto3 1.43.72,…
permissive · top 15,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI