--- id: mypy-boto3-license-manager-user-subscriptions version: "1.43.0" license: MIT license_treatment: permissive maintenance: active --- # mypy-boto3-license-manager-user-subscriptions — Type annotations for boto3 LicenseManagerUserSubscriptions 1.43.0 service generated with mypy-boto3-builder 8.12.0 License: permissive · Maintenance: active · Downloads: 243.2K/mo ## What it is and what it does This package is a type-stub library that provides static type annotations for boto3's LicenseManagerUserSubscriptions service. It enables IDEs (VSCode, PyCharm, Emacs, Sublime Text) and type checkers (mypy, pyright) to understand boto3 API calls, offering code completion and catching type errors before runtime. The stubs are generated from boto3 1.43.0 using mypy-boto3-builder 8.12.0. The package is designed as a development-time dependency—you install it in your environment to get type hints and IDE support while writing code, but it does not affect runtime behavior. It has minimal dependencies (only typing-extensions) and supports Python 3.9 through 3.14. The library is particularly useful when working with AWS LicenseManagerUserSubscriptions APIs in codebases that enforce type safety. Use it for: - Enable IDE autocompletion and inline documentation for boto3 LicenseManagerUserSubscriptions API calls in VSCode or PyCharm. - Catch type errors in AWS SDK calls during development using mypy or pyright before deploying to production. - Document expected parameter types and return values for LicenseManagerUserSubscriptions client methods in team codebases. - Support strict type-checking workflows in projects that use boto3 for AWS license management operations. - Integrate with LSP-based editors (Emacs, Sublime Text) to provide real-time type information while writing boto3 code. ## Worth the install? AI-flagged interpretation of the facts above — verify before relying. Provides type annotations and IDE autocompletion support for boto3's LicenseManagerUserSubscriptions service, enabling static type checking with mypy, pyright, and compatible editors. Yes. This is a low-friction, actively maintained type-stub package with no known vulnerabilities and permissive MIT licensing. Install it if you use boto3's LicenseManagerUserSubscriptions service and want IDE autocompletion and static type checking. It is a standard development dependency with negligible overhead and clear value for catching bugs early. ## Install pip install mypy-boto3-license-manager-user-subscriptions uv add mypy-boto3-license-manager-user-subscriptions poetry add mypy-boto3-license-manager-user-subscriptions ## Installing mypy-boto3-license-manager-user-subscriptions Before you install: Low install friction with a single lightweight runtime dependency (typing-extensions). Active maintenance with recent releases; last commit 2026-06-22 and 670 repository stars indicate ongoing support. License in practice: MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects with minimal restrictions. Quickstart: # Install with pip python -m pip install mypy-boto3-license-manager-user-subscriptions # Use in code with type checking from mypy_boto3_license_manager_user_subscriptions import LicenseManagerUserSubscriptionsClient client: LicenseManagerUserSubscriptionsClient = ... Requires Python 3.9 or later; intended as a development/type-checking dependency, not runtime. Verify before relying: - Whether PyCharm performance issues mentioned in the description (issue PY-40997) remain unresolved or have been addressed in recent versions. - Specific boto3 version compatibility beyond the stated 1.43.0 support. ## Package facts - License: MIT (permissive) - Python support: supports_current - Install friction: low - Maintenance: active - Downloads: 243.2K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags boto3 type stubs, aws license manager type annotations, mypy boto3 stubs, python aws type checking, boto3 ide autocomplete, pyright aws annotations, license manager user subscriptions types, type-stubs, aws-sdk, ide-support [View on SkillFed](https://skillfed.io/packages/mypy-boto3-license-manager-user-subscriptions) · [View on PyPI](https://pypi.org/project/mypy-boto3-license-manager-user-subscriptions/)