skillfed

mypy-boto3-lexv2-models

Type annotations for boto3 LexModelsV2 1.43.5 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-lexv2-models v1.43.5 249.0K downloads/30d#8,657 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package is a type-stub library for the AWS boto3 LexModelsV2 service, generated with mypy-boto3-builder 8.12.0. It provides complete type annotations for the LexModelsV2 client, paginators, and waiters, enabling IDEs and static type checkers to offer accurate code completion and catch type errors before runtime. The package itself contains no runtime logic—it is purely type information that works alongside boto3.

You install it alongside boto3 to unlock type checking in VSCode, PyCharm, Emacs, Sublime Text, mypy, pyright, and other tools. The annotations work transparently with your existing boto3 code; no explicit type hints are required in most cases. It depends only on typing-extensions and supports Python 3.9 and later.

Use it for:

  • Enable IDE autocomplete and type hints when writing boto3 LexModelsV2 client code in VSCode or PyCharm.
  • Catch type errors in AWS API calls during development with mypy or pyright static analysis.
  • Document expected argument types and return types for LexModelsV2 operations in your codebase.
  • Reduce runtime errors by validating boto3 method signatures and response structures at type-check time.
  • Support paginator and waiter type annotations for LexModelsV2 operations.

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 LexModelsV2 service, enabling static type checking with mypy, pyright, and other tools.

Yes, if you use boto3 with LexModelsV2 and want type safety and IDE support. Install friction is minimal, maintenance is active, the license is permissive, and there are no known vulnerabilities. PyCharm users may experience performance issues with Literal overloads; the description suggests alternatives in that case.

Install

mypy-boto3-lexv2-models on PyPI

pip

pip install mypy-boto3-lexv2-models

uv

uv add mypy-boto3-lexv2-models

poetry

poetry add mypy-boto3-lexv2-models

Installing mypy-boto3-lexv2-models

Before you install

Low friction: pure Python wheel with only typing-extensions as a runtime dependency. Active maintenance with recent commits and no known vulnerabilities.

License in practice

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

Quickstart

pip install mypy-boto3-lexv2-models

from boto3.session import Session
from mypy_boto3_lexv2_models import LexModelsV2Client

client: LexModelsV2Client = Session().client("lexv2-models")

Requires boto3 to be installed separately; type checking requires mypy, pyright, or a compatible IDE.

Verify before relying

  • Whether PyCharm performance issues mentioned in the description (PY-40997) still affect current PyCharm versions.
  • Exact scope of type coverage for all LexModelsV2 operations, paginators, and waiters.
  • Whether lite variants provide meaningful performance improvements on current PyCharm versions.

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 — 100 days since the last release
Last repo commit
First released
Downloads 248,981/month — #8,657 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: mypy_boto3_lexv2_models-1.43.5-py3-none-any.whl

Keywords: boto3, lexv2-models, 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 stubs lexv2aws lex models v2 typingboto3 lexv2-models annotationsmypy boto3 type hintsaws sdk python type checkingboto3 ide autocompletelexv2 models type stubs
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-lexv2-runtime

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-transcribe

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-lex-models

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-sagemaker

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-lex-runtime

Provides type annotations for boto3's…

permissive · top 15,000 on PyPI

mypy-boto3-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-iot

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

Provides type annotations and IDE…

permissive · top 15,000 on PyPI