skillfed

mypy-boto3-qbusiness

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

mypy-boto3-qbusiness v1.43.0 255.8K downloads/30d#8,472 on PyPI670
Permissive license MIT Active released

What it is and what it does

mypy-boto3-qbusiness is a type-stub package that adds complete type annotations for the boto3 QBusiness service. It's generated automatically from boto3 1.43.0 and works with IDEs (VSCode, PyCharm, Emacs, Sublime Text), type checkers (mypy, pyright), and linters to provide static type checking and code completion when working with QBusiness clients, paginators, and type definitions.

The package is designed as a development-time dependency—you install it in your environment to get IDE support and type checking, but it doesn't affect runtime behavior. It depends only on typing-extensions and supports Python 3.9 through 3.14. The stubs cover client annotations, paginators, literals, and type definitions, allowing you to catch type errors before deployment and write more maintainable boto3 code.

Use it for:

  • Enable IDE autocompletion and inline documentation when writing boto3 QBusiness code in VSCode or PyCharm.
  • Catch type errors in QBusiness API calls during development using mypy or pyright before running code.
  • Provide explicit type hints for QBusinessClient objects and paginator types in team codebases.
  • Verify correct parameter types and return values for QBusiness operations without consulting AWS documentation.
  • Integrate type checking into CI/CD pipelines to enforce type safety on boto3 QBusiness usage.

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 QBusiness service, enabling static type checking with mypy, pyright, and other tools.

Yes. If you use boto3's QBusiness service and want static type checking or IDE support, install this package in your development environment. It has minimal dependencies, active maintenance, no known vulnerabilities, and a permissive MIT license. It's a standard practice for boto3 users who value type safety and IDE integration.

Install

mypy-boto3-qbusiness on PyPI

pip

pip install mypy-boto3-qbusiness

uv

uv add mypy-boto3-qbusiness

poetry

poetry add mypy-boto3-qbusiness

Installing mypy-boto3-qbusiness

Before you install

Low install friction with a single lightweight runtime dependency (typing-extensions). Actively maintained with recent releases and no known vulnerabilities.

License in practice

MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects.

Quickstart

pip install mypy-boto3-qbusiness

from boto3.session import Session
from mypy_boto3_qbusiness import QBusinessClient

client: QBusinessClient = Session().client("qbusiness")
# Type checking and IDE completion now work on client usage

Requires Python 3.9 or later; boto3 must be installed separately to use the client.

Verify before relying

  • Whether PyCharm performance issues mentioned in the description (PY-40997) have been resolved in recent PyCharm versions.
  • Whether the lite variant (boto3-stubs-lite) offers meaningful performance improvements for large projects.

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

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

Keywords: boto3, qbusiness, 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 qbusinesstype annotations aws qbusinessmypy boto3 qbusinesside autocomplete qbusinessstatic type checking aws sdkpyright boto3 stubsqbusiness client type hints
type-stubsboto3aws-sdk

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

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-iot

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

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-neptune

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-sagemaker

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-kms

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-batch

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-fsx

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-marketplacecommerceanalytics

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI