{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/4"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion support for boto3's Athena service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-boto3","static-typing"],"use_cases":["Enable IDE autocompletion and type checking for boto3 Athena queries in VSCode or PyCharm","Catch type errors in Athena client usage before runtime using mypy or pyright in CI/CD","Provide accurate type hints for Athena paginator objects when iterating query results","Support development workflows using TYPE_CHECKING guards to avoid production dependencies","Improve code documentation through IDE hover tooltips for Athena API methods"],"what_it_does":"mypy-boto3-athena is a type stub package that adds static type checking and IDE autocompletion for AWS Athena operations through boto3. It is generated with mypy-boto3-builder 8.12.0 and works with mypy, pyright, VSCode, PyCharm, Emacs, Sublime Text, and other IDEs that support Python type hints. The package requires only typing-extensions as a runtime dependency and supports Python 3.9 and later.\n\nWhen installed, it enables your editor and type checker to understand the shape of Athena client objects, method signatures, and return types without requiring explicit type annotations in your code. It also provides type hints for paginators and service-specific type definitions. The package is pure Python with no compiled dependencies, making installation straightforward across platforms.","worth_installing":"Yes. This is a lightweight, actively maintained type stub with no security vulnerabilities, a single minimal dependency, and broad IDE support. Install it if you use boto3 with Athena and want static type checking or IDE autocompletion."},"id":"mypy-boto3-athena","links":{"html":"https://skillfed.io/packages/mypy-boto3-athena","md":"https://skillfed.io/packages/mypy-boto3-athena.md","pypi":"https://pypi.org/project/mypy-boto3-athena/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-athena","python_support":"supports_current","summary":"Type annotations for boto3 Athena 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":2949484,"position":2810,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
