Skip to content

Commit 74b235f

Browse files
committed
cleanup
1 parent 22e00d8 commit 74b235f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -400,12 +400,12 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
400400
* [dataset](https://github.com/pudo/dataset) - Store Python dicts in a database - works with SQLite, MySQL, and PostgreSQL.
401401
* [pymssql](http://www.pymssql.org/en/latest/) - A simple database interface to Microsoft SQL Server.
402402
* NoSQL Databases
403-
* [cassandra-python-driver](https://github.com/datastax/python-driver) - Python driver for Cassandra.
403+
* [cassandra-driver](https://github.com/datastax/python-driver) - The Python Driver for Apache Cassandra.
404404
* [HappyBase](https://github.com/wbolster/happybase) - A developer-friendly library for Apache HBase.
405+
* [kafka-python](https://github.com/dpkp/kafka-python) - The Python client for Apache Kafka.
405406
* [py2neo](http://py2neo.org/2.0/) - Python wrapper client for Neo4j's restful interface.
406-
* [pycassa](https://github.com/pycassa/pycassa) - Python Thrift driver for Cassandra.
407407
* [PyMongo](https://docs.mongodb.com/ecosystem/drivers/python/) - The official Python client for MongoDB.
408-
* [redis-py](https://github.com/andymccurdy/redis-py) - The Redis Python Client.
408+
* [redis-py](https://github.com/andymccurdy/redis-py) - The Python client for Redis.
409409
* Asynchronous Clients
410410
* [Motor](https://github.com/mongodb/motor) - The async Python driver for MongoDB.
411411
* [telephus](https://github.com/driftx/Telephus) - Twisted based client for Cassandra.

0 commit comments

Comments
 (0)