skillfed

types-aiobotocore-dataexchange

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

types-aiobotocore-dataexchange v3.9.0 948.5K downloads/30d#4,661 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package provides type annotations for the DataExchange service, generated with mypy-boto3-builder 8.12.0. It enables static type checking and IDE autocomplete for async DataExchange API calls, working with mypy, pyright, VSCode, PyCharm, Emacs, and Sublime Text. The package is a pure type stub that adds complete type information to service operations, clients, paginators, and waiters.

When installed, developers gain IDE support for method signatures, parameter types, and return types without writing explicit annotations. The package is designed as a development-time dependency and can be used with TYPE_CHECKING guards to avoid runtime overhead. It supports Python 3.9 through 3.14 and requires only typing-extensions as a runtime dependency.

Use it for:

  • Enable IDE autocomplete and type checking when writing async code against DataExchange.
  • Catch type errors in DataExchange API calls during development with mypy or pyright.
  • Document expected parameter and return types for DataExchange operations in team codebases.
  • Support paginator and waiter type annotations for complex DataExchange workflows.
  • Use with TYPE_CHECKING guards to provide types for development while keeping production dependencies minimal.

Worth the install?

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

Provides type annotations and IDE autocomplete support for the DataExchange service, enabling static type checking with mypy, pyright, and other tools.

Yes, if you use the DataExchange service. The low install friction, active maintenance, MIT license, and zero security vulnerabilities make it a straightforward addition. Install it in your development environment to gain IDE support and type checking; use TYPE_CHECKING guards if you want to avoid a production dependency.

Install

types-aiobotocore-dataexchange on PyPI

pip

pip install types-aiobotocore-dataexchange

uv

uv add types-aiobotocore-dataexchange

poetry

poetry add types-aiobotocore-dataexchange

Installing types-aiobotocore-dataexchange

Before you install

Low friction install with a single runtime dependency (typing-extensions). Actively maintained with a recent release; the package is a pure type stub with no compiled dependencies.

License in practice

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

Quickstart

pip install types-aiobotocore-dataexchange

from aiobotocore.session import get_session
from types_aiobotocore_dataexchange import DataExchangeClient

session = get_session()
async with session.create_client("dataexchange") as client:
    client: DataExchangeClient

Requires Python 3.9 or later; type checking requires a compatible tool such as mypy or pyright.

Verify before relying

  • Whether PyCharm performance issues with Literal overloads have been resolved in recent versions.
  • Specific performance impact of the full package versus the lite variant in production environments.
  • Whether the documented TYPE_CHECKING pattern is necessary or recommended for production use.

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

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

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

type stubs for dataexchangedataexchange type annotationsaws sdk type checkingmypy type hintspyright boto3 supportide autocomplete awsasync aws client types
type-stubsaws-sdkasync

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

Provides type annotations and IDE…

permissive · top 5,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-s3

Provides type stubs and IDE autocompletion…

permissive · top 5,000 on PyPI

types-aiobotocore-sqs

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

types-aiobotocore-ssm

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

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

Provides type annotations and IDE…

permissive · top 15,000 on PyPI