skillfed

mypy-boto3-forecastquery

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

mypy-boto3-forecastquery v1.43.0 250.6K downloads/30d#8,622 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 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-forecastquery

uv

uv add mypy-boto3-forecastquery

poetry

poetry add mypy-boto3-forecastquery

Installing 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

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 forecastquerytype annotations aws forecastmypy boto3 stubsboto3 ide autocompletestatic type checking aws sdkforecastquery type hintspyright boto3 support
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-cloudsearch

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-detective

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-geo-maps

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-support-app

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-neptunedata

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

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-pinpoint

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-dataexchange

Provides type annotations and IDE…

permissive · top 5,000 on PyPI