mypy-boto3-license-manager
Type annotations for boto3 LicenseManager 1.43.46 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 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 on this page — 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
mypy-boto3-license-manager on PyPI
pip
pip install mypy-boto3-license-manageruv
uv add mypy-boto3-license-managerpoetry
poetry add mypy-boto3-license-managerInstalling 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 the current Python release (>=3.9) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 1 — typing-extensions |
| Maintenance | actively maintained — 35 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 287,008/month — #8,038 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-1.43.46-py3-none-any.whl
Keywords: boto3, license-manager, 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-fmsProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-codeguruprofilerProvides 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-apigatewaymanagementapiProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-shieldProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-marketplacecommerceanalyticsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-sagemakerProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-evidentlyProvides type annotations and IDE…
permissive · top 15,000 on PyPI