skillfed

mypy-boto3-marketplace-agreement

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

mypy-boto3-marketplace-agreement v1.43.66 243.4K downloads/30d#8,809 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package is a type-stub library for boto3's AgreementService, generated automatically by mypy-boto3-builder 8.12.0. It provides complete type annotations for the marketplace-agreement AWS API, allowing your IDE and type checker to understand boto3 client calls, method signatures, and return types without runtime overhead.

You install it alongside boto3 to get IDE autocompletion, inline documentation, and static type checking. The stubs work with VSCode (via Pylance), PyCharm, Emacs, Sublime Text, mypy, pyright, and other tools that understand Python type hints. It is a development-only dependency—the annotations are stripped at runtime and do not affect production code.

Use it for:

  • Enable IDE autocompletion and inline documentation when writing boto3 AgreementService code.
  • Catch type errors in AWS API calls before runtime using mypy or pyright in CI/CD.
  • Reduce time spent reading AWS API documentation by letting your editor show method signatures.
  • Use TYPE_CHECKING guards to keep type stubs out of production dependencies while maintaining type safety during development.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides type stubs and annotations for boto3's AgreementService, enabling IDE autocompletion and static type checking with mypy, pyright, and other Python type checkers.

Yes, if you use boto3's AgreementService and want IDE support or static type checking. Install friction is negligible, maintenance is active, and the MIT license has no restrictions. The only caveat is PyCharm users may experience slowness with Literal overloads; in that case, consider the lite variant instead.

Install

mypy-boto3-marketplace-agreement on PyPI

pip

pip install mypy-boto3-marketplace-agreement

uv

uv add mypy-boto3-marketplace-agreement

poetry

poetry add mypy-boto3-marketplace-agreement

Installing mypy-boto3-marketplace-agreement

Before you install

Low install friction; pure Python wheel with a single runtime dependency on typing-extensions. Actively maintained with releases within the past week 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-marketplace-agreement

from boto3.session import Session
from mypy_boto3_marketplace_agreement import AgreementServiceClient

client: AgreementServiceClient = Session().client("marketplace-agreement")

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

Verify before relying

  • Performance impact in PyCharm with Literal overloads (issue PY-40997 mentioned in docs but severity unclear).
  • Whether lite variant offers meaningful performance gains for this specific service.

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 243,364/month — #8,809 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

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

Keywords: boto3, marketplace-agreement, 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 annotationsaws marketplace agreement typesmypy boto3 stubsboto3 autocompletionstatic type checking awspyright boto3 supportide code completion boto3
type-stubsaws-sdkstatic-typing

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

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-s3

Provides type annotations and IDE…

permissive · top 1,000 on PyPI

mypy-boto3-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-dataexchange

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-marketplacecommerceanalytics

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-config

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

boto3-stubs-full

Provides type annotations for boto3 1.43.71 to…

permissive · top 5,000 on PyPI

boto3-stubs-lite

Provides type annotations for boto3 1.43.72,…

permissive · top 15,000 on PyPI

boto3-stubs

Provides type stubs and annotations for boto3…

permissive · top 1,000 on PyPI