{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/9"}],"enrichment":{"capability":"Provides type annotations for boto3's AppSync service, enabling static type checking and IDE code completion for AppSync API calls.","skillfed_tags":["type-stubs","aws-sdk","static-typing"],"use_cases":["Enable IDE autocomplete and type hints when writing boto3 AppSync code in VSCode with Pylance or PyCharm.","Run mypy or pyright type checking on AppSync client code to catch type errors before runtime.","Use in a TYPE_CHECKING block to get type hints during development without adding a runtime dependency.","Integrate with Emacs or Sublime Text via LSP and pyright for real-time type checking of AppSync operations."],"what_it_does":"mypy-boto3-appsync is a type stub package that adds static type information to boto3's AppSync client. It was generated by mypy-boto3-builder 8.12.0 and provides type annotations compatible with mypy, pyright, VSCode, PyCharm, Emacs, and Sublime Text. The package enables IDE code completion and type checking without requiring explicit type annotations in your code\u2014you write boto3 AppSync calls normally, and the stubs ensure type safety.\n\nThe package is a thin wrapper around typing-extensions and contains only type definitions, not runtime code. It's designed to be installed alongside boto3 in your development environment. The documentation notes that PyCharm users may experience performance issues with the full variant and recommends the lite version as an alternative. The stubs cover AppSync clients, paginators, waiters, and service resource types.","worth_installing":"Yes, if you use boto3's AppSync service and want static type checking or IDE support. Install friction is minimal, maintenance is active, the license is permissive, and there are no known vulnerabilities. PyCharm users should be aware of potential performance issues with Literal overloads and may prefer the lite variant."},"id":"mypy-boto3-appsync","links":{"html":"https://skillfed.io/packages/mypy-boto3-appsync","md":"https://skillfed.io/packages/mypy-boto3-appsync.md","pypi":"https://pypi.org/project/mypy-boto3-appsync/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-appsync","python_support":"supports_current","summary":"Type annotations for boto3 AppSync 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":318400,"position":7653,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
