skillfed

mypy-boto3-dataexchange

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

mypy-boto3-dataexchange v1.43.0 1.1M downloads/30d#4,307 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package is a stub-only type annotation library for AWS boto3's DataExchange service. It contains no runtime code—only type definitions that enable static type checkers (mypy, pyright) and IDEs (VSCode, PyCharm, Emacs, Sublime Text) to understand boto3 DataExchange client calls, paginators, and type definitions. When installed alongside boto3, it provides IDE autocompletion and catches type errors during development without changing how your code runs.

The package is auto-generated from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and tracks boto3 releases closely. It supports Python 3.9 through 3.14 and depends only on typing-extensions. Most developers install it as part of boto3-stubs[dataexchange] for convenience, though it can also be installed standalone. The documentation notes that PyCharm users may experience performance issues with the full Literal-based overloads and recommends using boto3-stubs-lite as an alternative.

Use it for:

  • Enable IDE autocomplete and type hints when writing boto3 DataExchange client code in VSCode or other LSP-aware editors.
  • Catch boto3 DataExchange API errors at type-check time with mypy or pyright before running code.
  • Provide explicit type annotations for DataExchangeClient, paginators, and service resource objects in production code.
  • Support development workflows that require static type checking as a quality gate before deployment.
  • Document expected parameter and return types for DataExchange operations without writing manual type stubs.

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 DataExchange service, enabling static type checking with mypy, pyright, and other tools.

Yes, if you use boto3's DataExchange 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 caveat is PyCharm users may see performance degradation with the full stub set; they should consider boto3-stubs-lite instead. For mypy, pyright, VSCode, and other tools, this is a straightforward win.

Install

mypy-boto3-dataexchange on PyPI

pip

pip install mypy-boto3-dataexchange

uv

uv add mypy-boto3-dataexchange

poetry

poetry add mypy-boto3-dataexchange

Installing mypy-boto3-dataexchange

Before you install

Low friction install with a single lightweight runtime dependency (typing-extensions). Actively maintained with recent releases; last commit 2026-06-22 and 670 repository stars indicate stable, ongoing support.

License in practice

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

Quickstart

pip install mypy-boto3-dataexchange

from boto3.session import Session
from mypy_boto3_dataexchange import DataExchangeClient

client: DataExchangeClient = Session().client("dataexchange")
# Type checking and IDE completion now work on client usage

Requires Python 3.9 or later; boto3 must be installed separately in your environment for the client to function.

Verify before relying

  • Whether PyCharm performance issues mentioned in the docs (issue PY-40997) have been resolved or remain a concern for users.
  • Whether the package provides full coverage of all DataExchange API operations and parameters as of boto3 1.43.0.

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

Evidence: mypy_boto3_dataexchange-1.43.0-py3-none-any.whl

Keywords: boto3, dataexchange, 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 dataexchangeaws dataexchange type annotationsboto3 ide autocompletemypy boto3 stubsdataexchange client typingaws sdk type hintsboto3 static type checking
type-stubsaws-sdkboto3

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

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-ds-data

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

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-partnercentral-selling

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-transfer

Provides type annotations for boto3's Transfer…

permissive · top 15,000 on PyPI

types-aiobotocore-dataexchange

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-dms

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-mediaconvert

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-service-quotas

Provides type annotations for boto3's…

permissive · top 15,000 on PyPI