{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/5"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion for aiobotocore's CloudFormation service, enabling static type checking with mypy, pyright, and editor support.","skillfed_tags":["type-stubs","aws-sdk","async"],"use_cases":["Enable IDE autocompletion and inline documentation for aiobotocore CloudFormation operations without writing manual type annotations.","Catch CloudFormation API misuse (wrong parameter types, missing required fields) during development with mypy or pyright.","Provide type hints for CloudFormation paginators and waiters to ensure correct async iteration patterns.","Support team development by making CloudFormation client code self-documenting through type information in editors.","Use in CI/CD pipelines to enforce type safety on CloudFormation infrastructure-as-code scripts before deployment."],"what_it_does":"This package is a type-stub library that adds static type information to aiobotocore's CloudFormation service. It is generated by mypy-boto3-builder and provides complete type annotations for CloudFormation clients, paginators, waiters, and service resources, enabling IDEs and type checkers to offer accurate code completion and catch type errors before runtime.\n\nThe stubs work with VSCode (via Pylance), PyCharm, Emacs, Sublime Text, mypy, pyright, and other tools that support Python type hints. It has a single runtime dependency on typing-extensions and installs as a pure-Python wheel with no compiled components. The package is actively maintained, with recent releases tracking aiobotocore's service versions.","worth_installing":"Yes. This is a lightweight, actively maintained type-stub package with no security issues, permissive licensing, and low install friction. Install it if you use aiobotocore's CloudFormation service and want IDE support or static type checking\u2014it costs nothing in runtime overhead and catches real bugs. The only caveat is PyCharm users may experience performance issues with Literal overloads; consider the lite variant if that occurs."},"id":"types-aiobotocore-cloudformation","links":{"html":"https://skillfed.io/packages/types-aiobotocore-cloudformation","md":"https://skillfed.io/packages/types-aiobotocore-cloudformation.md","pypi":"https://pypi.org/project/types-aiobotocore-cloudformation/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-02","license_spdx":"MIT","license_treatment":"permissive","name":"types-aiobotocore-cloudformation","python_support":"supports_current","summary":"Type annotations for aiobotocore CloudFormation 3.9.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":1390845,"position":3964,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"3.9.0"}
