Ross ROSS = Recommend OSS · open-source software intelligence for agents

elastic/elasticsearch-py

Official Python client for Elasticsearch observed · 2026-08-28

github.com/elastic/elasticsearch-py · homepage · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

98/100

  • Activity 99
  • Release rhythm 96
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 22
  • age_days: 4872
  • days_rel: 29
  • days_push: 7
  • n_releases_24m: 28

Full methodology

Adoption not part of the score

4383 stars · 1219 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

The official Python client for Elasticsearch, providing low-level access to the full Elasticsearch API with sync and async support. It includes persistent connections, node discovery and load balancing, bulk helpers, an ES|QL query builder, and a DSL module.

Use cases

  • index and search documents in elasticsearch from python
  • build a RAG application backed by elasticsearch vector search
  • bulk ingest large datasets into an elasticsearch cluster
  • run ES|QL or Query DSL queries from python
  • connect to elastic cloud with api keys
  • manage indices and mappings programmatically

When to choose

  • you use Elasticsearch or Elastic Cloud from Python and want an officially supported client
  • you need sync and async APIs with connection pooling and load balancing
  • you want bulk ingestion helpers and a typed query DSL

When to avoid

  • you use a different search engine like OpenSearch without compatibility guarantees
  • you need a non-Python language client
  • you want a standalone search engine rather than a client library

Facets

library · maturity stable

database-driver search-engine http-client serialization databases developer-tools python cross-platform elasticsearch official-client async vector-database bulk-helpers esql query-dsl search data-engineering

10 sources

Member repositories

RepositoryRoleHealth v2
elastic/elasticsearch-pymain98

For agents

markdown · JSON · MCP: product_card(name="elastic/elasticsearch-py")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem