elastic/elasticsearch-dsl-py
High level Python client for Elasticsearch observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 17
- Release rhythm 40
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 27.5
- age_days: 4564
- days_rel: 504
- days_push: 502
- n_releases_24m: 7
Adoption not part of the score
3869 stars · 786 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A high-level Python client library for Elasticsearch that provides a DSL for building queries and a persistence layer for mapping documents to Python classes. It abstracts low-level Elasticsearch API details behind an idiomatic, chainable Python interface.
Use cases
- build elasticsearch queries in python
- map python classes to elasticsearch documents
- search an elasticsearch index from a python app
- construct complex bool and aggregations queries without raw json
- index and retrieve documents with an orm-like api
When to choose
- you want a pythonic, typed interface instead of hand-writing raw elasticsearch json
- you need orm-like document mapping and persistence on top of elasticsearch
- you're building search features in a python application
When to avoid
- you need direct access to every low-level elasticsearch api feature
- you're not using elasticsearch as your search backend
- you want a language-agnostic thin client
Facets
library · maturity active
search-engine database-driver orm databases developer-tools python elasticsearch dsl query-builder persistence client-library search
1 source
- readme: https://github.com/elastic/elasticsearch-dsl-py · fetched 2026-08-28 · 2b7814d3fca2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| elastic/elasticsearch-dsl-py | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="elastic/elasticsearch-dsl-py")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem