--- id: mypy-boto3-license-manager-linux-subscriptions version: "1.43.0" license: MIT license_treatment: permissive maintenance: active --- # mypy-boto3-license-manager-linux-subscriptions — Type annotations for boto3 LicenseManagerLinuxSubscriptions 1.43.0 service generated with mypy-boto3-builder 8.12.0 License: permissive · Maintenance: active · Downloads: 243.1K/mo ## What it is and what it does This package is a type-stub library that adds IDE autocomplete, type checking, and inline documentation for the AWS LicenseManagerLinuxSubscriptions service when using boto3. It is generated automatically from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, Sublime Text, and other tools that support Python type hints. The package contains no runtime code—it is purely type annotations (stubs only). Install it in your development environment to enable static type checking and IDE features without adding production dependencies. It can be conditionally imported using TYPE_CHECKING to avoid including it in production builds, though the description notes a known pylint compatibility workaround may be needed. Use it for: - Enable IDE autocomplete and inline documentation for LicenseManagerLinuxSubscriptions API calls in VSCode with Pylance. - Run mypy or pyright type checking on boto3 code without manually writing type annotations. - Catch boto3 API usage errors at development time rather than at runtime. - Use in PyCharm for type hints (with potential performance trade-offs noted in the description). - Integrate with Emacs or Sublime Text LSP clients for real-time type checking during development. ## Worth the install? AI-flagged interpretation of the facts above — verify before relying. Provides type annotations and IDE autocomplete support for the boto3 AWS LicenseManagerLinuxSubscriptions service, compatible with mypy, pyright, VSCode, PyCharm, and other development tools. Yes. Install this if you use boto3's LicenseManagerLinuxSubscriptions service and want IDE autocomplete and type checking. It has minimal dependencies, is actively maintained, carries no security vulnerabilities, and uses a permissive MIT license. The only caveat is PyCharm users may experience performance issues with Literal overloads—the description recommends boto3-stubs-lite as an alternative in that case. ## Install pip install mypy-boto3-license-manager-linux-subscriptions uv add mypy-boto3-license-manager-linux-subscriptions poetry add mypy-boto3-license-manager-linux-subscriptions ## Installing mypy-boto3-license-manager-linux-subscriptions Before you install: Low install friction with a single lightweight runtime dependency (typing-extensions). Actively maintained as of 2026-06-22 with stable status and no known vulnerabilities. License in practice: MIT license permits unrestricted use, modification, and distribution with minimal obligations—safe for both open-source and commercial projects. Quickstart: pip install mypy-boto3-license-manager-linux-subscriptions from mypy_boto3_license_manager_linux_subscriptions import LicenseManagerLinuxSubscriptionsClient import boto3 client: LicenseManagerLinuxSubscriptionsClient = boto3.client('license-manager-linux-subscriptions') Requires Python 3.9 or later; boto3 must be installed separately to use the client. Verify before relying: - Whether PyCharm performance issues mentioned in the description (issue PY-40997) remain unresolved or have been addressed. - Whether the lite variant (boto3-stubs-lite) is recommended over this package for specific use cases beyond PyCharm performance. ## Package facts - License: MIT (permissive) - Python support: supports_current - Install friction: low - Maintenance: active - Downloads: 243.1K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags boto3 type stubs, aws license manager linux subscriptions types, mypy boto3 annotations, boto3 ide autocomplete, type hints for aws sdk, pyright boto3 support, boto3 type checking, type-stubs, aws-sdk, ide-support [View on SkillFed](https://skillfed.io/packages/mypy-boto3-license-manager-linux-subscriptions) · [View on PyPI](https://pypi.org/project/mypy-boto3-license-manager-linux-subscriptions/)