mypy-boto3-ssm-quicksetup
Type annotations for boto3 SystemsManagerQuickSetup 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 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-quicksetupuv
uv add mypy-boto3-ssm-quicksetuppoetry
poetry add mypy-boto3-ssm-quicksetupInstalling 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
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-ssmProvides type stubs and annotations for boto3's…
permissive · top 5,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-sqsProvides 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-codeguruprofilerProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-chime-sdk-messagingProvides type annotations and IDE autocomplete…
permissive · top 15,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-sagemakerProvides type annotations and IDE…
permissive · top 5,000 on PyPI
boto3-stubs-fullProvides type annotations for boto3 1.43.71 to…
permissive · top 5,000 on PyPI