mypy-boto3-forecastquery
Type annotations for boto3 ForecastQueryService 1.43.0 service generated with mypy-boto3-builder 8.12.0
What it is and what it does
This package is a type-stub library that adds static type information to boto3's ForecastQueryService client. It is generated automatically from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, and Sublime Text to provide IDE autocomplete and catch type errors before runtime.
The package contains no runtime logic—it only supplies type definitions so that your IDE and type checker understand the shape and behavior of ForecastQueryService API calls. You install it alongside boto3 in your development environment, and it enables full code completion and type validation without requiring you to write explicit type annotations in your application code.
Use it for:
- Enable IDE autocomplete and type hints when writing boto3 ForecastQueryService code in VSCode with Pylance or PyCharm.
- Run mypy or pyright type checking on code that calls ForecastQueryService to catch API misuse before deployment.
- Use explicit type annotations for ForecastQueryServiceClient variables to document API contracts in your codebase.
- Integrate type checking into CI/CD pipelines to validate boto3 ForecastQueryService calls across your AWS Lambda or application code.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocomplete support for boto3's ForecastQueryService client, enabling static type checking with mypy, pyright, and other tools.
Yes—if you use boto3's ForecastQueryService in Python code and want IDE autocomplete and static type checking. Install friction is minimal, maintenance is active, the license is permissive, and there are no known vulnerabilities. The only caveat is that PyCharm users may experience performance issues with the full stubs; the documentation recommends boto3-stubs-lite as an alternative in that case.
Install
mypy-boto3-forecastquery on PyPI
pip
pip install mypy-boto3-forecastqueryuv
uv add mypy-boto3-forecastquerypoetry
poetry add mypy-boto3-forecastqueryInstalling mypy-boto3-forecastquery
Before you install
Low install friction with a single lightweight runtime dependency (typing-extensions). Actively maintained as of 2026-06-22 with stable status.
License in practice
MIT license permits free use, modification, and distribution with minimal restrictions—suitable for both open-source and proprietary projects.
Quickstart
pip install mypy-boto3-forecastquery
from boto3.session import Session
from mypy_boto3_forecastquery import ForecastQueryServiceClient
client: ForecastQueryServiceClient = Session().client("forecastquery")
Requires Python 3.9 or later; boto3 must be installed separately in your environment.
Verify before relying
- Whether the package works correctly with all supported Python versions (3.9–3.14) in practice.
- Performance impact on IDE responsiveness when using full boto3-stubs versus boto3-stubs-lite variant.
- Compatibility with PyCharm type checker given the documented performance caveat (issue PY-40997).
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 | 250,605/month — #8,622 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_forecastquery-1.43.0-py3-none-any.whl
Keywords: boto3, forecastquery, 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-cloudsearchProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-detectiveProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-geo-mapsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-support-appProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-neptunedataProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-appflowProvides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-pinpointProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-dataexchangeProvides type annotations and IDE…
permissive · top 5,000 on PyPI