You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 30, 2024. It is now read-only.
*[Tutorial for creating and populating a database on IBM Cloud](https://console.bluemix.net/docs/services/Cloudant/tutorials/create_database.html#creating-and-populating-a-simple-cloudant-nosql-db-database-on-ibm-cloud)
44
44
45
45
## Development
46
46
@@ -52,6 +52,8 @@ The preferred approach for using `python-cloudant` in other projects is to use t
52
52
53
53
### Examples in open source projects
54
54
55
+
[Getting Started with Python Flask on IBM Cloud](https://github.com/IBM-Cloud/get-started-python)
-[Update and check if documents exist](https://github.com/snowch/movie-recommender-demo/blob/master/web_app/app/dao.py#L162-L168)
57
59
-[Connect to Cloudant using 429 backoff with 10 retries](https://github.com/snowch/movie-recommender-demo/blob/master/web_app/app/cloudant_db.py#L17-L18)
0 commit comments