We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17f5398 commit 87faa0cCopy full SHA for 87faa0c
README.rst
@@ -4,6 +4,12 @@ CouchDB-Python Library
4
.. image:: https://travis-ci.org/djc/couchdb-python.svg
5
:target: https://travis-ci.org/djc/couchdb-python
6
7
+**Note: CouchDB-Python is no longer being maintained. After 8 years of maintaining
8
+CouchDB-Python, I no longer have time to address open issues and new bug reports.
9
+Consider https://github.com/cloudant/python-cloudant as an alternative.
10
+If you're interested in taking over maintenance of CouchDB-Python, please start a
11
+discussion on the mailing list, or open an issue or PR.**
12
+
13
A Python library for working with CouchDB. `Downloads`_ are available via `PyPI`_.
14
Our `documentation`_ is also hosted there. We have a `mailing list`_.
15
0 commit comments