Scroll to navigation

COUCHPY(1) User Commands COUCHPY(1)

NAME

couchpy - a CouchDB Python view server

SYNOPSIS

couchpy [OPTION]

DESCRIPTION

The couchpy command runs the CouchDB Python view server.

The exit status is 0 for success or 1 for failure.

OPTIONS

display version information and exit
display a short help message and exit
set the JSON module to use ('simplejson', 'cjson', or 'json' are supported)
name of the file to write log messages to, or '-' to enable logging to the standard error stream
enable debug logging; requires --log-file to be specified

REPORTING BUGS

Report bugs via the web at <http://code.google.com/p/couchdb-python>.

COPYRIGHT

Copyright © 2007 Christopher Lenz <cmlenz@gmx.de>.

November 2014 couchpy - CouchDB Python 0.10