{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/10"}],"enrichment":{"capability":"Provides type annotations and IDE autocomplete support for boto3's DataSync service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","datasync"],"use_cases":["Enable IDE autocomplete and type checking when writing boto3 DataSync client code in VSCode or PyCharm.","Catch type errors in DataSync API calls during static analysis with mypy or pyright before runtime.","Provide explicit type annotations for DataSyncClient, paginators, and service resources in large codebases.","Support type-safe boto3 DataSync code in CI/CD pipelines using mypy or pyright for quality gates.","Reduce memory footprint in production by using TYPE_CHECKING guards to import stubs only during development."],"what_it_does":"mypy-boto3-datasync is a type stub package that adds complete type annotations for boto3's DataSync service. It enables static type checkers (mypy, pyright) and IDEs (VSCode, PyCharm, Emacs, Sublime Text) to provide accurate code completion and catch type errors at development time when working with AWS DataSync resources. The package is generated automatically from boto3 1.43.58 using mypy-boto3-builder 8.12.0.\n\nThe package provides explicit type annotations for DataSyncClient, paginators, waiters, and type definitions, allowing developers to write type-safe boto3 code without manual annotations. It works transparently with most Python IDEs and type checkers; no explicit type hints are required in your code unless you opt for the lite version. The package supports Python 3.9 through 3.14 and has no external dependencies beyond typing-extensions.","worth_installing":"Yes, if you use boto3 DataSync in Python code and want IDE autocomplete and static type checking. Install friction is minimal, maintenance is active, and the MIT license has no restrictions. The package is stable (Production/Stable status) with no known vulnerabilities. Consider it essential for any team using DataSync with type-aware tooling."},"id":"mypy-boto3-datasync","links":{"html":"https://skillfed.io/packages/mypy-boto3-datasync","md":"https://skillfed.io/packages/mypy-boto3-datasync.md","pypi":"https://pypi.org/project/mypy-boto3-datasync/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-28","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-datasync","python_support":"supports_current","summary":"Type annotations for boto3 DataSync 1.43.58 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":261081,"position":8387,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.58"}
