File tree 1 file changed +1
-3
lines changed
1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -377,13 +377,11 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
377
377
* [ cassandra-driver] ( https://github.com/datastax/python-driver ) - The Python Driver for Apache Cassandra.
378
378
* [ happybase] ( https://github.com/wbolster/happybase ) - A developer-friendly library for Apache HBase.
379
379
* [ kafka-python] ( https://github.com/dpkp/kafka-python ) - The Python client for Apache Kafka.
380
- * [ py2neo] ( https://py2neo.org/ ) - Python wrapper client for Neo4j's restful interface .
380
+ * [ py2neo] ( https://py2neo.org/ ) - A client library and toolkit for working with Neo4j .
381
381
* [ pymongo] ( https://github.com/mongodb/mongo-python-driver ) - The official Python client for MongoDB.
382
382
* [ redis-py] ( https://github.com/andymccurdy/redis-py ) - The Python client for Redis.
383
383
* Asynchronous Clients
384
384
* [ motor] ( https://github.com/mongodb/motor ) - The async Python driver for MongoDB.
385
- * [ txpostgres] ( https://github.com/wulczer/txpostgres ) - Twisted based asynchronous driver for PostgreSQL.
386
- * [ txRedis] ( https://github.com/deldotdr/txRedis ) - Twisted based client for Redis.
387
385
388
386
## Date and Time
389
387
You can’t perform that action at this time.
0 commit comments