skillfed

mypy-boto3-lexv2-runtime

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

mypy-boto3-lexv2-runtime v1.43.0 254.5K downloads/30d#8,494 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 LexRuntimeV2 service client. It is generated automatically from boto3's service definitions and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, Sublime Text, and other IDE/type-checker combinations to provide inline code completion and catch type errors before runtime.

The package contains no runtime code—it only provides type annotations (.pyi files) that your IDE and type checker read to understand the shape of LexRuntimeV2 API calls. You install it alongside boto3 in your development environment, and it immediately enables autocomplete and type checking for lexv2-runtime client operations without requiring any changes to your existing boto3 code.

Use it for:

  • Enable IDE autocomplete and inline documentation for boto3 LexRuntimeV2 client calls in VSCode, PyCharm, or Emacs.
  • Catch type mismatches in LexRuntimeV2 API calls (wrong parameter names, incorrect types) during development with mypy or pyright.
  • Use LexRuntimeV2 Literal types in function signatures to enforce valid enum values at type-check time.
  • Maintain type safety in CI/CD pipelines by running mypy or pyright checks on code that uses boto3 LexRuntimeV2.
  • Reduce runtime errors from incorrect boto3 API usage by catching mistakes during static analysis.

Worth the install?

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

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

Yes. If you use boto3's LexRuntimeV2 service and want IDE support or static type checking, this is the standard solution. It has low friction (one dependency), active maintenance, no security issues, and a permissive license. Install it in your development environment only if you wish to avoid a production dependency.

Install

mypy-boto3-lexv2-runtime on PyPI

pip

pip install mypy-boto3-lexv2-runtime

uv

uv add mypy-boto3-lexv2-runtime

poetry

poetry add mypy-boto3-lexv2-runtime

Installing mypy-boto3-lexv2-runtime

Before you install

Low install friction with a single lightweight dependency (typing-extensions). Actively maintained with recent releases; repository shows consistent activity and community engagement (670 stars).

License in practice

MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects with minimal obligations.

Quickstart

pip install mypy-boto3-lexv2-runtime

from boto3.session import Session
from mypy_boto3_lexv2_runtime import LexRuntimeV2Client

client: LexRuntimeV2Client = Session().client("lexv2-runtime")

Requires Python 3.9 or later; boto3 must be installed separately in your environment.

Verify before relying

  • Performance impact on PyCharm compared to boto3-stubs-lite variant mentioned in documentation.
  • Whether type coverage is complete for all LexRuntimeV2 API 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 254,496/month — #8,494 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

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

Keywords: boto3, lexv2-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 stubslexv2 runtime type annotationsaws lex type hintsboto3 mypy supportide autocomplete boto3python aws type checkingboto3-stubs lexv2
type-stubsaws-boto3static-analysis

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-lexv2-models

Provides type annotations and IDE…

permissive · top 15,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-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-lex-models

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-dynamodbstreams

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-wafv2

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