Skip to content

Files

Latest commit

 

History

History

cloudant

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Package apache-airflow-providers-cloudant

Release: 4.1.1

IBM Cloudant

Provider package

This is a provider package for cloudant provider. All classes for this provider package are in airflow.providers.cloudant python package.

You can find package information and changelog for the provider in the documentation.

Installation

You can install this package on top of an existing Airflow 2 installation (see Requirements below for the minimum Airflow version supported) via pip install apache-airflow-providers-cloudant

The package supports the following python versions: 3.10,3.11,3.12

Requirements

PIP package Version required
apache-airflow >=2.9.0
ibmcloudant ==0.9.1; python_version >= "3.10"

The changelog for the provider package can be found in the changelog.