mypy-boto3-lexv2-models
Type annotations for boto3 LexModelsV2 1.43.5 service generated with mypy-boto3-builder 8.12.0
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-modelsuv
uv add mypy-boto3-lexv2-modelspoetry
poetry add mypy-boto3-lexv2-modelsInstalling 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
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-lexv2-runtimeProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-transcribeProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-lex-modelsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-sagemakerProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-lex-runtimeProvides type annotations for boto3's…
permissive · top 15,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-iotProvides 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-machinelearningProvides type annotations and IDE…
permissive · top 15,000 on PyPI