mypy-boto3-application-signals
Type annotations for boto3 CloudWatchApplicationSignals 1.43.35 service generated with mypy-boto3-builder 8.12.0
What it is and what it does
This package is a type-stub library for boto3's CloudWatchApplicationSignals service, generated automatically by mypy-boto3-builder 8.12.0. It provides complete type annotations for the CloudWatchApplicationSignals client, paginators, and type definitions, enabling static type checkers and IDEs to understand boto3 API calls and offer autocomplete and error detection.
It is designed as a development-time dependency that works with mypy, pyright, VSCode (via Pylance), PyCharm, Emacs, Sublime Text, and other tools. The package has no runtime behavior—it only supplies type information. Installation is straightforward via pip, either standalone or as part of boto3-stubs with the application-signals extra, and can be safely excluded from production deployments using TYPE_CHECKING guards.
Use it for:
- Enable IDE autocomplete and inline documentation for CloudWatchApplicationSignals API calls in VSCode or PyCharm.
- Catch type errors in boto3 CloudWatchApplicationSignals code before runtime using mypy or pyright.
- Provide explicit type hints for function parameters and return values when working with CloudWatchApplicationSignals clients.
- Reduce development friction by avoiding manual type annotations for boto3 service objects and responses.
- Integrate type checking into CI/CD pipelines to validate CloudWatchApplicationSignals usage across a codebase.
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 CloudWatchApplicationSignals service, enabling static type checking with mypy, pyright, and editor integrations.
Yes, if you use boto3's CloudWatchApplicationSignals service and want static type checking or IDE autocomplete. Install friction is minimal, maintenance is active, and the MIT license poses no restrictions. The only caveat is PyCharm performance with Literal overloads—if you use PyCharm, consider boto3-stubs-lite as an alternative or use mypy/pyright instead.
Install
mypy-boto3-application-signals on PyPI
pip
pip install mypy-boto3-application-signalsuv
uv add mypy-boto3-application-signalspoetry
poetry add mypy-boto3-application-signalsInstalling mypy-boto3-application-signals
Before you install
Low friction install with a single lightweight dependency (typing-extensions). Actively maintained as of 2026-06-22 with recent releases; part of a stable, well-established type-stub ecosystem.
License in practice
MIT license permits unrestricted use, modification, and distribution with minimal restrictions—safe for both open-source and commercial projects.
Quickstart
# Install with boto3-stubs
python -m pip install 'boto3-stubs[application-signals]'
# In your code
from boto3.session import Session
from mypy_boto3_application_signals import CloudWatchApplicationSignalsClient
client: CloudWatchApplicationSignalsClient = Session().client("application-signals")
# Type checking and IDE autocomplete now work on client calls
Requires Python 3.9 or later. Type checking benefits depend on having mypy, pyright, or a compatible IDE installed separately.
Verify before relying
- Performance impact in PyCharm with Literal overloads (documentation mentions issue PY-40997 but does not state current status).
- Whether the package works correctly with all listed Python versions (3.9–3.14) in practice.
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 — 53 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 245,314/month — #8,734 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_application_signals-1.43.35-py3-none-any.whl
Keywords: boto3, application-signals, 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-evidentlyProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-cloudwatchProvides type annotations for boto3's…
permissive · top 5,000 on PyPI
mypy-boto3-chimeProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-neptuneProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-configProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-inspectorProvides type annotations for boto3's Inspector…
permissive · top 15,000 on PyPI
mypy-boto3-cloudtrailProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI