mypy-boto3-healthlake
Type annotations for boto3 HealthLake 1.43.67 service generated with mypy-boto3-builder 8.12.0
What it is and what it does
This package is a type-stub library that adds static type information to boto3's HealthLake service client. It is generated automatically from boto3 1.43.67 using mypy-boto3-builder 8.12.0 and works with type checkers (mypy, pyright) and IDEs (VSCode, PyCharm, Emacs, Sublime Text) to enable code completion and catch type errors at development time.
The package provides explicit type annotations for HealthLake clients, paginators, waiters, and service-specific type definitions. It is designed to be installed alongside boto3 and requires only typing-extensions as a runtime dependency. The documentation notes that PyCharm may experience performance issues with the full type stubs due to Literal overload complexity, and recommends using the lite variant in such cases.
Use it for:
- Enable IDE autocomplete and inline type hints when writing boto3 HealthLake client code in VSCode or other supported editors.
- Catch type errors in HealthLake API calls before runtime using mypy or pyright in CI/CD pipelines.
- Provide explicit type annotations for HealthLakeClient, paginators, and waiters in codebases that require strict static typing.
- Support development workflows that rely on type information for refactoring and code navigation in large boto3-based projects.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion support for the boto3 HealthLake service, enabling static type checking with mypy, pyright, and other tools.
Yes, if you use boto3 HealthLake and want static type checking or IDE autocompletion. The package has low install friction, is actively maintained, carries no security vulnerabilities, and uses a permissive MIT license. Install it as part of boto3-stubs[healthlake] for the full experience, or standalone if you prefer. Note: PyCharm users may experience performance issues and should consider the lite variant instead.
Install
mypy-boto3-healthlake on PyPI
pip
pip install mypy-boto3-healthlakeuv
uv add mypy-boto3-healthlakepoetry
poetry add mypy-boto3-healthlakeInstalling mypy-boto3-healthlake
Before you install
Low install friction with a single lightweight runtime dependency (typing-extensions). Package is actively maintained with a release within the past week, and has been stable since its initial release in 2020.
License in practice
MIT license permits unrestricted use, modification, and distribution with minimal restrictions—suitable for both open-source and proprietary projects.
Quickstart
pip install mypy-boto3-healthlake
from boto3.session import Session
from mypy_boto3_healthlake import HealthLakeClient
client: HealthLakeClient = Session().client("healthlake")
Requires Python 3.9 or later; boto3 must be installed separately in your environment.
Verify before relying
- Whether the package works with all IDEs mentioned (VSCode, PyCharm, Emacs, Sublime Text) without additional configuration beyond the documented setup steps.
- Performance impact when used with PyCharm—documentation warns of potential slowness but does not quantify the effect.
Package facts
| License | MIT (permissive) |
| Python support | supports the current Python release (>=3.9) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 1 — typing-extensions |
| Maintenance | actively maintained — 7 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 289,102/month — #8,007 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_healthlake-1.43.67-py3-none-any.whl
Keywords: boto3, healthlake, boto3-stubs, type-annotations, mypy, typeshed, autocomplete
Tags
More Software Development packages
Provides backported and experimental type hints…
permissive · top 100 on PyPI
numpyNumPy provides an N-dimensional array object…
permissive · top 100 on PyPI
fastapiFastAPI is a Python web framework for building…
permissive · top 100 on PyPI
annotated-docProvides a way to document function parameters,…
permissive · top 100 on PyPI
typerTyper builds command-line applications from…
permissive · top 1,000 on PyPI
distlibDistlib provides low-level packaging utilities…
permissive · top 1,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
types-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-lakeformationProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-neptuneProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-amplifyProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-appflowProvides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-sagemakerProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-configProvides type annotations and IDE…
permissive · top 15,000 on PyPI