skillfed

types-aiobotocore-timestream-query

Type annotations for aiobotocore TimestreamQuery 3.9.0 service generated with mypy-boto3-builder 8.12.0

types-aiobotocore-timestream-query v3.9.0 93.0K downloads/30d#13,411 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package is a type stub library that adds static type information to aiobotocore's TimestreamQuery service. It is generated from aiobotocore 3.9.0 using mypy-boto3-builder and provides complete type annotations for client methods, paginators, and service resources. When installed, it enables IDEs (VSCode, PyCharm, Emacs, Sublime Text) and type checkers (mypy, pyright) to understand aiobotocore code, offering inline documentation, method signatures, and parameter validation without requiring explicit type hints in your code.

The package is a stub-only library—it contains no runtime code, only type definitions. It works alongside aiobotocore itself and is compatible with modern Python versions (3.9 through 3.14). Installation is straightforward and adds minimal overhead; the only runtime dependency is typing-extensions. It is most useful in projects that already use aiobotocore for async AWS API calls and want to catch type errors early or improve developer experience through IDE autocompletion.

Use it for:

  • Enable mypy or pyright type checking in a project using aiobotocore TimestreamQuery without writing manual type annotations.
  • Get IDE autocomplete and inline documentation for TimestreamQuery client methods in VSCode with Pylance or PyCharm.
  • Validate aiobotocore TimestreamQuery code during CI/CD pipelines using static type checkers before deployment.
  • Reduce debugging time by catching incorrect service method calls or parameter types at development time rather than runtime.
  • Support paginator and service resource type hints for complex async workflows with TimestreamQuery.

Worth the install?

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

Provides type annotations and IDE autocompletion support for aiobotocore's TimestreamQuery service, enabling static type checking with mypy, pyright, and editor tools.

Yes, if you use aiobotocore with TimestreamQuery and want static type checking or IDE support. Installation is low-friction, the package is actively maintained with no known vulnerabilities, and it carries a permissive MIT license. Install it as a development dependency to improve code quality and developer experience; it has no runtime impact on production code.

Install

types-aiobotocore-timestream-query on PyPI

pip

pip install types-aiobotocore-timestream-query

uv

uv add types-aiobotocore-timestream-query

poetry

poetry add types-aiobotocore-timestream-query

Installing types-aiobotocore-timestream-query

Before you install

Minimal install friction; depends only on typing-extensions. Actively maintained with a recent release and no known vulnerabilities.

License in practice

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

Quickstart

pip install types-aiobotocore-timestream-query

from aiobotocore.session import get_session
from types_aiobotocore_timestream_query import TimestreamQueryClient

session = get_session()
async with session.create_client("timestream-query") as client:
    client: TimestreamQueryClient
    # Type checking and IDE completion now work

Requires Python 3.9 or later; aiobotocore 3.9.0 must be installed separately as a runtime dependency.

Verify before relying

  • Whether PyCharm performance issues mentioned in the description (PY-40997) persist with current versions.
  • Whether the lite variant (types-aiobotocore-lite) is recommended for projects prioritizing IDE responsiveness over full overload coverage.

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 — 12 days since the last release
Last repo commit
First released
Downloads 92,958/month — #13,411 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: types_aiobotocore_timestream_query-3.9.0-py3-none-any.whl

Keywords: aiobotocore, timestream-query, aiobotocore-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

aiobotocore type stubstimestream query type hintsboto3 type annotationsmypy aws service typesaiobotocore autocompletetype checking aws sdkpyright boto3 stubs
type-stubsaws-sdkasync

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-timestream-query

Provides type stubs and IDE autocompletion for…

permissive · top 15,000 on PyPI

types-aiobotocore-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

types-aiobotocore

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

types-aiobotocore-ec2

Provides type stubs and annotations for…

permissive · top 5,000 on PyPI

types-aiobotocore-cloudformation

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

types-aiobotocore-sqs

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

types-aiobotocore-lite

Provides type annotations for aiobotocore…

permissive · top 15,000 on PyPI

types-aiobotocore-translate

Provides type stubs and IDE autocomplete…

permissive · top 15,000 on PyPI

types-aiobotocore-ssm

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

types-aiobotocore-connect

Provides type stubs and annotations for the…

permissive · top 15,000 on PyPI