You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -384,7 +384,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
384
384
*[PyMongo](http://docs.mongodb.org/ecosystem/drivers/python/) - The official Python client for MongoDB.
385
385
*[Plyvel](https://plyvel.readthedocs.org/) - A fast and feature-rich Python interface to LevelDB.
386
386
*[redis-py](https://github.com/andymccurdy/redis-py) - The Redis Python Client.
387
-
*[py2neo](http://book.py2neo.org/) - Python wrapper client for Neo4j's restful interface.
387
+
*[py2neo](http://book.py2neo.org/) - Python wrapper client for [Neo4j](http://neo4j.com/)'s restful interface.
388
388
*[telephus](https://github.com/driftx/Telephus) - Twisted based client for Cassandra.
389
389
*[txRedis](https://github.com/deldotdr/txRedis) - Twisted based client for Redis.
390
390
@@ -522,7 +522,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
522
522
523
523
*[django-haystack](https://github.com/toastdriven/django-haystack) - Modular search for Django.
524
524
*[elasticsearch-py](http://www.elasticsearch.org/guide/en/elasticsearch/client/python-api/current/) - The official low-level Python client for [Elasticsearch](http://www.elasticsearch.org/).
525
-
*[pyes](https://github.com/aparo/pyes/) - Python connector for ElasticSearch - the pythonic way to use ElasticSearch
525
+
*[pyes](https://github.com/aparo/pyes/) - The pythonic way to use ElasticSearch.
526
526
*[solrpy](https://code.google.com/p/solrpy/) - A Python client for [solr](http://lucene.apache.org/solr/).
527
527
*[Whoosh](http://whoosh.readthedocs.org/) - A fast, pure Python search engine library.
0 commit comments