mypy-boto3-quicksight
Type annotations for boto3 QuickSight 1.43.70 service generated with mypy-boto3-builder 8.12.0
What it is and what it does
This package is a type-stub library for boto3's QuickSight service, generated by mypy-boto3-builder 8.12.0. It provides complete type annotations for QuickSight client methods, paginators, and type definitions, allowing your IDE and static type checkers to understand boto3 code without runtime overhead.
When installed alongside boto3, it enables IDE autocomplete, catches type errors before runtime, and works with VSCode, PyCharm, mypy, pyright, Emacs, and Sublime Text. The package is pure Python with minimal dependencies (typing-extensions), released frequently to track boto3 updates, and carries no production runtime cost—type stubs are typically imported only during development or behind TYPE_CHECKING guards.
Use it for:
- Enable IDE autocomplete and type checking for boto3 QuickSight calls in development environments.
- Run mypy or pyright in CI/CD pipelines to catch QuickSight API usage errors before deployment.
- Document QuickSight client method signatures and return types for team code reviews.
- Catch typos in QuickSight operation names and parameter names during development.
- Provide explicit type annotations for QuickSight paginators and service resources.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations for boto3's QuickSight service, enabling IDE autocomplete and static type checking with mypy and pyright.
Yes, if you use boto3 QuickSight in a Python project. The package is lightweight, actively maintained, carries no production cost, and dramatically improves developer experience through IDE autocomplete and static type checking. Install it in your development environment or behind TYPE_CHECKING guards to catch bugs and improve code clarity.
Install
mypy-boto3-quicksight on PyPI
pip
pip install mypy-boto3-quicksightuv
uv add mypy-boto3-quicksightpoetry
poetry add mypy-boto3-quicksightInstalling mypy-boto3-quicksight
Before you install
Low friction: pure Python wheel with a single runtime dependency (typing-extensions). Actively maintained with a release 2 days old, backed by a stable repository with 670 stars.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and commercial projects with minimal attribution requirements.
Quickstart
pip install mypy-boto3-quicksight
from boto3.session import Session
from mypy_boto3_quicksight import QuickSightClient
client: QuickSightClient = Session().client("quicksight")
Requires Python 3.9 or later; boto3 must be installed separately.
Verify before relying
- Whether PyCharm performance issues mentioned in docs (issue PY-40997) still affect current versions.
- Exact coverage of QuickSight API operations and whether all boto3 1.43.70 QuickSight methods are annotated.
- Whether lite variant performance benefits apply to current PyCharm releases.
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 — 2 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 375,461/month — #7,138 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_quicksight-1.43.70-py3-none-any.whl
Keywords: boto3, quicksight, 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-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-configProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-iamProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-dsqlProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-evidentlyProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-odbProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-sagemakerProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-iotProvides 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-drsProvides type annotations for the boto3 AWS Drs…
permissive · top 15,000 on PyPI