Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages