mypy-boto3-comprehendmedical
Type annotations for boto3 ComprehendMedical 1.43.0 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 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-comprehendmedicaluv
uv add mypy-boto3-comprehendmedicalpoetry
poetry add mypy-boto3-comprehendmedicalInstalling 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
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-detectiveProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-panoramaProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-support-appProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-pinpointProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-cloudsearchProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-iottwinmakerProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-inspector-scanProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-frauddetectorProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-medical-imagingProvides type annotations for boto3's…
permissive · top 15,000 on PyPI