pycouchdb's api is a bit different in ways I don't like as much(got rid of dict like access) and doesn't have the mapping bit as well.Also, I'll move the discussion to the issues list instead. Thanks
On Sat, Apr 11, 2015 at 9:41 AM, Alexander Shorin <[email protected]> wrote: > Hi Francis, > > If couchdb-python will switch to request lib for http, how it would be > different from py-couchdb[1] project? > Second, I think this question better to ask on project issues[2] or > mailing list[3] or user@ ML for the last resort. dev@ ML is about > developing CouchDB, not CouchDB-related projects. > > [1]: https://github.com/histrio/py-couchdb > [2]: https://github.com/djc/couchdb-python/issues > [3]: https://groups.google.com/forum/#!forum/couchdb-python > -- > ,,,^..^,,, > > > On Sat, Apr 11, 2015 at 4:24 PM, Francis Ridder > <[email protected]> wrote: > > Hi, I contacted Dirkjan on twitter about some ideas regarding the python > > lib. I was wondering if the community is open to switching the underlying > > http stuff with the Requests library? >
