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 FilipDeWaard. The comment on this change is: changed the dead link to pouch to the new project by the same author and updated the project name. http://wiki.apache.org/couchdb/Getting_started_with_Python?action=diff&rev1=11&rev2=12 -------------------------------------------------- This first downloads and installs the ''ez_setup.py'' script which runs python ''.egg'' files. The second part downloads the ''.egg'' file for CouchDB and installs it along with its dependencies. - === pouch === + === couchquery === + http://mikeal.github.com/couchquery/ - http://code.google.com/p/pouch/ - - - == Tutorial on using couchdb-python with Django ==
