{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/6"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion support for boto3's DataExchange service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","boto3"],"use_cases":["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."],"what_it_does":"This package is a stub-only type annotation library for AWS boto3's DataExchange service. It contains no runtime code\u2014only 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.\n\nThe 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.","worth_installing":"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."},"id":"mypy-boto3-dataexchange","links":{"html":"https://skillfed.io/packages/mypy-boto3-dataexchange","md":"https://skillfed.io/packages/mypy-boto3-dataexchange.md","pypi":"https://pypi.org/project/mypy-boto3-dataexchange/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-dataexchange","python_support":"supports_current","summary":"Type annotations for boto3 DataExchange 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":1140055,"position":4307,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
