0

I want to have an instance of CouchDB running, and access it from a Python frontend. couchdb-python seems like a good option, but it's been unmaintained since 2019.

Is it a viable idea to use it nonetheless, or is there another API wrapper that's better-supported?

theo
  • 149
  • 8
  • 1
    https://pypi.org/project/cloudant/ isn't maintained anymore either, but still works reasonably well – LyteFM Mar 09 '23 at 14:07
  • For anyone that finds this, I ended up just taking the hit and switching to MongoDB. – theo Mar 13 '23 at 13:58

0 Answers0