{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/11"}],"enrichment":{"capability":"Provides type annotations for boto3's AWS Braket service, enabling IDE code completion and static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","type-checking"],"use_cases":["Enable IDE autocomplete and inline documentation for boto3 Braket API calls during development.","Catch type errors in Braket client code before runtime using mypy or pyright in CI/CD pipelines.","Provide explicit type hints for BraketClient, paginators, and service resource types in codebases.","Improve code readability and maintainability by making Braket API contracts visible to type checkers."],"what_it_does":"This package is a type-stub library that adds complete type annotations for AWS Braket service calls made through boto3. It is generated automatically from boto3's Braket service definition and works alongside your existing boto3 code without requiring changes to your logic.\n\nWhen installed, it enables IDEs like VSCode, PyCharm, Emacs, and Sublime Text to provide accurate code completion and type checking for Braket client methods, paginators, and type definitions. It also works with standalone type checkers like mypy and pyright. The package is purely a development aid\u2014it contains no runtime code, only type information\u2014and can be safely excluded from production deployments using TYPE_CHECKING guards.","worth_installing":"Yes, if you use boto3 with AWS Braket. Install friction is minimal, maintenance is active, the license is permissive, and there are no known vulnerabilities. The package is a pure type-stub with no runtime overhead and integrates seamlessly with modern Python IDEs and type checkers. Exclude it from production with TYPE_CHECKING if needed."},"id":"mypy-boto3-braket","links":{"html":"https://skillfed.io/packages/mypy-boto3-braket","md":"https://skillfed.io/packages/mypy-boto3-braket.md","pypi":"https://pypi.org/project/mypy-boto3-braket/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-braket","python_support":"supports_current","summary":"Type annotations for boto3 Braket 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":252571,"position":8542,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
