skillfed

mypy-boto3-timestream-influxdb

Type annotations for boto3 TimestreamInfluxDB 1.43.63 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-timestream-influxdb v1.43.63 243.6K downloads/30d#8,789 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package is a type stub library generated from boto3 1.43.63 that adds complete type annotations for the AWS TimestreamInfluxDB service. It works alongside boto3 to provide IDE autocompletion, static type checking, and inline documentation without requiring explicit type hints in your code.

When installed, it enables mypy, pyright, VSCode Pylance, PyCharm, Emacs, and Sublime Text to understand boto3 TimestreamInfluxDB client objects, paginators, and service resources. The annotations are generated automatically and kept in sync with boto3 releases, so you get accurate types for the exact AWS API version you're using.

Use it for:

  • Enable IDE autocomplete and inline documentation when writing boto3 TimestreamInfluxDB code in VSCode or PyCharm
  • Catch type errors in boto3 calls before runtime using mypy or pyright in CI/CD pipelines
  • Document boto3 TimestreamInfluxDB usage with explicit type hints for team code reviews and maintainability
  • Use boto3 TimestreamInfluxDB in a TYPE_CHECKING block to get types without adding a production dependency

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 TimestreamInfluxDB service, enabling static type checking with mypy, pyright, and compatible editors.

Yes. Install this if you use boto3 to interact with TimestreamInfluxDB and want static type checking or IDE autocompletion. It has minimal dependencies, active maintenance, no known vulnerabilities, and a permissive license. The only caveat is PyCharm users may experience performance issues with the full stub set and should consider the lite variant if needed.

Install

mypy-boto3-timestream-influxdb on PyPI

pip

pip install mypy-boto3-timestream-influxdb

uv

uv add mypy-boto3-timestream-influxdb

poetry

poetry add mypy-boto3-timestream-influxdb

Installing mypy-boto3-timestream-influxdb

Before you install

Low friction: a single pure-Python dependency (typing-extensions) and no compiled code. Released 11 days ago with active maintenance; repository shows 670 stars and recent commits.

License in practice

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

Quickstart

pip install mypy-boto3-timestream-influxdb

from boto3.session import Session
from mypy_boto3_timestream_influxdb import TimestreamInfluxDBClient

client: TimestreamInfluxDBClient = Session().client("timestream-influxdb")

Verify before relying

  • Whether PyCharm performance issues mentioned in docs (PY-40997) still affect current versions
  • Actual coverage of all TimestreamInfluxDB API operations and whether any are missing from annotations

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

Evidence: mypy_boto3_timestream_influxdb-1.43.63-py3-none-any.whl

Keywords: boto3, timestream-influxdb, 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 timestreammypy annotations aws sdktype hints boto3 influxdbide autocomplete boto3static type checking awspyright boto3 stubsboto3 type hints timestream-influxdb
type-stubsaws-sdkstatic-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-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-dynamodbstreams

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-iot

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

mypy-boto3-docdb

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-timestream-query

Provides type stubs and IDE autocompletion for…

permissive · top 15,000 on PyPI

mypy-boto3-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-mediaconvert

Provides type annotations and IDE…

permissive · top 15,000 on PyPI