IBM Cloudant Python SDK Version 0.10.0
IBM Cloudant Python SDK is a client library that interacts with the
IBM Cloudant APIs.
Disclaimer: This library is still a 0.x release. We do consider this
library production-ready and capable, but there are still some
limitations we’re working to resolve, and refinements we want to
deliver. We are working really hard to minimise the disruption from
now until the 1.0 release, but there may still be some changes that
impact applications using this SDK. For now, be sure to pin versions
to avoid surprises.
Table of Contents
Overview
Features
Prerequisites
Installation
Using the SDK
Authentication
Authentication with environment variables
IAM API key authentication
IAM Trusted profile (container) authentication
IAM Trusted profile (VPC) authentication
Session cookie authentication
Authentication with external configuration
Programmatic authentication
Automatic retries
Request timeout configuration
Code examples
- Create a database and add a
|