--- id: mypy-boto3-license-manager version: "1.43.46" license: MIT license_treatment: permissive maintenance: active --- # mypy-boto3-license-manager — Type annotations for boto3 LicenseManager 1.43.46 service generated with mypy-boto3-builder 8.12.0 License: permissive · Maintenance: active · Downloads: 287.0K/mo ## What it is and what it does This package is a type-stub library that adds static type information to boto3's LicenseManager service. It enables IDEs and type checkers to provide accurate code completion, inline documentation, and type validation when working with AWS License Manager through boto3, without requiring manual type annotations in your code. Generated automatically from boto3 1.43.46 using mypy-boto3-builder 8.12.0, it works as a development-time dependency. The stubs cover client operations, paginators, waiters, and type definitions, and are compatible with mypy, pyright, VSCode, PyCharm, Emacs, and Sublime Text. It depends only on typing-extensions. Use it for: - Enable IDE autocomplete and type checking for boto3 LicenseManager API calls in VSCode or PyCharm without writing explicit type annotations. - Catch type errors in AWS License Manager code during development using mypy or pyright before runtime. - Generate accurate API documentation and parameter hints for LicenseManager operations in your editor. - Use boto3 LicenseManager with TYPE_CHECKING guards to keep type stubs out of production dependencies while maintaining full IDE support. - Migrate legacy boto3 code to typed Python by leveraging IDE-assisted refactoring with accurate type information. ## Worth the install? AI-flagged interpretation of the facts above — verify before relying. Provides type annotations and IDE autocompletion support for boto3's LicenseManager service, compatible with mypy, pyright, VSCode, PyCharm, and other type-aware tools. Yes, if you use boto3's LicenseManager service and want IDE autocompletion and static type checking. Install as a development dependency to avoid production bloat. The package is actively maintained, has no security issues, and carries a permissive MIT license. Low install friction and broad IDE/type-checker support make it a straightforward addition to any boto3 project. ## Install pip install mypy-boto3-license-manager uv add mypy-boto3-license-manager poetry add mypy-boto3-license-manager ## Installing mypy-boto3-license-manager Before you install: Low friction install with a single lightweight runtime dependency (typing-extensions). Package is actively maintained with a recent release and no known vulnerabilities. License in practice: MIT license permits unrestricted use, modification, and distribution with minimal restrictions—suitable for both open-source and commercial projects. Quickstart: pip install mypy-boto3-license-manager from boto3.session import Session from mypy_boto3_license_manager import LicenseManagerClient client: LicenseManagerClient = Session().client("license-manager") Requires Python 3.9 or later; boto3 must be installed separately. Verify before relying: - Whether PyCharm performance issues mentioned in the description (issue PY-40997) remain unresolved or have been addressed in recent versions. - Whether the package works as a standalone install or requires boto3-stubs as a parent package for full functionality. ## Package facts - License: MIT (permissive) - Python support: supports_current - Install friction: low - Maintenance: active - Downloads: 287.0K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags boto3 type stubs, aws license manager typing, mypy boto3 annotations, boto3 ide autocomplete, type hints for aws sdk, pyright boto3 support, static type checking aws, type-stubs, aws-sdk, ide-support [View on SkillFed](https://skillfed.io/packages/mypy-boto3-license-manager) · [View on PyPI](https://pypi.org/project/mypy-boto3-license-manager/)