{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/11"}],"enrichment":{"capability":"Provides type annotations for the boto3 Budgets service, enabling type checking and code completion in IDEs, mypy, and pyright without requiring explicit type hints in your code.","skillfed_tags":["type-stubs","aws-sdk","boto3"],"use_cases":["Enable IDE autocomplete and type checking for boto3 Budgets client calls in VSCode with Pylance or PyCharm.","Catch type errors in AWS Budgets API calls during development with mypy or pyright before runtime.","Use in TYPE_CHECKING blocks to provide type hints for Budgets resources without adding a production dependency.","Support paginator type annotations for Budgets list operations like DescribeBudgets and DescribeBudgetActions.","Integrate with LSP-based editors (Emacs, Sublime Text) for real-time type feedback on boto3 Budgets code."],"what_it_does":"mypy-boto3-budgets is a type-stub package that adds static type annotations for the boto3 Budgets service. It is generated from boto3 1.43.15 using mypy-boto3-builder 8.12.0 and works with VSCode, PyCharm, Emacs, Sublime Text, mypy, pyright, and other type-aware tools. The package contains no runtime code\u2014only type definitions\u2014so it can be safely used in TYPE_CHECKING blocks to avoid production dependencies.\n\nWhen installed, it enables your IDE and type checker to understand boto3 Budgets client methods, paginators, and type definitions without requiring you to write explicit type annotations. This catches bugs at development time and provides accurate code completion. The package is actively maintained, supports modern Python versions (3.9\u20133.14), and has no known security vulnerabilities.","worth_installing":"Yes, if you use boto3 Budgets and want type checking and IDE support. Install friction is minimal, maintenance is active, the license is permissive, and there are no known vulnerabilities. The only gotcha is that boto3 itself must be installed separately, and PyCharm users may experience performance issues with the full stubs (boto3-stubs-lite is an alternative in that case)."},"id":"mypy-boto3-budgets","links":{"html":"https://skillfed.io/packages/mypy-boto3-budgets","md":"https://skillfed.io/packages/mypy-boto3-budgets.md","pypi":"https://pypi.org/project/mypy-boto3-budgets/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-26","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-budgets","python_support":"supports_current","summary":"Type annotations for boto3 Budgets 1.43.15 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":255339,"position":8479,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.15"}
