skillfed

mypy-boto3-es

Type annotations for boto3 ElasticsearchService 1.43.47 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-es v1.43.47 328.0K downloads/30d#7,562 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 ElasticsearchService client. It is generated automatically from boto3 1.43.47 using mypy-boto3-builder 8.12.0 and works with mypy, pyright, VSCode, PyCharm, Emacs, Sublime Text, and other type-aware tools. When installed, it enables IDE autocompletion and catches type errors at development time without requiring explicit type annotations in your code.

The package contains type definitions for the ElasticsearchService client, paginators, waiters, and service resources. It is designed as a development-only dependency—you can use TYPE_CHECKING guards to exclude it from production builds. The documentation notes that PyCharm may experience performance issues with the full stubs due to Literal overloads, and recommends boto3-stubs-lite as a lighter alternative in that case.

Use it for:

  • Enable IDE autocompletion and type checking when writing boto3 ElasticsearchService code in VSCode, PyCharm, or Emacs.
  • Catch boto3 ElasticsearchService API errors at development time using mypy or pyright before deployment.
  • Provide explicit type annotations for ElasticsearchServiceClient, paginators, and waiters in codebases that require strict typing.
  • Improve code maintainability by documenting expected argument and return types for ElasticsearchService operations.
  • Support linting and static analysis workflows that depend on type stubs for boto3 services.

Worth the install?

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

Provides type annotations and IDE autocompletion for boto3's ElasticsearchService client, enabling static type checking with mypy, pyright, and compatible editors.

Yes. This is a low-friction, actively maintained type-stub package with no known vulnerabilities and a permissive MIT license. Install it if you use boto3's ElasticsearchService and want IDE autocompletion or static type checking. It is a development-only dependency and can be excluded from production builds. The only caveat is PyCharm performance with full stubs—use boto3-stubs-lite instead if you experience slowness.

Install

mypy-boto3-es on PyPI

pip

pip install mypy-boto3-es

uv

uv add mypy-boto3-es

poetry

poetry add mypy-boto3-es

Installing mypy-boto3-es

Before you install

Low friction install with a single lightweight runtime dependency (typing-extensions). Actively maintained with recent releases; repository shows 670 stars and current development activity.

License in practice

MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects.

Quickstart

pip install mypy-boto3-es

from boto3.session import Session
from mypy_boto3_es import ElasticsearchServiceClient

client: ElasticsearchServiceClient = Session().client("es")
# Type checking and IDE completion now work

Requires Python 3.9 or later; boto3 must be installed separately to use the client.

Verify before relying

  • Whether performance impact on PyCharm is significant enough to warrant boto3-stubs-lite as an alternative.
  • Whether the package works correctly with all supported Python versions (3.9–3.14) in practice.

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

Evidence: mypy_boto3_es-1.43.47-py3-none-any.whl

Keywords: boto3, es, 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 elasticsearchmypy boto3 es annotationsboto3 elasticsearch type hintsIDE autocomplete boto3 esstatic type checking elasticsearch clientpyright boto3 elasticsearchboto3-stubs elasticsearch service
type-stubsboto3elasticsearch

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

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-evidently

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-marketplacecommerceanalytics

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-iot

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

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-opensearch

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-docdb-elastic

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-elasticache

Provides type annotations and IDE…

permissive · top 15,000 on PyPI