File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -349,11 +349,11 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
349
349
* [ txpostgres] ( http://txpostgres.readthedocs.org/ ) - Twisted based asynchronous driver for PostgreSQL.
350
350
* [ queries] ( https://github.com/gmr/queries ) - A wrapper of the psycopg2 library for interacting with PostgreSQL.
351
351
* NoSQL Databases
352
- * [ cassandra-python-driver] ( https://github.com/datastax/python-driver ) - Python driver for Cassandra by Datastax .
352
+ * [ cassandra-python-driver] ( https://github.com/datastax/python-driver ) - Python driver for Cassandra.
353
353
* [ pycassa] ( https://github.com/pycassa/pycassa ) - Python Thrift driver for Cassandra.
354
- * [ HappyBase] ( http://happybase.readthedocs.org/ ) - developer-friendly library for Apache HBase
354
+ * [ HappyBase] ( http://happybase.readthedocs.org/ ) - A developer-friendly library for Apache HBase.
355
355
* [ PyMongo] ( http://docs.mongodb.org/ecosystem/drivers/python/ ) - The official Python client for MongoDB.
356
- * [ Plyvel] ( https://plyvel.readthedocs.org/ ) - a fast and feature-rich Python interface to LevelDB
356
+ * [ Plyvel] ( https://plyvel.readthedocs.org/ ) - A fast and feature-rich Python interface to LevelDB.
357
357
* [ redis-py] ( https://github.com/andymccurdy/redis-py ) - The Redis Python Client.
358
358
* [ py2neo] ( http://book.py2neo.org/ ) - Python wrapper client for Neo4j's restful interface.
359
359
* [ telephus] ( https://github.com/driftx/Telephus ) - Twisted based client for Cassandra.
You can’t perform that action at this time.
0 commit comments