skillfed

mypy-boto3-comprehendmedical

Type annotations for boto3 ComprehendMedical 1.43.0 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-comprehendmedical v1.43.0 296.5K downloads/30d#7,896 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 ComprehendMedical service. It was generated by mypy-boto3-builder 8.12.0 and works with boto3 1.43.0. When installed, it enables IDE code completion and type checking in VSCode, PyCharm, Emacs, Sublime Text, and other editors that support mypy or pyright. The package depends only on typing-extensions and is marked as stubs-only, meaning it provides type information without runtime behavior—it's purely a development aid.

You use it by installing it alongside boto3, then importing the typed client class (ComprehendMedicalClient) in your code. Your IDE and type checker will then understand the boto3 ComprehendMedical API surface, catching type errors before runtime and offering autocomplete suggestions. The package supports Python 3.9 through 3.14 and is actively maintained.

Use it for:

  • Add IDE autocomplete and type hints when calling boto3 ComprehendMedical APIs in VSCode or PyCharm.
  • Catch type errors in boto3 ComprehendMedical code during static analysis with mypy or pyright before deployment.
  • Enable explicit type annotations for ComprehendMedicalClient, literals, and service-specific types in medical NLP pipelines.
  • Improve code documentation and maintainability by making boto3 ComprehendMedical method signatures visible to other developers.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides type annotations and IDE autocompletion support for boto3's ComprehendMedical service, enabling static type checking with mypy, pyright, and other tools.

Yes, if you use boto3's ComprehendMedical service. The install is frictionless (one dependency), maintenance is active, the license is permissive, and there are no known vulnerabilities. Type stubs are a pure development benefit with no runtime cost—install it in your development environment to catch bugs earlier and improve IDE support.

Install

mypy-boto3-comprehendmedical on PyPI

pip

pip install mypy-boto3-comprehendmedical

uv

uv add mypy-boto3-comprehendmedical

poetry

poetry add mypy-boto3-comprehendmedical

Installing mypy-boto3-comprehendmedical

Before you install

Low friction install with only typing-extensions as a runtime dependency. Active maintenance with recent releases; last commit 2026-06-22.

License in practice

MIT license permits unrestricted use, modification, and distribution with minimal restrictions—suitable for both open-source and commercial projects.

Quickstart

pip install mypy-boto3-comprehendmedical

from boto3.session import Session
from mypy_boto3_comprehendmedical import ComprehendMedicalClient

client: ComprehendMedicalClient = Session().client("comprehendmedical")

Requires Python 3.9 or later; boto3 must be installed separately in your environment.

Verify before relying

  • Whether the package works with boto3 versions other than 1.43.0 or if it requires exact version matching.
  • Performance impact when used with PyCharm (documentation warns of potential slowness with Literal overloads).

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 — 107 days since the last release
Last repo commit
First released
Downloads 296,481/month — #7,896 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: mypy_boto3_comprehendmedical-1.43.0-py3-none-any.whl

Keywords: boto3, comprehendmedical, 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 stubs comprehendmedicalaws comprehendmedical type annotationsboto3 comprehendmedical mypy supporttype checking aws medical nlpboto3 ide autocomplete medicalcomprehendmedical type hintsaws sdk type stubs python
type-stubsaws-sdkmypy-plugin

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

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-panorama

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-support-app

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-pinpoint

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-cloudsearch

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-iottwinmaker

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-inspector-scan

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-frauddetector

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-medical-imaging

Provides type annotations for boto3's…

permissive · top 15,000 on PyPI