skillfed

types-aiobotocore-meteringmarketplace

Type annotations for aiobotocore MarketplaceMetering 3.9.0 service generated with mypy-boto3-builder 8.12.0

types-aiobotocore-meteringmarketplace v3.9.0 161.4K downloads/30d#10,636 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 information for aiobotocore's MarketplaceMetering service. It works alongside aiobotocore to enable IDE autocompletion, type checking with mypy and pyright, and compile-time error detection when using the AWS MarketplaceMetering API asynchronously. The stubs are generated from the aiobotocore 3.9.0 service definition using mypy-boto3-builder.

The package is designed as a development-time dependency—you install it in your environment to get IDE support and type checking, but it doesn't affect runtime behavior. It supports VSCode with Pylance, PyCharm, Emacs, Sublime Text, and other editors that understand Python type hints. The package requires only typing-extensions as a runtime dependency, keeping installation lightweight.

Use it for:

  • Enable IDE autocomplete and type hints when writing async code against AWS MarketplaceMetering using aiobotocore.
  • Catch type errors in MarketplaceMetering API calls during development with mypy or pyright before runtime.
  • Provide explicit type annotations for MarketplaceMeteringClient in codebases using TYPE_CHECKING guards.
  • Support code review and refactoring by making MarketplaceMetering API contracts visible to static analysis tools.

Worth the install?

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

Provides type annotations and IDE autocompletion for aiobotocore's MarketplaceMetering service, enabling static type checking with mypy, pyright, and compatible editors.

Yes, if you use aiobotocore with MarketplaceMetering. The package is actively maintained, has no security vulnerabilities, carries a permissive MIT license, and adds only minimal install friction. It's a standard practice for AWS SDK type support and will improve code quality and IDE experience with negligible overhead.

Install

types-aiobotocore-meteringmarketplace on PyPI

pip

pip install types-aiobotocore-meteringmarketplace

uv

uv add types-aiobotocore-meteringmarketplace

poetry

poetry add types-aiobotocore-meteringmarketplace

Installing types-aiobotocore-meteringmarketplace

Before you install

Low friction: single lightweight runtime dependency (typing-extensions), active maintenance with recent release, and no known vulnerabilities. Designed as a pure type-stub package with minimal overhead.

License in practice

MIT license permits unrestricted use, modification, and distribution. Safe to include in both open-source and proprietary projects without licensing obligations.

Quickstart

pip install types-aiobotocore-meteringmarketplace

from aiobotocore.session import get_session
from types_aiobotocore_meteringmarketplace import MarketplaceMeteringClient

session = get_session()
async with session.create_client("meteringmarketplace") as client:
    client: MarketplaceMeteringClient

Requires Python 3.9 or later; aiobotocore 3.9.0 must be installed separately for runtime functionality.

Verify before relying

  • Whether PyCharm performance issues mentioned in the description (issue PY-40997) still affect current versions.
  • Specific AWS MarketplaceMetering API methods and parameters covered by these type annotations.

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

Evidence: types_aiobotocore_meteringmarketplace-3.9.0-py3-none-any.whl

Keywords: aiobotocore, meteringmarketplace, aiobotocore-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

aiobotocore type stubsmarketplace metering type annotationsboto3 type hintsmypy aiobotocore stubsasync aws sdk typingpyright type checking awside autocomplete aiobotocore
type-stubsaws-sdkasync-io

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

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

types-aiobotocore

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

types-aiobotocore-lite

Provides type annotations for aiobotocore…

permissive · top 15,000 on PyPI

types-aiobotocore-full

Provides complete type annotations for…

permissive · top 15,000 on PyPI

types-aiobotocore-ec2

Provides type stubs and annotations for…

permissive · top 5,000 on PyPI

types-aiobotocore-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

types-aiobotocore-translate

Provides type stubs and IDE autocomplete…

permissive · top 15,000 on PyPI

types-aiobotocore-firehose

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

types-aiobotocore-ssm

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

types-aiobotocore-sagemaker

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI