mypy-boto3-application-autoscaling
Type annotations for boto3 ApplicationAutoScaling 1.43.33 service generated with mypy-boto3-builder 8.12.0
What it is and what it does
This package is a stub-only type annotation library for boto3's ApplicationAutoScaling service, generated automatically by mypy-boto3-builder 8.12.0. It provides complete type hints for the ApplicationAutoScalingClient, paginators, and type definitions, enabling static type checkers and IDEs to catch errors and offer intelligent code completion when working with AWS Application Auto Scaling through boto3.
The package is designed to work alongside boto3 (which you install separately) and integrates with mypy, pyright, VSCode Pylance, PyCharm, Emacs, Sublime Text, and other type-aware development tools. It has no runtime behavior—it only provides type information for development and type checking. Installation is straightforward with a single lightweight dependency, and the package is actively maintained to track boto3 releases.
Use it for:
- Enable IDE autocomplete and type checking for boto3 ApplicationAutoScaling client calls in VSCode or PyCharm.
- Catch type errors in AWS Application Auto Scaling code before runtime using mypy or pyright.
- Document expected parameter types and return values for ApplicationAutoScaling API operations in your codebase.
- Reduce boilerplate by letting your IDE infer types instead of writing manual type annotations for boto3 calls.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion for boto3's ApplicationAutoScaling service, enabling static type checking with mypy, pyright, and compatible editors.
Yes, if you use boto3's ApplicationAutoScaling service and want static type checking or IDE autocompletion. Install friction is minimal, maintenance is active, and the MIT license poses no restrictions. The package adds no runtime overhead and integrates seamlessly with standard Python tooling. Skip it only if you have no type checker or IDE support in your workflow.
Install
mypy-boto3-application-autoscaling on PyPI
pip
pip install mypy-boto3-application-autoscalinguv
uv add mypy-boto3-application-autoscalingpoetry
poetry add mypy-boto3-application-autoscalingInstalling mypy-boto3-application-autoscaling
Before you install
Low friction install with a single lightweight runtime dependency (typing-extensions). Actively maintained with recent releases; last commit 2026-06-22.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects with minimal restrictions.
Quickstart
pip install mypy-boto3-application-autoscaling
from boto3.session import Session
from mypy_boto3_application_autoscaling import ApplicationAutoScalingClient
client: ApplicationAutoScalingClient = Session().client("application-autoscaling")
Requires Python 3.9 or later; boto3 must be installed separately in your environment.
Verify before relying
- Whether PyCharm performance issues mentioned in the docs (issue PY-40997) have been resolved in recent PyCharm versions.
- Exact coverage of ApplicationAutoScaling API operations and whether all service methods are annotated.
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 — 57 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 528,410/month — #6,167 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_application_autoscaling-1.43.33-py3-none-any.whl
Keywords: boto3, application-autoscaling, 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-batchProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-appmeshProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-configProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-compute-optimizerProvides type annotations for the boto3…
permissive · top 15,000 on PyPI
mypy-boto3-apigatewaymanagementapiProvides 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-s3tablesProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
boto3-stubs-fullProvides type annotations for boto3 1.43.71 to…
permissive · top 5,000 on PyPI