mypy-boto3-lex-runtime
Type annotations for boto3 LexRuntimeService 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 comprehensive type annotations to boto3's LexRuntimeService client. It is generated automatically from boto3's service definitions using mypy-boto3-builder 8.12.0 and works with mypy, pyright, VSCode, PyCharm, Emacs, and Sublime Text.
When installed, it enables your IDE to provide accurate autocomplete for LexRuntimeService API calls and allows static type checkers to catch type errors before runtime. The package includes type definitions for client methods, response shapes, and service literals. It is designed as a development-only dependency and can be safely gated behind TYPE_CHECKING to avoid production overhead.
Use it for:
- Enable IDE autocomplete and type hints when developing boto3 code that calls AWS Lex Runtime APIs.
- Catch type mismatches in LexRuntimeService client calls during static analysis with mypy or pyright.
- Provide explicit type annotations for LexRuntimeService response objects in your codebase.
- Improve code quality and maintainability by documenting expected parameter and return types for Lex operations.
- Use with VSCode and Pylance for real-time type checking and code completion without manual annotations.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations for boto3's LexRuntimeService client, enabling IDE autocomplete and static type checking with mypy and pyright.
Yes. This is a low-friction, actively maintained type stub for a specific AWS service with no known vulnerabilities and a permissive license. Install it if you use boto3's LexRuntimeService and want IDE autocomplete and static type checking; it adds minimal overhead and can be confined to development dependencies.
Install
mypy-boto3-lex-runtime on PyPI
pip
pip install mypy-boto3-lex-runtimeuv
uv add mypy-boto3-lex-runtimepoetry
poetry add mypy-boto3-lex-runtimeInstalling mypy-boto3-lex-runtime
Before you install
Low install friction with a single runtime dependency (typing-extensions). Actively maintained with recent commits and stable release status.
License in practice
MIT license permits unrestricted use, modification, and distribution with minimal restrictions—suitable for both open-source and commercial projects.
Quickstart
pip install mypy-boto3-lex-runtime
from boto3.session import Session
from mypy_boto3_lex_runtime import LexRuntimeServiceClient
client: LexRuntimeServiceClient = Session().client("lex-runtime")
Requires Python 3.9 or later; boto3 must be installed separately in your environment.
Verify before relying
- Whether performance issues mentioned for PyCharm (issue PY-40997) have been resolved in recent PyCharm versions.
- Exact scope of type coverage for all LexRuntimeService operations and response shapes.
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 | 252,255/month — #8,548 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_lex_runtime-1.43.0-py3-none-any.whl
Keywords: boto3, lex-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-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-apprunnerProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-lexv2-runtimeProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-ebsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
boto3-stubs-liteProvides type annotations for boto3 1.43.72,…
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-personalize-runtimeProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-lex-modelsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-lexv2-modelsProvides type annotations and IDE…
permissive · top 15,000 on PyPI