{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/2"}],"enrichment":{"capability":"Provides type annotations and IDE autocomplete support for boto3's CloudFormation service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","ide-support"],"use_cases":["Enable IDE autocomplete and type checking for CloudFormation API calls in VSCode or PyCharm without manual type annotations.","Catch CloudFormation API usage errors (wrong parameter names, types) at development time with mypy or pyright.","Provide type information for CloudFormation paginators, waiters, and service resources in static analysis.","Use in CI/CD pipelines to validate CloudFormation code before deployment via mypy or pyright type checking.","Support team development by making CloudFormation API contracts explicit and discoverable in the IDE."],"what_it_does":"This package is a type stub library that adds static type information to boto3's CloudFormation service. It's generated automatically from boto3's API definitions and enables IDEs and type checkers to understand CloudFormation client methods, parameters, and return types without needing explicit annotations in your code.\n\nWhen installed, it works transparently with mypy, pyright, VSCode, PyCharm, and other tools that support Python type hints. You write boto3 code normally, but your IDE gains full autocomplete and your type checker can catch bugs before runtime. The package is lightweight, depends only on typing-extensions, and is actively maintained to track boto3 releases.","worth_installing":"Yes. This is a low-friction, actively maintained type stub for a widely-used AWS service. Install it if you use boto3 CloudFormation in a project where you want IDE support or static type checking. It has no production dependencies, carries no security vulnerabilities, and uses a permissive MIT license. The only caveat is PyCharm users may experience performance issues; the documentation suggests alternatives if that occurs."},"id":"mypy-boto3-cloudformation","links":{"html":"https://skillfed.io/packages/mypy-boto3-cloudformation","md":"https://skillfed.io/packages/mypy-boto3-cloudformation.md","pypi":"https://pypi.org/project/mypy-boto3-cloudformation/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-31","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-cloudformation","python_support":"supports_current","summary":"Type annotations for boto3 CloudFormation 1.43.62 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":9065213,"position":1564,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.43.62"}
