skillfed

mypy-boto3-ssm-quicksetup

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

mypy-boto3-ssm-quicksetup v1.43.0 241.4K downloads/30d#8,879 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 for boto3's SystemsManagerQuickSetup service. It was generated with mypy-boto3-builder 8.12.0 and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, and Sublime Text. When installed, it enables IDE code completion and type checking for boto3 SystemsManagerQuickSetup client calls without requiring explicit type annotations in your code.

The package depends only on typing-extensions and is designed as a development-time tool—you can safely exclude it from production dependencies using TYPE_CHECKING guards. It supports Python 3.9 through 3.14 and is classified as Production/Stable. The documentation recommends using boto3-stubs-lite instead of the full version if you experience PyCharm performance issues.

Use it for:

  • Enable IDE autocomplete and type hints when writing boto3 SystemsManagerQuickSetup client code in VSCode or PyCharm
  • Catch type errors in boto3 service calls during static analysis with mypy or pyright before runtime
  • Provide explicit type annotations for SystemsManagerQuickSetupClient, paginators, and type definitions in your codebase
  • Use with mypy-boto3-builder to generate local type stubs tailored to your specific AWS service needs

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides type annotations and IDE autocompletion for boto3's SystemsManagerQuickSetup service, enabling static type checking with mypy, pyright, and other tools.

Yes, if you use boto3's SystemsManagerQuickSetup service and want IDE type checking. Install friction is minimal and maintenance is active. MIT licensing poses no restrictions. Note: PyCharm users may experience slowness; the documentation recommends boto3-stubs-lite as an alternative in that case.

Install

mypy-boto3-ssm-quicksetup on PyPI

pip

pip install mypy-boto3-ssm-quicksetup

uv

uv add mypy-boto3-ssm-quicksetup

poetry

poetry add mypy-boto3-ssm-quicksetup

Installing mypy-boto3-ssm-quicksetup

Before you install

Low friction install with a single runtime dependency (typing-extensions). Active maintenance with recent releases; last commit 2026-06-22.

License in practice

MIT license permits unrestricted use, modification, and distribution in both open and closed projects with minimal obligations.

Quickstart

pip install mypy-boto3-ssm-quicksetup

from boto3.session import Session
from mypy_boto3_ssm_quicksetup import SystemsManagerQuickSetupClient

client: SystemsManagerQuickSetupClient = Session().client("ssm-quicksetup")

Requires boto3 version 1.43.0 to be installed separately; Python 3.9 or later.

Verify before relying

  • Whether this package works with boto3 versions other than 1.43.0 or requires exact version matching
  • Performance impact when used with PyCharm (documentation mentions potential slowness with Literal overloads)

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

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

Keywords: boto3, ssm-quicksetup, 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 stubsaws systems manager quicksetup typingmypy boto3 annotationside autocomplete boto3type checking aws sdk
type-stubsaws-sdkstatic-analysis

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

Provides type stubs and annotations for boto3's…

permissive · top 5,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-sqs

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-config

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-codeguruprofiler

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-chime-sdk-messaging

Provides type annotations and IDE autocomplete…

permissive · top 15,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-sagemaker

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

boto3-stubs-full

Provides type annotations for boto3 1.43.71 to…

permissive · top 5,000 on PyPI