myles / couchdb-python forked from janl/couchdb-python

Python library for working with CouchDB.

This URL has Read+Write access

name age message
file .gitignore Loading commit data...
file COPYING Wed Feb 06 05:31:18 -0800 2008 Update ChangeLog and copyright years. [cmlenz]
file ChangeLog.txt Mon Sep 08 08:28:17 -0700 2008 `schema.Document` objects can now be used in th... [cmlenz]
file MANIFEST.in Sun Sep 23 09:24:25 -0700 2007 Include manifest to include docs. [cmlenz]
file README.txt Wed Feb 06 12:42:12 -0800 2008 Minor docs polish. [cmlenz]
directory couchdb/
directory doc/ Wed Feb 06 12:42:12 -0800 2008 Minor docs polish. [cmlenz]
file setup.cfg Sat Sep 15 15:14:28 -0700 2007 First stab. [cmlenz]
file setup.py Fri Jun 27 15:09:24 -0700 2008 Fix packages spec on trunk. [cmlenz]
README.txt
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.