skillfed

mypy-boto3-marketplace-catalog

Type annotations for boto3 MarketplaceCatalog 1.43.62 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-marketplace-catalog v1.43.62 255.7K downloads/30d#8,473 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package is a stub-only type annotation library for boto3's MarketplaceCatalog service, generated automatically from boto3 version 1.43.62 using mypy-boto3-builder 8.12.0. It enables static type checking and IDE code completion when working with AWS MarketplaceCatalog API calls through boto3, without adding runtime behavior—it only provides type information for development-time tooling.

You install it alongside boto3 in your development environment, and IDEs like VSCode, PyCharm, Emacs, and Sublime Text will immediately offer autocomplete and type hints for MarketplaceCatalog client methods, paginators, and type definitions. It also works with command-line type checkers like mypy and pyright. The package has no runtime dependencies beyond typing-extensions and is safe to exclude from production deployments using TYPE_CHECKING guards.

Use it for:

  • Enable IDE autocomplete and inline documentation for MarketplaceCatalog API calls in VSCode or PyCharm.
  • Catch type errors in boto3 MarketplaceCatalog code before runtime using mypy or pyright.
  • Reduce boilerplate by letting your IDE infer argument types and return types for client methods.
  • Provide explicit type hints for MarketplaceCatalog paginators and service resource types in typed codebases.
  • Integrate type checking into CI/CD pipelines for AWS SDK code without manual annotation.

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

Yes, if you use boto3's MarketplaceCatalog service and want IDE autocompletion or static type checking. Install friction is minimal, maintenance is active, and the MIT license has no restrictions. The only gotcha is PyCharm performance on Literal overloads—documented workarounds exist. For most Python 3.9+ projects using MarketplaceCatalog, this is a straightforward win.

Install

mypy-boto3-marketplace-catalog on PyPI

pip

pip install mypy-boto3-marketplace-catalog

uv

uv add mypy-boto3-marketplace-catalog

poetry

poetry add mypy-boto3-marketplace-catalog

Installing mypy-boto3-marketplace-catalog

Before you install

Low friction install with a single lightweight runtime dependency (typing-extensions). Actively maintained with recent releases; the package is generated automatically and follows boto3 version releases closely.

License in practice

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

Quickstart

pip install mypy-boto3-marketplace-catalog

from boto3.session import Session
from mypy_boto3_marketplace_catalog import MarketplaceCatalogClient

client: MarketplaceCatalogClient = Session().client("marketplace-catalog")

Requires Python 3.9 or later; boto3 must be installed separately in your environment.

Verify before relying

  • Whether type coverage is complete for all MarketplaceCatalog API operations and edge cases.
  • Performance impact on IDE responsiveness when used with PyCharm (documentation mentions potential slowness).
  • Whether the package works correctly with boto3-stubs-lite as a lighter alternative.

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

Evidence: mypy_boto3_marketplace_catalog-1.43.62-py3-none-any.whl

Keywords: boto3, marketplace-catalog, 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 catalogmypy boto3 marketplace catalogboto3 type annotations awsmarketplace catalog type hintsboto3 ide autocompletepyright boto3 stubsaws sdk type checking
type-stubsboto3aws-sdk

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

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-outposts

Provides type annotations for the boto3…

permissive · top 15,000 on PyPI

mypy-boto3-meteringmarketplace

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-codeguruprofiler

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-billing

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-dataexchange

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-ssm

Provides type stubs and annotations for boto3's…

permissive · top 5,000 on PyPI