skillfed

mypy-boto3-savingsplans

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

mypy-boto3-savingsplans v1.43.0 253.0K downloads/30d#8,530 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package is a type stub library for boto3's SavingsPlans service, generated by mypy-boto3-builder 8.12.0. It provides complete type annotations for the SavingsPlans client and related types, enabling IDEs and type checkers to offer accurate code completion and catch type errors at development time rather than runtime.

The package works by being installed alongside boto3 and is recognized by type checkers (mypy, pyright) and IDEs (VSCode with Pylance, PyCharm, Emacs, Sublime Text). Once installed, you can write boto3 code normally—no explicit type annotations required—and your tools will automatically understand the API surface, method signatures, and return types. It also provides access to Literals and type definitions for more explicit annotation when needed.

Use it for:

  • Enable IDE autocomplete and inline documentation when writing boto3 SavingsPlans code in VSCode, PyCharm, or other supported editors.
  • Catch type errors in boto3 SavingsPlans calls during development using mypy or pyright before deployment.
  • Define explicit type hints for function parameters and return values that work with SavingsPlans clients.
  • Provide runtime-safe type checking by importing types only under TYPE_CHECKING to avoid production dependencies.

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

Yes, if you use boto3's SavingsPlans service and want static type checking or IDE support. Install friction is minimal, maintenance is active, the license is permissive, and there are no known vulnerabilities. The only caveat is PyCharm users may experience performance issues with Literal overloads (documented in the package); in that case, boto3-stubs-lite is an alternative.

Install

mypy-boto3-savingsplans on PyPI

pip

pip install mypy-boto3-savingsplans

uv

uv add mypy-boto3-savingsplans

poetry

poetry add mypy-boto3-savingsplans

Installing mypy-boto3-savingsplans

Before you install

Low friction install with a single lightweight runtime dependency (typing-extensions). Active maintenance with recent commits 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-savingsplans

from boto3.session import Session
from mypy_boto3_savingsplans import SavingsPlansClient

client: SavingsPlansClient = Session().client("savingsplans")

Requires Python 3.9 or later; boto3 must be installed separately.

Verify before relying

  • Whether PyCharm performance issues mentioned in docs (PY-40997) have been resolved since package generation.
  • Exact coverage of SavingsPlans API operations and whether all boto3 1.43.0 methods are annotated.

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

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

Keywords: boto3, savingsplans, 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 savingsplansmypy boto3 type annotationsaws savingsplans type hintsboto3 ide autocompletepyright boto3 stubsstatic type checking awsboto3 savingsplans typing
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-simspaceweaver

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

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

boto3-stubs-lite

Provides type annotations for boto3 1.43.72,…

permissive · top 15,000 on PyPI

boto3-stubs-full

Provides type annotations for boto3 1.43.71 to…

permissive · top 5,000 on PyPI

mypy-boto3-support-app

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-autoscaling-plans

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-taxsettings

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-payment-cryptography

Provides type annotations and IDE…

permissive · top 15,000 on PyPI