skillfed

mypy-boto3-lex-runtime

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

mypy-boto3-lex-runtime v1.43.0 252.3K downloads/30d#8,548 on PyPI670
Permissive license MIT Active released

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

uv

uv add mypy-boto3-lex-runtime

poetry

poetry add mypy-boto3-lex-runtime

Installing 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

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 stubsaws lex runtime typesboto3 type annotationsmypy boto3 stubslex-runtime type hintsboto3 ide autocompletestatic type checking aws
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-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-apprunner

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-lexv2-runtime

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-ebs

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

boto3-stubs-lite

Provides type annotations for boto3 1.43.72,…

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

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-lex-models

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-lexv2-models

Provides type annotations and IDE…

permissive · top 15,000 on PyPI