skillfed

mypy-boto3-medical-imaging

Type annotations for boto3 HealthImaging 1.43.4 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-medical-imaging v1.43.4 247.2K downloads/30d#8,698 on PyPI670
Permissive license MIT Active released

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-imaging

uv

uv add mypy-boto3-medical-imaging

poetry

poetry add mypy-boto3-medical-imaging

Installing 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

Development Status :: 5 - Production/StableEnvironment :: ConsoleIntended Audience :: DevelopersNatural Language :: EnglishOperating System :: OS IndependentProgramming Language :: Python :: 3Programming Language :: Python :: 3 :: OnlyProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Programming Language :: Python :: 3.9Programming Language :: Python :: Implementation :: CPythonTyping :: Stubs Only

Tags

boto3 type stubsaws healthimaging type hintsboto3 medical imaging annotationsmypy boto3 stubsaws sdk type checkingboto3 ide autocompletepython aws type safety
type-stubsaws-sdkboto3

More Software Development packages

typing-extensions

Provides backported and experimental type hints…

permissive · top 100 on PyPI

numpy

NumPy provides an N-dimensional array object…

permissive · top 100 on PyPI

fastapi

FastAPI is a Python web framework for building…

permissive · top 100 on PyPI

annotated-doc

Provides a way to document function parameters,…

permissive · top 100 on PyPI

typer

Typer builds command-line applications from…

permissive · top 1,000 on PyPI

distlib

Distlib provides low-level packaging utilities…

permissive · top 1,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-evidently

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-codeguruprofiler

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-comprehendmedical

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-inspector-scan

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-s3tables

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-chime-sdk-media-pipelines

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-osis

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI