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

Skip to content

Commit daa46ce

Browse files
committed
remove apex
1 parent 92ef04f commit daa46ce

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -986,9 +986,8 @@ Code Formatters
986986
*Libraries and software for indexing and performing search queries on data.*
987987

988988
* [django-haystack](https://github.com/django-haystack/django-haystack) - Modular search for Django.
989-
* [elasticsearch-dsl-py](https://github.com/elastic/elasticsearch-dsl-py) - The official high-level Python client for Elasticsearch.
990989
* [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).
991-
* [esengine](https://github.com/seek-ai/esengine) - ElasticSearch ODM (Object Document Mapper) for Python.
990+
* [elasticsearch-dsl-py](https://github.com/elastic/elasticsearch-dsl-py) - The official high-level Python client for Elasticsearch.
992991
* [pysolr](https://github.com/django-haystack/pysolr) - A lightweight Python wrapper for Apache Solr (incl. SolrCloud awareness).
993992
* [solrpy](https://github.com/edsu/solrpy) - A Python client for [solr](http://lucene.apache.org/solr/).
994993
* [Whoosh](http://whoosh.readthedocs.io/en/latest/) - A fast, pure Python search engine library.
@@ -1005,7 +1004,6 @@ Code Formatters
10051004

10061005
*Frameworks for developing serverless Python code.*
10071006

1008-
* [apex](https://github.com/apex/apex) - Build, deploy, and manage [AWS Lambda](https://aws.amazon.com/lambda/) functions with ease.
10091007
* [python-lambda](https://github.com/nficano/python-lambda) - A toolkit for developing and deploying Python code in AWS Lambda.
10101008
* [Zappa](https://github.com/Miserlou/Zappa) - A tool for deploying WSGI applications on AWS Lambda and API Gateway.
10111009

0 commit comments

Comments
 (0)