You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by Apache Wiki <wi...@apache.org> on 2013/10/28 11:01:23 UTC

[Couchdb Wiki] Update of "Getting_started_with_Python" by NicholasJerome

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.

The "Getting_started_with_Python" page has been changed by NicholasJerome:
https://wiki.apache.org/couchdb/Getting_started_with_Python?action=diff&rev1=21&rev2=22

Comment:
changed couchquery URL to http://nicolaisi.github.io/couchquery/ as mikeal transferred ownership to nicolaisi

  }}}
  
  === couchquery ===
+ A simple and dynamic access to CouchDB.
+ 
-  . http://mikeal.github.com/couchquery/
+  . http://nicolaisi.github.io/couchquery/
  
  === couchshelve ===
  An implementation of the python 'shelve' API using couchquery as a backend