Skip to content

Roger/coucher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coucher

https://secure.travis-ci.org/Roger/coucher.png?branch=master https://coveralls.io/repos/Roger/coucher/badge.png

A simple python couchdb api client library

Why another library?

  • Because I needed something simpler
  • I didn't want object mapping, i prefer using json-schema and validate when needed
  • I wanted to use ijson, to reduce memory usage in big view responses

Features

  • Small and simple
  • Uses the well tested requests library
  • View iterators(big view responses with small memory footprint, only one doc in memory for iteration)

TODO

This is alpha software, use at your own risk, i'm not responsible for your dead kittens

  • complete couchdb api
  • design documents
  • tests
  • etc..

About

A simple python couchdb api client library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages