Skip to content

ryanolson/couchdb-python

Repository files navigation

CouchDB Python Library using Schematics for Object Mapping

This package provides a Python interface to CouchDB with object mapping provided by schematics.

The project forks couchdb-python @ rmolson-schematics (rev. c76b329767ea).

Installation

virtualenv is strongly recommended.

git clone git://github.com/ryanolson/couchdb-python-schematics.git
cd couchdb-python-schematics
git submodule update --init
python setup.py install
cd schemantics
python setup.py install

About

Replacing the couchdb-python mapping with schematics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages