mypy-boto3-autoscaling-plans
Type annotations for boto3 AutoScalingPlans 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 to boto3's AutoScalingPlans service. It is generated automatically from boto3 1.43.0 and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, Sublime Text, and other IDE and type-checker tooling. When installed, it enables IDE code completion and catches type errors at development time without requiring explicit type annotations in your code.
The package is a stub-only distribution—it contains no runtime code, only type definitions. It integrates transparently with boto3 once installed; you write boto3 code normally and the type checker uses the stubs to validate your calls. It can be installed standalone or as part of boto3-stubs with other AWS service stubs, and supports Python 3.9 through 3.14.
Use it for:
- Enable IDE autocompletion and type hints when writing boto3 AutoScalingPlans client code in VSCode or PyCharm.
- Catch type errors in AutoScalingPlans API calls during development using mypy or pyright before runtime.
- Provide explicit type annotations for AutoScalingPlans clients, paginators, and waiters in large codebases.
- Use in TYPE_CHECKING blocks to add type safety without adding a production runtime dependency.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion for boto3's AutoScalingPlans service, enabling static type checking with mypy, pyright, and other tools.
Yes, if you use boto3's AutoScalingPlans service and want IDE autocompletion or static type checking. Install friction is minimal, maintenance is active, the license is permissive, and there are no known vulnerabilities. The only caveat is PyCharm performance with full stubs (lite version available as a workaround). For mypy, pyright, or VSCode workflows, this is a straightforward win.
Install
mypy-boto3-autoscaling-plans on PyPI
pip
pip install mypy-boto3-autoscaling-plansuv
uv add mypy-boto3-autoscaling-planspoetry
poetry add mypy-boto3-autoscaling-plansInstalling mypy-boto3-autoscaling-plans
Before you install
Low friction install with a single runtime dependency (typing-extensions). Active maintenance with recent releases; last commit 2026-06-22 and 670 repository stars indicate ongoing support.
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-autoscaling-plans
from boto3.session import Session
from mypy_boto3_autoscaling_plans import AutoScalingPlansClient
client: AutoScalingPlansClient = Session().client("autoscaling-plans")
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) remain unresolved in current PyCharm versions.
- Whether the lite version (boto3-stubs-lite) offers sufficient type coverage for typical AutoScalingPlans workflows.
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 | 251,062/month — #8,599 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_autoscaling_plans-1.43.0-py3-none-any.whl
Keywords: boto3, autoscaling-plans, 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-savingsplansProvides 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-codeguruprofilerProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-autoscalingProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-appmeshProvides type annotations and IDE…
permissive · top 15,000 on PyPI
boto3-stubs-fullProvides type annotations for boto3 1.43.71 to…
permissive · top 5,000 on PyPI
mypy-boto3-sagemakerProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-evidentlyProvides type annotations and IDE…
permissive · top 15,000 on PyPI