Skip to content

Commit

Permalink
fix words
Browse files Browse the repository at this point in the history
  • Loading branch information
vinta committed Aug 13, 2014
1 parent 365ef41 commit 28fbaef
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -349,11 +349,11 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [txpostgres](http://txpostgres.readthedocs.org/) - Twisted based asynchronous driver for PostgreSQL.
* [queries](https://github.com/gmr/queries) - A wrapper of the psycopg2 library for interacting with PostgreSQL.
* NoSQL Databases
* [cassandra-python-driver](https://github.com/datastax/python-driver) - Python driver for Cassandra by Datastax.
* [cassandra-python-driver](https://github.com/datastax/python-driver) - Python driver for Cassandra.
* [pycassa](https://github.com/pycassa/pycassa) - Python Thrift driver for Cassandra.
* [HappyBase](http://happybase.readthedocs.org/) - developer-friendly library for Apache HBase
* [HappyBase](http://happybase.readthedocs.org/) - A developer-friendly library for Apache HBase.
* [PyMongo](http://docs.mongodb.org/ecosystem/drivers/python/) - The official Python client for MongoDB.
* [Plyvel](https://plyvel.readthedocs.org/) - a fast and feature-rich Python interface to LevelDB
* [Plyvel](https://plyvel.readthedocs.org/) - A fast and feature-rich Python interface to LevelDB.
* [redis-py](https://github.com/andymccurdy/redis-py) - The Redis Python Client.
* [py2neo](http://book.py2neo.org/) - Python wrapper client for Neo4j's restful interface.
* [telephus](https://github.com/driftx/Telephus) - Twisted based client for Cassandra.
Expand Down

0 comments on commit 28fbaef

Please sign in to comment.