mypy-boto3-finspace
Type annotations for boto3 Finspace 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 Finspace service client. It is generated automatically from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and works with type checkers (mypy, pyright) and IDEs (VSCode, PyCharm, Emacs, Sublime Text) to provide code completion, inline documentation, and type-checking for Finspace API calls.
The package contains type annotations for Finspace clients, paginators, waiters, and service models. It is intended to be installed alongside boto3 and used during development; the documentation shows how to use TYPE_CHECKING guards to avoid runtime dependencies in production code. No explicit type annotations are required in your code—the stubs work automatically once installed.
Use it for:
- Enable IDE autocompletion and inline documentation when writing boto3 Finspace client code in VSCode, PyCharm, or other supported editors.
- Catch type errors in Finspace API calls before runtime using mypy or pyright in CI/CD pipelines.
- Provide explicit type hints for Finspace client, paginator, and waiter objects in codebases that enforce strict typing.
- Reduce development friction by avoiding manual type annotation of boto3 Finspace responses and parameters.
- Support LSP-based type checking in Emacs and Sublime Text for Finspace service interactions.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion for boto3's Finspace service, enabling static type checking with mypy, pyright, and editor support in VSCode, PyCharm, Emacs, and Sublime Text.
Yes. Install this if you use boto3's Finspace service and want IDE autocompletion and static type checking. It has low install friction (one lightweight dependency), is actively maintained, carries an MIT license, and is classified as Production/Stable. No known vulnerabilities. The only caveat is PyCharm performance with Literal overloads—if you experience slowness, the documentation suggests using boto3-stubs-lite instead.
Install
mypy-boto3-finspace on PyPI
pip
pip install mypy-boto3-finspaceuv
uv add mypy-boto3-finspacepoetry
poetry add mypy-boto3-finspaceInstalling mypy-boto3-finspace
Before you install
Low friction: single dependency on typing-extensions, pure Python wheel, actively maintained with recent releases. Classified as Production/Stable and supports Python 3.9 through 3.14.
License in practice
MIT license permits unrestricted use, modification, and distribution with minimal restrictions—suitable for both open-source and commercial projects.
Quickstart
pip install mypy-boto3-finspace
from boto3.session import Session
from mypy_boto3_finspace import FinspaceClient
client: FinspaceClient = Session().client("finspace")
Requires boto3 to be installed separately; type checking requires a compatible tool like mypy, pyright, or an IDE with type-aware language server support.
Verify before relying
- Performance impact in PyCharm with Literal overloads (documentation mentions issue PY-40997 but does not confirm if resolved in current version).
- Whether boto3-stubs-lite is recommended as a lighter alternative for this specific version.
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 | 245,929/month — #8,718 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_finspace-1.43.0-py3-none-any.whl
Keywords: boto3, finspace, 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-finspace-dataProvides 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-keyspacesstreamsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-pinpointProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-simspaceweaverProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-keyspacesProvides type annotations for boto3's Keyspaces…
permissive · top 15,000 on PyPI
mypy-boto3-workspaces-webProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-panoramaProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-cloudfront-keyvaluestoreProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-evidentlyProvides type annotations and IDE…
permissive · top 15,000 on PyPI