{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/11"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion support for boto3's LexRuntimeV2 service, enabling static type checking with mypy, pyright, and editor tools.","skillfed_tags":["type-stubs","aws-boto3","static-analysis"],"use_cases":["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."],"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.\n\nThe package contains no runtime code\u2014it 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.","worth_installing":"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."},"id":"mypy-boto3-lexv2-runtime","links":{"html":"https://skillfed.io/packages/mypy-boto3-lexv2-runtime","md":"https://skillfed.io/packages/mypy-boto3-lexv2-runtime.md","pypi":"https://pypi.org/project/mypy-boto3-lexv2-runtime/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-lexv2-runtime","python_support":"supports_current","summary":"Type annotations for boto3 LexRuntimeV2 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":254496,"position":8494,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
