skillfed

mypy-boto3-comprehend

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

mypy-boto3-comprehend v1.43.0 319.3K downloads/30d#7,645 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package is a stub-only type annotation library for AWS Comprehend, one of boto3's natural language processing services. It was generated by mypy-boto3-builder 8.12.0 and provides complete type hints for Comprehend client methods, paginators, and type definitions. When installed, it enables IDEs like VSCode, PyCharm, Emacs, and Sublime Text to offer code completion and type checking for Comprehend API calls, and works with standalone type checkers like mypy and pyright.

The package is intended for development environments only—it contains no runtime code, only type stubs. It depends only on typing-extensions and requires Python 3.9 or later. Installation is straightforward via pip, and the package is actively maintained with recent releases tracking boto3 1.43.0.

Use it for:

  • Enable IDE autocomplete and type hints when writing boto3 Comprehend code in VSCode or PyCharm.
  • Run mypy or pyright type checking on code that uses Comprehend without runtime errors.
  • Catch type mismatches in Comprehend API calls (e.g., wrong argument types) before deployment.
  • Document Comprehend client and paginator types explicitly in your codebase for team clarity.
  • Support Emacs or Sublime Text development with LSP-based type checking for Comprehend operations.

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 Comprehend service, enabling static type checking with mypy, pyright, and editor tools.

Yes, if you use boto3 Comprehend and want static type checking or IDE autocompletion. The package is lightweight, actively maintained, has no production overhead, and carries an MIT license. Install it in your development environment only; it is not needed at runtime. Consider the lite variant if PyCharm performance becomes an issue.

Install

mypy-boto3-comprehend on PyPI

pip

pip install mypy-boto3-comprehend

uv

uv add mypy-boto3-comprehend

poetry

poetry add mypy-boto3-comprehend

Installing mypy-boto3-comprehend

Before you install

Low friction: single runtime dependency (typing-extensions), wheel-only distribution, and actively maintained with recent commits. Designed as a development-time annotation package with no production runtime overhead.

License in practice

MIT license permits unrestricted use, modification, and distribution. Safe to include in any project type without licensing restrictions.

Quickstart

pip install mypy-boto3-comprehend

from boto3.session import Session
from mypy_boto3_comprehend import ComprehendClient

client: ComprehendClient = Session().client("comprehend")

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

Verify before relying

  • Whether PyCharm performance issues mentioned in the description (PY-40997) still affect current versions.
  • Whether the lite variant (boto3-stubs-lite) offers meaningful performance improvements for large projects.

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 319,301/month — #7,645 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

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

Keywords: boto3, comprehend, 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 comprehendaws comprehend type annotationsmypy boto3 comprehendboto3 comprehend autocompletetype hints aws comprehendpyright boto3 stubscomprehend client type checking
type-stubsaws-sdkstatic-analysis

More Linguistic packages

charset-normalizer

Detects and normalizes text encoding from…

permissive · top 100 on PyPI

tiktoken

tiktoken is a fast BPE tokenizer that converts…

permissive · top 1,000 on PyPI

chardet

Detects character encoding and language in byte…

permissive · top 1,000 on PyPI

text-unidecode

Converts Unicode text to ASCII by…

copyleft · top 1,000 on PyPI

lark

Lark is a parsing library that builds abstract…

permissive · top 1,000 on PyPI

tree-sitter

Python bindings to the tree-sitter parsing…

permissive · top 1,000 on PyPI

types-boto3-comprehend

Provides type annotations for boto3's…

permissive · top 15,000 on PyPI

types-aiobotocore-comprehend

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-license-manager-user-subscriptions

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-entityresolution

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-dataexchange

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-evidently

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-sagemaker

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-appmesh

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI