public
Fork of janl/couchdb-python
Description: Python library for working with CouchDB.
Homepage: http://code.google.com/p/couchdb-python/
Clone URL: git://github.com/myles/couchdb-python.git
couchdb-python / README.txt
100644 10 lines (6 sloc) 0.22 kb
1
2
3
4
5
6
7
8
9
10
CouchDB Python Library
======================
 
This package provides a Python interface to CouchDB.
 
  <http://couchdb.org/>
 
Please see the files in the `doc` folder and/or the docstrings in
the code for documentation.