skillfed

mypy-boto3-marketplace-entitlement

Type annotations for boto3 MarketplaceEntitlementService 1.43.0 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-marketplace-entitlement v1.43.0 270.9K downloads/30d#8,229 on PyPI670
Permissive license MIT Active released

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-entitlement

uv

uv add mypy-boto3-marketplace-entitlement

poetry

poetry add mypy-boto3-marketplace-entitlement

Installing 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

Development Status :: 5 - Production/StableEnvironment :: ConsoleIntended Audience :: DevelopersNatural Language :: EnglishOperating System :: OS IndependentProgramming Language :: Python :: 3Programming Language :: Python :: 3 :: OnlyProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Programming Language :: Python :: 3.9Programming Language :: Python :: Implementation :: CPythonTyping :: Stubs Only

Tags

boto3 type stubs marketplace entitlementmypy boto3 type annotationsboto3 IDE autocompleteaws marketplace entitlement typesboto3 static type checkingpyright boto3 stubsboto3 type hints
type-stubsboto3aws

More Software Development packages

typing-extensions

Provides backported and experimental type hints…

permissive · top 100 on PyPI

numpy

NumPy provides an N-dimensional array object…

permissive · top 100 on PyPI

fastapi

FastAPI is a Python web framework for building…

permissive · top 100 on PyPI

annotated-doc

Provides a way to document function parameters,…

permissive · top 100 on PyPI

typer

Typer builds command-line applications from…

permissive · top 1,000 on PyPI

distlib

Distlib provides low-level packaging utilities…

permissive · top 1,000 on PyPI

mypy-boto3-marketplacecommerceanalytics

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-marketplace-reporting

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-marketplace-deployment

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-apigatewaymanagementapi

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-meteringmarketplace

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-dataexchange

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

boto3-stubs-full

Provides type annotations for boto3 1.43.71 to…

permissive · top 5,000 on PyPI

mypy-boto3-signer-data

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI