skillfed

mypy-boto3-finspace

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

mypy-boto3-finspace v1.43.0 245.9K downloads/30d#8,718 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 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-finspace

uv

uv add mypy-boto3-finspace

poetry

poetry add mypy-boto3-finspace

Installing 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

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 finspaceaws finspace type annotationsboto3 finspace mypy supportfinspace client type hintsboto3-stubs finspaceaws sdk type checkingfinspace ide autocomplete
type-stubsaws-sdkboto3

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-finspace-data

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

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-pinpoint

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-simspaceweaver

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-keyspaces

Provides type annotations for boto3's Keyspaces…

permissive · top 15,000 on PyPI

mypy-boto3-workspaces-web

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-panorama

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-cloudfront-keyvaluestore

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-evidently

Provides type annotations and IDE…

permissive · top 15,000 on PyPI