skillfed

mypy-boto3-marketplace-discovery

Type annotations for boto3 MarketplaceDiscovery 1.43.66 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-marketplace-discovery v1.43.66 112.3K downloads/30d#12,373 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package is a type-stub library that adds static type annotations to boto3's MarketplaceDiscovery service. It is generated automatically using mypy-boto3-builder 8.12.0 and enables IDEs and type checkers to understand boto3 API calls, providing code completion and catching type errors before runtime.

The package works by installing alongside boto3 and integrating with type checkers (mypy, pyright) and IDEs (VSCode with Pylance, PyCharm, Emacs, Sublime Text). It covers client methods, paginators, waiters, and service resource types for the MarketplaceDiscovery API. Installation is straightforward via pip, either as a standalone package or as part of the boto3-stubs bundle. The package has no production runtime cost—it is a stubs-only library marked as such in its classifiers.

Use it for:

  • Enable IDE autocomplete and inline documentation for MarketplaceDiscovery API calls in VSCode or PyCharm.
  • Catch boto3 API misuse (wrong parameter names, types) at development time using mypy or pyright.
  • Provide type hints for paginator and waiter objects when iterating over MarketplaceDiscovery results.
  • Support type-safe boto3 code in projects that enforce static type checking in CI/CD pipelines.

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 MarketplaceDiscovery service, compatible with mypy, pyright, VSCode, PyCharm, and other type-checking tools.

Yes, if you use boto3's MarketplaceDiscovery service and want IDE support or static type checking. Install friction is minimal, maintenance is active, and the MIT license carries no restrictions. The only caveat is PyCharm users may experience performance issues with the full stubs; in that case, boto3-stubs-lite is recommended as an alternative.

Install

mypy-boto3-marketplace-discovery on PyPI

pip

pip install mypy-boto3-marketplace-discovery

uv

uv add mypy-boto3-marketplace-discovery

poetry

poetry add mypy-boto3-marketplace-discovery

Installing mypy-boto3-marketplace-discovery

Before you install

Low install friction with a single runtime dependency (typing-extensions). Actively maintained with releases within the past week; repository shows 670 stars and recent commits.

License in practice

MIT license permits unrestricted use, modification, and distribution in both open-source and commercial projects with minimal restrictions.

Quickstart

# Install with boto3-stubs
python -m pip install 'boto3-stubs[marketplace-discovery]'

# Use in code
from boto3.session import Session
from mypy_boto3_marketplace_discovery import MarketplaceDiscoveryClient

client: MarketplaceDiscoveryClient = Session().client("marketplace-discovery")

Requires boto3 to be installed separately; type checking requires a compatible tool like mypy, pyright, or an IDE with type-checking support.

Verify before relying

  • Performance impact in PyCharm with full boto3-stubs (documentation mentions potential slowness with Literal overloads).
  • Whether the lite variant (boto3-stubs-lite) provides equivalent type coverage for MarketplaceDiscovery.

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 — 7 days since the last release
Last repo commit
First released
Downloads 112,346/month — #12,373 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: mypy_boto3_marketplace_discovery-1.43.66-py3-none-any.whl

Keywords: boto3, marketplace-discovery, 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 discoverymypy boto3 annotationsboto3 IDE autocompletetype hints for aws sdkboto3 marketplace discovery typespyright boto3 stubsaws sdk type checking
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-marketplace-agreement

Provides type stubs and annotations for boto3's…

permissive · top 15,000 on PyPI

mypy-boto3-marketplacecommerceanalytics

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-s3

Provides type annotations and IDE…

permissive · top 1,000 on PyPI

mypy-boto3-marketplace-reporting

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-marketplace-deployment

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-meteringmarketplace

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-discovery

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-evidently

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-codeguruprofiler

Provides type annotations and IDE…

permissive · top 15,000 on PyPI