Skip to content

Commit 91ebca9

Browse files
committed
cleanup
1 parent a21b1c3 commit 91ebca9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -377,13 +377,11 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
377377
* [cassandra-driver](https://github.com/datastax/python-driver) - The Python Driver for Apache Cassandra.
378378
* [happybase](https://github.com/wbolster/happybase) - A developer-friendly library for Apache HBase.
379379
* [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.
381381
* [pymongo](https://github.com/mongodb/mongo-python-driver) - The official Python client for MongoDB.
382382
* [redis-py](https://github.com/andymccurdy/redis-py) - The Python client for Redis.
383383
* Asynchronous Clients
384384
* [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.
387385

388386
## Date and Time
389387

0 commit comments

Comments
 (0)