mypy-boto3-timestream-influxdb
Type annotations for boto3 TimestreamInfluxDB 1.43.63 service generated with mypy-boto3-builder 8.12.0
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-influxdbuv
uv add mypy-boto3-timestream-influxdbpoetry
poetry add mypy-boto3-timestream-influxdbInstalling 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
Tags
More Software Development packages
Provides backported and experimental type hints…
permissive · top 100 on PyPI
numpyNumPy provides an N-dimensional array object…
permissive · top 100 on PyPI
fastapiFastAPI is a Python web framework for building…
permissive · top 100 on PyPI
annotated-docProvides a way to document function parameters,…
permissive · top 100 on PyPI
typerTyper builds command-line applications from…
permissive · top 1,000 on PyPI
distlibDistlib provides low-level packaging utilities…
permissive · top 1,000 on PyPI
mypy-boto3-timestream-writeProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-evidentlyProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-dynamodbstreamsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-s3tablesProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-docdbProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-timestream-queryProvides type stubs and IDE autocompletion for…
permissive · top 15,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-mediaconvertProvides type annotations and IDE…
permissive · top 15,000 on PyPI