mypy-boto3-license-manager-linux-subscriptions
Type annotations for boto3 LicenseManagerLinuxSubscriptions 1.43.0 service generated with mypy-boto3-builder 8.12.0
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 on this page — 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
mypy-boto3-license-manager-linux-subscriptions on PyPI
pip
pip install mypy-boto3-license-manager-linux-subscriptionsuv
uv add mypy-boto3-license-manager-linux-subscriptionspoetry
poetry add mypy-boto3-license-manager-linux-subscriptionsInstalling 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 the current Python release (>=3.9) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 1 — typing-extensions |
| Maintenance | actively maintained — 107 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 243,112/month — #8,824 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_license_manager_linux_subscriptions-1.43.0-py3-none-any.whl
Keywords: boto3, license-manager-linux-subscriptions, 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-license-manager-user-subscriptionsProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-codeguruprofilerProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-marketplacecommerceanalyticsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-fmsProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-ssmProvides type stubs and annotations for boto3's…
permissive · top 5,000 on PyPI
mypy-boto3-shieldProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-fsxProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-signinProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-marketplace-catalogProvides type annotations and IDE…
permissive · top 15,000 on PyPI