{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/7"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion for boto3's AutoScaling service, enabling static type checking with mypy, pyright, and editor support in VSCode, PyCharm, Emacs, and Sublime Text.","skillfed_tags":["type-stubs","aws-sdk","ide-support"],"use_cases":["Enable IDE autocomplete and inline documentation for boto3 AutoScaling API calls in VSCode or PyCharm.","Catch type errors in AutoScaling client usage before runtime using mypy or pyright in CI/CD pipelines.","Annotate function signatures that accept AutoScalingClient or related types with precise type hints.","Use paginator and waiter type annotations to safely iterate over AutoScaling resources with full type safety.","Maintain type safety in large AWS infrastructure-as-code projects that heavily use AutoScaling."],"what_it_does":"This package is a type-stub library that adds complete type annotations to boto3's AutoScaling service. It is generated automatically from boto3 1.43.71 using mypy-boto3-builder 8.12.0 and works with static type checkers (mypy, pyright) and IDEs (VSCode with Pylance, PyCharm, Emacs, Sublime Text) to provide inline code completion and catch type errors at development time.\n\nThe package contains no runtime code\u2014it only provides type information. You install it alongside boto3 to enable your editor and type checker to understand AutoScaling client objects, paginators, waiters, and service resources. It supports Python 3.9 through 3.14 and has a single lightweight runtime dependency on typing-extensions.","worth_installing":"Yes, if you use boto3 AutoScaling and want IDE support or static type checking. Install friction is minimal, maintenance is active, and the MIT license has no restrictions. The only gotcha is PyCharm may experience performance issues with the full stubs; the docs suggest using boto3-stubs-lite as a workaround if needed."},"id":"mypy-boto3-autoscaling","links":{"html":"https://skillfed.io/packages/mypy-boto3-autoscaling","md":"https://skillfed.io/packages/mypy-boto3-autoscaling.md","pypi":"https://pypi.org/project/mypy-boto3-autoscaling/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-13","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-autoscaling","python_support":"supports_current","summary":"Type annotations for boto3 AutoScaling 1.43.71 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":631686,"position":5657,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.71"}
