mypy-boto3-support-app
Type annotations for boto3 SupportApp 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 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-appuv
uv add mypy-boto3-support-apppoetry
poetry add mypy-boto3-support-appInstalling 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
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-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-detectiveProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-pinpointProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-panoramaProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-iottwinmakerProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-appconfigdataProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-comprehendmedicalProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-frauddetectorProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-apprunnerProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-forecastqueryProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI