mypy-boto3-marketplace-entitlement
Type annotations for boto3 MarketplaceEntitlementService 1.43.0 service generated with mypy-boto3-builder 8.12.0
What it is and what it does
This package provides type stubs and annotations for boto3's MarketplaceEntitlementService, generated by mypy-boto3-builder 8.12.0. It enables static type checkers like mypy and pyright, as well as IDEs like VSCode, PyCharm, Emacs, and Sublime Text, to understand and validate boto3 code at development time. Rather than being a runtime library, it's a development-time dependency that sits alongside boto3 to provide type information for client objects, paginators, and service-specific types.
The package supports Python 3.9 through 3.14 and requires only typing-extensions as a runtime dependency. It can be installed standalone or as part of the broader boto3-stubs ecosystem. The documentation notes that PyCharm users may experience performance issues due to slow handling of Literal overloads and recommends using the boto3-stubs-lite variant as an alternative.
Use it for:
- Enable IDE code completion and type hints when writing boto3 MarketplaceEntitlementService client code in VSCode or PyCharm
- Run mypy or pyright type checking on boto3 code to catch type errors before runtime
- Provide explicit type annotations for MarketplaceEntitlementServiceClient, paginators, and service-specific types in production code
- Use with Emacs or Sublime Text via LSP and pyright 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 autocompletion support for boto3's MarketplaceEntitlementService, enabling type checking with mypy, pyright, and other static analysis tools.
Yes, if you use boto3's MarketplaceEntitlementService and want static type checking or IDE support. Install friction is minimal, maintenance is active, and the MIT license poses no restrictions. Note that PyCharm users should monitor performance and consider boto3-stubs-lite if slowness occurs.
Install
mypy-boto3-marketplace-entitlement on PyPI
pip
pip install mypy-boto3-marketplace-entitlementuv
uv add mypy-boto3-marketplace-entitlementpoetry
poetry add mypy-boto3-marketplace-entitlementInstalling mypy-boto3-marketplace-entitlement
Before you install
Low friction installation with a single lightweight dependency (typing-extensions). Actively maintained as of 2026-06-22 with regular releases.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects with minimal attribution requirements.
Quickstart
# Install with pip
python -m pip install 'boto3-stubs[marketplace-entitlement]'
# Or standalone
python -m pip install mypy-boto3-marketplace-entitlement
# In your code
from boto3.session import Session
from mypy_boto3_marketplace_entitlement import MarketplaceEntitlementServiceClient
client: MarketplaceEntitlementServiceClient = Session().client("marketplace-entitlement")
Requires boto3 to be installed separately; this package provides only type annotations. PyCharm users may experience performance issues with Literal overloads (see documentation for boto3-stubs-lite alternative).
Verify before relying
- Whether the package works with boto3 versions other than 1.43.0 or requires exact version matching
- Performance impact when used with PyCharm (documentation warns of potential slowness with Literal overloads)
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 | 270,881/month — #8,229 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_marketplace_entitlement-1.43.0-py3-none-any.whl
Keywords: boto3, marketplace-entitlement, 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-marketplacecommerceanalyticsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-marketplace-reportingProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-marketplace-deploymentProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-apigatewaymanagementapiProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-meteringmarketplaceProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-dataexchangeProvides type annotations and IDE…
permissive · top 5,000 on PyPI
boto3-stubs-fullProvides type annotations for boto3 1.43.71 to…
permissive · top 5,000 on PyPI
mypy-boto3-signer-dataProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI