skillfed

mypy-boto3-athena

Type annotations for boto3 Athena 1.43.0 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-athena v1.43.0 2.9M downloads/30d#2,810 on PyPI670
Permissive license MIT Active released

What it is and 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.

When 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.

Use it for:

  • 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

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides type annotations and IDE autocompletion support for boto3's Athena service, enabling static type checking with mypy, pyright, and other tools.

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.

Install

mypy-boto3-athena on PyPI

pip

pip install mypy-boto3-athena

uv

uv add mypy-boto3-athena

poetry

poetry add mypy-boto3-athena

Installing mypy-boto3-athena

Before you install

Low friction: single runtime dependency (typing-extensions), pure Python wheel, active maintenance with last commit 2026-06-22. No known vulnerabilities.

License in practice

MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects.

Quickstart

pip install mypy-boto3-athena

from boto3.session import Session
from mypy_boto3_athena import AthenaClient

client: AthenaClient = Session().client("athena")

Verify before relying

  • Whether PyCharm performance issues mentioned in the description (issue PY-40997) remain unresolved
  • Specific boto3 versions this package is compatible with beyond 1.43.0
  • Whether lite variant exists and how it differs from this package

Package facts

License MIT (permissive)
Python support supports the current Python release (>=3.9)
Install friction low — pure-Python wheel
Runtime dependencies 1 — typing-extensions
Maintenance actively maintained — 107 days since the last release
Last repo commit
First released
Downloads 2,949,484/month — #2,810 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: mypy_boto3_athena-1.43.0-py3-none-any.whl

Keywords: boto3, athena, boto3-stubs, type-annotations, mypy, typeshed, autocomplete

Development Status :: 5 - Production/StableEnvironment :: ConsoleIntended Audience :: DevelopersNatural Language :: EnglishOperating System :: OS IndependentProgramming Language :: Python :: 3Programming Language :: Python :: 3 :: OnlyProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Programming Language :: Python :: 3.9Programming Language :: Python :: Implementation :: CPythonTyping :: Stubs Only

Tags

boto3 type stubs athenatype annotations aws athenaboto3 athena mypy supportide autocomplete athena clientstatic type checking boto3athena type hintsboto3-stubs athena
type-stubsaws-boto3static-typing

More Software Development packages

typing-extensions

Provides backported and experimental type hints…

permissive · top 100 on PyPI

numpy

NumPy provides an N-dimensional array object…

permissive · top 100 on PyPI

fastapi

FastAPI is a Python web framework for building…

permissive · top 100 on PyPI

annotated-doc

Provides a way to document function parameters,…

permissive · top 100 on PyPI

typer

Typer builds command-line applications from…

permissive · top 1,000 on PyPI

distlib

Distlib provides low-level packaging utilities…

permissive · top 1,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

types-aiobotocore-athena

Provides type annotations for aiobotocore's…

permissive · top 15,000 on PyPI

mypy-boto3-neptune

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-dataexchange

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-lex-models

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-gamelift

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-evidently

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-xray

Provides type annotations for boto3's XRay…

permissive · top 5,000 on PyPI

mypy-boto3-ram

Provides type annotations and IDE…

permissive · top 15,000 on PyPI