Cloudant / CouchDB Client Library
Project description
This library is currently a preview (beta version) of Cloudant’s new official Python library. As such it currently does not have complete API coverage nor is the documentation 100% complete. We are busily working towards bridging the API and documentation gaps, so please check back often as additions/changes will be occuring frequently.
Installation and Usage
Released versions of this library are hosted on PyPI and can be installed with pip.
The latest stable version on PyPI is 0.5.10, but is now deprecated.
The current development version, which you should now use, is 2.0.0b1. Version 2.x makes significant breaking changes – no attempt was made to reproduce the API of 0.5.10.
Because 2.0.0 is still in development (2.0.0b1) and we wish to give developers time to upgrade, version 0.5.10 will remain the latest stable version on PyPI until at least early 2016.
In order to install version 2.0.0a1 or greater, execute
pip install --pre cloudant
In order to install the deprecated 0.5.10, execute
pip install cloudant
Getting started
API Reference
Development
See CONTRIBUTING.rst
Test Suite
Content coming soon…
Using in other projects
Content coming soon…
License
Copyright © 2015 IBM. All rights reserved.
Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for cloudant-2.0.0b1-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f69a9c9027332a0a5f41798df1e7030ada249de33f22153171de2e5844fa5586 |
|
MD5 | c1100fb386b02c43ec55f68a0946b85a |
|
BLAKE2b-256 | c71bc531ca5e1ce4e3df252a8350ef81b7b7761c987a83bd27f00be908f574be |