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

Skip to content

Commit d61a427

Browse files
committed
add link to http://neo4j.com/
1 parent c7660ce commit d61a427

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
384384
* [PyMongo](http://docs.mongodb.org/ecosystem/drivers/python/) - The official Python client for MongoDB.
385385
* [Plyvel](https://plyvel.readthedocs.org/) - A fast and feature-rich Python interface to LevelDB.
386386
* [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.
388388
* [telephus](https://github.com/driftx/Telephus) - Twisted based client for Cassandra.
389389
* [txRedis](https://github.com/deldotdr/txRedis) - Twisted based client for Redis.
390390

@@ -522,7 +522,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
522522

523523
* [django-haystack](https://github.com/toastdriven/django-haystack) - Modular search for Django.
524524
* [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.
526526
* [solrpy](https://code.google.com/p/solrpy/) - A Python client for [solr](http://lucene.apache.org/solr/).
527527
* [Whoosh](http://whoosh.readthedocs.org/) - A fast, pure Python search engine library.
528528

0 commit comments

Comments
 (0)