Skip to content

Commit 28fbaef

Browse files
committed
fix words
1 parent 365ef41 commit 28fbaef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -349,11 +349,11 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
349349
* [txpostgres](http://txpostgres.readthedocs.org/) - Twisted based asynchronous driver for PostgreSQL.
350350
* [queries](https://github.com/gmr/queries) - A wrapper of the psycopg2 library for interacting with PostgreSQL.
351351
* 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.
353353
* [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.
355355
* [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.
357357
* [redis-py](https://github.com/andymccurdy/redis-py) - The Redis Python Client.
358358
* [py2neo](http://book.py2neo.org/) - Python wrapper client for Neo4j's restful interface.
359359
* [telephus](https://github.com/driftx/Telephus) - Twisted based client for Cassandra.

0 commit comments

Comments
 (0)