{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/11"}],"enrichment":{"capability":"Provides type annotations and IDE autocomplete support for boto3's LexModelBuildingService client, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","boto3"],"use_cases":["Enable IDE autocomplete and inline documentation for LexModelBuildingService API calls in VSCode or PyCharm.","Catch type mismatches in boto3 lex-models code during development with mypy or pyright.","Add explicit type annotations to functions that accept or return LexModelBuildingServiceClient instances.","Support paginator type hints for operations like GetBots, GetBotVersions, and GetBotAliases.","Use as a dev-only dependency via TYPE_CHECKING to avoid runtime overhead in production code."],"what_it_does":"This package is a type-stub library that adds static type information to boto3's LexModelBuildingService client. It enables IDEs (VSCode, PyCharm, Emacs, Sublime Text) and type checkers (mypy, pyright) to understand boto3 API calls, providing autocomplete suggestions and catching type errors at development time rather than runtime.\n\nThe stubs are generated automatically from boto3 1.43.3 using mypy-boto3-builder and cover client operations, paginators, and type definitions. Installation is optional for production\u2014you can use TYPE_CHECKING guards to keep it as a dev-only dependency. The package supports Python 3.9 through 3.14 and has no external dependencies beyond typing-extensions.","worth_installing":"Yes\u2014if you use boto3's LexModelBuildingService and want IDE support or static type checking. Install friction is minimal, maintenance is active, and the MIT license carries no restrictions. The only caveat is PyCharm performance with Literal overloads; if you hit that, the docs suggest switching to boto3-stubs-lite or using mypy/pyright instead."},"id":"mypy-boto3-lex-models","links":{"html":"https://skillfed.io/packages/mypy-boto3-lex-models","md":"https://skillfed.io/packages/mypy-boto3-lex-models.md","pypi":"https://pypi.org/project/mypy-boto3-lex-models/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-04","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-lex-models","python_support":"supports_current","summary":"Type annotations for boto3 LexModelBuildingService 1.43.3 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":252196,"position":8554,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.3"}
