{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/7"}],"enrichment":{"capability":"A Python client library for connecting to and querying Cloudant and CouchDB databases via HTTP, now deprecated in favor of cloudant-python-sdk.","skillfed_tags":["deprecated","nosql","couchdb"],"use_cases":["Connect to a Cloudant database on IBM Cloud and perform CRUD operations on JSON documents.","Query documents using Cloudant Query (Mango query syntax) to find records matching specific criteria.","Build a Python application that persists data to a managed CouchDB-compatible service.","Migrate legacy code from an older Cloudant client before support ends."],"what_it_does":"Cloudant is the official Python client for IBM's Cloudant managed database service and open-source CouchDB. It provides a high-level interface to create, read, update, and delete documents, manage databases, and execute queries against a remote Cloudant or CouchDB instance over HTTP. The library handles connection pooling, authentication, and serialization of Python objects to JSON documents.\n\nHowever, this package is deprecated and reached end-of-life on Dec 31 2021. IBM has moved development to cloudant-python-sdk, and this library will receive only critical maintenance. The repository is archived and no longer actively maintained. Existing projects using it will continue to work, but new projects should adopt the replacement library instead.","worth_installing":"No, unless maintaining legacy code. The package is deprecated and abandoned; its end-of-life was Dec 31 2021. New projects should install cloudant-python-sdk instead. Existing applications using this library will continue to function, but no new features or non-critical fixes will be provided."},"id":"cloudant","links":{"html":"https://skillfed.io/packages/cloudant","md":"https://skillfed.io/packages/cloudant.md","pypi":"https://pypi.org/project/cloudant/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2021-08-26","license_spdx":null,"license_treatment":"permissive","name":"cloudant","python_support":"unspecified","summary":"Cloudant / CouchDB Client Library"},"popularity":{"monthly_downloads":273914,"position":8194,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.15.0"}
