{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/11"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion for boto3's AWS Health service client, compatible with mypy, pyright, VSCode, PyCharm, and other development tools.","skillfed_tags":["type-stubs","aws-sdk","ide-support"],"use_cases":["Enable IDE autocompletion and type checking for boto3 Health API calls in VSCode with Pylance or PyCharm.","Validate AWS Health service code with mypy or pyright before deployment to catch type errors early.","Provide explicit type annotations for HealthClient, paginators, and service resources in large codebases.","Use in development environments while keeping the package out of production via TYPE_CHECKING conditional imports.","Integrate with LSP-based editors (Emacs, Sublime Text) for real-time type feedback on Health service operations."],"what_it_does":"This package is a stub-only type annotation library for boto3's AWS Health service. It provides complete type hints for the HealthClient, paginators, and type definitions, enabling static type checkers like mypy and pyright to validate boto3 code, and allowing IDEs to offer accurate autocompletion without requiring explicit type annotations in your code.\n\nThe stubs are generated from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and work with VSCode (via Pylance), PyCharm, Emacs, Sublime Text, and other tools that support Python type checking. Installation is straightforward\u2014either install the standalone package or use boto3-stubs[health] for a bundled approach. The package has no production runtime cost since it's stubs-only and can be confined to development dependencies using TYPE_CHECKING guards.","worth_installing":"Yes. Install this if you use boto3's Health service and want type safety and IDE autocompletion. Low friction, actively maintained, MIT-licensed, no known vulnerabilities, and widely downloaded. The only caveat is PyCharm performance with full stubs\u2014consider the lite variant if you experience slowness."},"id":"mypy-boto3-health","links":{"html":"https://skillfed.io/packages/mypy-boto3-health","md":"https://skillfed.io/packages/mypy-boto3-health.md","pypi":"https://pypi.org/project/mypy-boto3-health/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-health","python_support":"supports_current","summary":"Type annotations for boto3 Health 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":254350,"position":8498,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
