mypy-boto3-medical-imaging
Type annotations for boto3 HealthImaging 1.43.4 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 HealthImaging service client. It's generated automatically from boto3 metadata and works as a drop-in companion to boto3, enabling IDEs and type checkers to understand the shape and behavior of HealthImaging API calls without requiring explicit type annotations in your code.
When installed, it allows VSCode, PyCharm, Emacs, Sublime Text, mypy, and pyright to provide accurate code completion, inline documentation, and type-checking for HealthImaging operations. The package is purely a typing aid—it adds no runtime behavior—and can be safely used with TYPE_CHECKING guards to keep it out of production dependencies if needed.
Use it for:
- Enable IDE autocomplete and inline documentation when writing boto3 HealthImaging client code in VSCode or PyCharm.
- Run mypy or pyright in CI/CD to catch type errors in AWS HealthImaging API calls before deployment.
- Use explicit type annotations for HealthImagingClient, paginators, and service resources to document expected types in team codebases.
- Develop AWS Lambda functions that interact with HealthImaging while maintaining type safety throughout the codebase.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations for boto3's HealthImaging service, enabling IDE autocomplete and static type checking with mypy, pyright, and other tools.
Yes. Install this if you use boto3's HealthImaging service and want static type checking and IDE support. The package is lightweight, actively maintained, has no known vulnerabilities, and carries a permissive MIT license. The only caveat is PyCharm users may experience performance issues with Literal overloads on large projects; in that case, consider boto3-stubs-lite as an alternative.
Install
mypy-boto3-medical-imaging on PyPI
pip
pip install mypy-boto3-medical-imaginguv
uv add mypy-boto3-medical-imagingpoetry
poetry add mypy-boto3-medical-imagingInstalling mypy-boto3-medical-imaging
Before you install
Low install friction with a single lightweight runtime dependency (typing-extensions). Actively maintained with recent releases; last commit on 2026-06-22 and 101 days since the latest release.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects with minimal obligations.
Quickstart
pip install mypy-boto3-medical-imaging
from boto3.session import Session
from mypy_boto3_medical_imaging import HealthImagingClient
client: HealthImagingClient = Session().client("medical-imaging")
Requires Python 3.9 or later; boto3 must be installed separately in your environment.
Verify before relying
- Whether performance impact on PyCharm is acceptable for your project size (documentation notes potential slowness with Literal overloads).
- Specific HealthImaging API version coverage beyond the stated 1.43.4 compatibility.
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 — 101 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 247,211/month — #8,698 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_medical_imaging-1.43.4-py3-none-any.whl
Keywords: boto3, medical-imaging, 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
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-evidentlyProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-codeguruprofilerProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-comprehendmedicalProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-inspector-scanProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-s3tablesProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-chime-sdk-media-pipelinesProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-osisProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI