skillfed

mypy-boto3-timestream-query

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

mypy-boto3-timestream-query v1.43.0 308.2K downloads/30d#7,768 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 boto3's TimestreamQuery service. It is generated automatically using mypy-boto3-builder 8.12.0 and contains no runtime code—only type definitions. When installed, it enables IDE autocompletion, type checking with mypy or pyright, and inline documentation in editors like VSCode, PyCharm, Emacs, and Sublime Text.

The stubs cover TimestreamQuery client methods, paginators, and type definitions, allowing developers to catch type errors before runtime and write more maintainable AWS SDK code. It is designed to work alongside boto3 itself and requires no changes to existing code—type checkers and IDEs automatically discover the stubs. The package supports Python 3.9 through 3.14 and is marked as production-stable.

Use it for:

  • Enable IDE autocompletion and inline documentation when writing boto3 TimestreamQuery code in VSCode or PyCharm.
  • Catch type errors in TimestreamQuery API calls using mypy or pyright before deployment.
  • Document TimestreamQuery client method signatures and return types for team code review and maintenance.
  • Validate paginator usage and response types when iterating over TimestreamQuery results.
  • Provide type hints for boto3 session and client initialization specific to the TimestreamQuery service.

Worth the install?

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

Provides type stubs and IDE autocompletion for boto3's TimestreamQuery service, enabling type checking in mypy, pyright, VSCode, PyCharm, and other tools.

Yes, if you use boto3 TimestreamQuery in a type-checked Python project. The package is actively maintained, has no security vulnerabilities, installs with minimal friction, and is permissively licensed. Install it alongside boto3 to gain IDE support and static type checking with no runtime overhead. Skip it only if you do not use type checking or do not interact with TimestreamQuery.

Install

mypy-boto3-timestream-query on PyPI

pip

pip install mypy-boto3-timestream-query

uv

uv add mypy-boto3-timestream-query

poetry

poetry add mypy-boto3-timestream-query

Installing mypy-boto3-timestream-query

Before you install

Low friction: pure Python wheel with a single runtime dependency (typing-extensions). Actively maintained with recent releases; repository shows 670 stars and last commit on 2026-06-22.

License in practice

MIT license permits unrestricted use, modification, and distribution with minimal restrictions—suitable for both open-source and commercial projects.

Quickstart

# Install via pip
python -m pip install mypy-boto3-timestream-query

# Use in code with type checking
from boto3.session import Session
from mypy_boto3_timestream_query import TimestreamQueryClient

client: TimestreamQueryClient = Session().client("timestream-query")
# IDE now provides code completion and mypy validates usage

Requires Python 3.9 or later; boto3 must be installed separately in your environment for the stubs to be useful.

Verify before relying

  • Whether PyCharm performance issues mentioned in the docs (issue PY-40997) remain unresolved or have been addressed.
  • Whether the stubs cover all TimestreamQuery API operations or if some are incomplete.

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 308,197/month — #7,768 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

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

Keywords: boto3, timestream-query, 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 annotationstimestream query type stubsmypy boto3 stubsaws sdk type checkingide autocomplete boto3pyright type hints awsboto3 type hints timestream
type-stubsaws-sdkide-support

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

types-aiobotocore-timestream-query

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-timestream-write

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-evidently

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-lakeformation

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

boto3-stubs

Provides type stubs and annotations for boto3…

permissive · top 1,000 on PyPI

mypy-boto3-dynamodbstreams

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-s3tables

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

boto3-stubs-full

Provides type annotations for boto3 1.43.71 to…

permissive · top 5,000 on PyPI