skillfed

mypy-boto3-support-app

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

mypy-boto3-support-app v1.43.0 243.4K downloads/30d#8,805 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package is a type stub library that adds type annotations for boto3's SupportApp service. It is generated automatically from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and works with static type checkers like mypy and pyright, as well as IDEs like VSCode, PyCharm, Emacs, and Sublime Text.

When installed, it enables your editor and type checker to understand boto3 SupportApp client calls, providing autocomplete suggestions and catching type errors at development time rather than runtime. The package includes type definitions for service clients, literals for valid parameter values, and type definitions for request and response structures. It is designed as a development-only dependency and can be excluded from production builds using TYPE_CHECKING guards.

Use it for:

  • Enable IDE autocomplete and type hints when writing boto3 SupportApp client code in VSCode or PyCharm.
  • Run mypy or pyright type checking on Python code that uses boto3 SupportApp to catch type errors before deployment.
  • Document expected parameter types and return types for SupportApp API calls in your codebase.
  • Use Literal types from the package to enforce valid enum values for SupportApp service parameters.
  • Integrate type checking into CI/CD pipelines for AWS SupportApp automation scripts.

Worth the install?

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

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

Yes. Install this if you use boto3's SupportApp service and want static type checking and IDE support. The package has low install friction, active maintenance, no known vulnerabilities, and a permissive MIT license. It is a pure type stub with minimal dependencies, making it safe to add to development environments. Exclude it from production using TYPE_CHECKING if needed.

Install

mypy-boto3-support-app on PyPI

pip

pip install mypy-boto3-support-app

uv

uv add mypy-boto3-support-app

poetry

poetry add mypy-boto3-support-app

Installing mypy-boto3-support-app

Before you install

Low friction install with a single runtime dependency (typing-extensions). Package is actively maintained with recent releases and a stable repository.

License in practice

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

Quickstart

pip install mypy-boto3-support-app

from boto3.session import Session
from mypy_boto3_support_app import SupportAppClient

client: SupportAppClient = Session().client("support-app")

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

Verify before relying

  • Whether the package works correctly with all listed IDE integrations (VSCode, PyCharm, Emacs, Sublime Text) in practice.
  • Performance impact when used with PyCharm, given the documentation's warning about 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 243,381/month — #8,805 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

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

Keywords: boto3, support-app, 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 supportapp type hintsmypy boto3 annotationsboto3 ide autocompletepython aws type checkingsupportapp client typesboto3-stubs support-app
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-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-detective

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

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-iottwinmaker

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-appconfigdata

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-comprehendmedical

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-frauddetector

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-apprunner

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-forecastquery

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI