types-aiobotocore-dataexchange
Type annotations for aiobotocore DataExchange 3.9.0 service generated with mypy-boto3-builder 8.12.0
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-dataexchangeuv
uv add types-aiobotocore-dataexchangepoetry
poetry add types-aiobotocore-dataexchangeInstalling 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
Tags
More Software Development packages
Provides backported and experimental type hints…
permissive · top 100 on PyPI
numpyNumPy provides an N-dimensional array object…
permissive · top 100 on PyPI
fastapiFastAPI is a Python web framework for building…
permissive · top 100 on PyPI
annotated-docProvides a way to document function parameters,…
permissive · top 100 on PyPI
typerTyper builds command-line applications from…
permissive · top 1,000 on PyPI
distlibDistlib provides low-level packaging utilities…
permissive · top 1,000 on PyPI
mypy-boto3-dataexchangeProvides type annotations and IDE…
permissive · top 5,000 on PyPI
types-aiobotocore-ec2Provides type stubs and annotations for…
permissive · top 5,000 on PyPI
types-aiobotocore-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
types-aiobotocore-s3Provides type stubs and IDE autocompletion…
permissive · top 5,000 on PyPI
types-aiobotocore-sqsProvides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
types-aiobotocore-ssmProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
types-aiobotocore-translateProvides type stubs and IDE autocomplete…
permissive · top 15,000 on PyPI
types-aiobotocoreProvides type annotations and IDE…
permissive · top 5,000 on PyPI
types-aiobotocore-liteProvides type annotations for aiobotocore…
permissive · top 15,000 on PyPI
types-aiobotocore-kmsProvides type annotations and IDE…
permissive · top 15,000 on PyPI