mypy-boto3-dataexchange
Type annotations for boto3 DataExchange 1.43.0 service generated with mypy-boto3-builder 8.12.0
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-dataexchangeuv
uv add mypy-boto3-dataexchangepoetry
poetry add mypy-boto3-dataexchangeInstalling 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
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-databrewProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-ds-dataProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-migrationhubstrategyProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-partnercentral-sellingProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-transferProvides type annotations for boto3's Transfer…
permissive · top 15,000 on PyPI
types-aiobotocore-dataexchangeProvides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-dmsProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-mediaconvertProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-service-quotasProvides type annotations for boto3's…
permissive · top 15,000 on PyPI