Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2a5fdd8

Browse files
committed
add esengine - ElasticSearch ODM (Object Document Mapper) for Python
1 parent 19715eb commit 2a5fdd8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -564,6 +564,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
564564
* [django-haystack](https://github.com/django-haystack/django-haystack) - Modular search for Django.
565565
* [elasticsearch-py](https://www.elastic.co/guide/en/elasticsearch/client/python-api/current/index.html) - The official low-level Python client for [Elasticsearch](https://www.elastic.co/products/elasticsearch).
566566
* [elasticsearch-dsl-py](https://github.com/elastic/elasticsearch-dsl-py) - The official high-level Python client for Elasticsearch.
567+
* [esengine](https://github.com/catholabs/esengine) - ElasticSearch ODM (Object Document Mapper) for Python.
567568
* [solrpy](https://github.com/edsu/solrpy) - A Python client for [solr](http://lucene.apache.org/solr/).
568569
* [Whoosh](http://whoosh.readthedocs.org/en/latest/) - A fast, pure Python search engine library.
569570

0 commit comments

Comments
 (0)