{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/15"}],"enrichment":{"capability":"Provides type annotations for aiobotocore's Athena service, enabling IDE code completion and static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","async"],"use_cases":["Enable IDE autocomplete and parameter hints when writing async Athena queries with aiobotocore.","Catch type errors in Athena client calls during development with mypy or pyright before runtime.","Provide explicit type annotations for AthenaClient, paginators, and waiters in production code.","Support gradual typing adoption in a codebase using aiobotocore by annotating Athena interactions.","Improve code maintainability by documenting expected argument and return types for Athena operations."],"what_it_does":"This package is a type-stub library that adds static type information to aiobotocore's Athena service. It is generated automatically from the aiobotocore library and provides IDE code completion, parameter hints, and return-type checking for async AWS Athena operations. The stubs work with VSCode (via Pylance), PyCharm, Emacs, Sublime Text, and command-line type checkers like mypy and pyright.\n\nThe package contains no runtime code\u2014it only supplies type annotations. You install it alongside aiobotocore to enable your editor and type checker to understand the Athena client API. It supports Python 3.9 through 3.14 and depends only on typing-extensions. The stubs cover client methods, paginators, waiters, and type definitions for Athena service operations.","worth_installing":"Yes. Install this if you use aiobotocore for Athena and want IDE code completion or static type checking. It has no runtime overhead, low install friction, active maintenance, and MIT licensing. The only caveat is PyCharm users may experience performance issues with the full stubs (the docs recommend the lite variant in that case), but VSCode, mypy, and pyright users should see immediate benefit."},"id":"types-aiobotocore-athena","links":{"html":"https://skillfed.io/packages/types-aiobotocore-athena","md":"https://skillfed.io/packages/types-aiobotocore-athena.md","pypi":"https://pypi.org/project/types-aiobotocore-athena/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-02","license_spdx":"MIT","license_treatment":"permissive","name":"types-aiobotocore-athena","python_support":"supports_current","summary":"Type annotations for aiobotocore Athena 3.9.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":154919,"position":10838,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.9.0"}
