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?