This repository was archived by the owner on Aug 30, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Cloudant Python Client
22
3- [ ![ Build Status] ( https://travis-ci.org/cloudant/python-cloudant.svg?branch=master )] ( https://travis-ci.org/cloudant/java -cloudant )
3+ [ ![ Build Status] ( https://travis-ci.org/cloudant/python-cloudant.svg?branch=master )] ( https://travis-ci.org/cloudant/python -cloudant )
44[ ![ Readthedocs] ( https://readthedocs.org/projects/pip/badge/ )] ( http://python-cloudant.readthedocs.io )
55[ ![ Compatibility] ( https://img.shields.io/badge/python-2.7%2C%203.5-blue.svg )] ( http://python-cloudant.readthedocs.io/en/latest/compatibility.html )
66[ ![ pypi] ( https://img.shields.io/pypi/v/cloudant.svg )] ( https://pypi.python.org/pypi/cloudant )
@@ -9,7 +9,7 @@ This is the official Cloudant library for Python.
99
1010* [ Installation and Usage] ( #installation-and-usage )
1111* [ Getting Started] ( #getting-started )
12- * [ API Reference] ( http://www.javadoc .io/doc/com.cloudant /cloudant-client/ )
12+ * [ API Reference] ( http://python-cloudant.readthedocs .io/en/latest /cloudant.html )
1313* [ Related Documentation] ( #related-documentation )
1414* [ Development] ( #development )
1515 * [ Contributing] ( CONTRIBUTING.rst )
@@ -50,7 +50,7 @@ See [CONTRIBUTING.rst](https://github.com/cloudant/python-cloudant/blob/master/C
5050
5151The preferred approach for using ` python-cloudant ` in other projects is to use the PyPI as described above.
5252
53- #### Examples in open source projects
53+ ### Examples in open source projects
5454
5555[ Movie Recommender Demo] ( https://github.com/snowch/movie-recommender-demo ) :
5656- [ Update and check if documents exist] ( https://github.com/snowch/movie-recommender-demo/blob/master/web_app/app/dao.py#L162-L168 )
You can’t perform that action at this time.
0 commit comments