/airflow-provider-couchbase

couchbaseOperator for apache-airflow

Primary LanguagePythonApache License 2.0Apache-2.0

Package airflow-provider-couchbase

Release: 1.0.0

Couchbase

Provider package

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

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 airflow-provider-couchbase

The package supports the following python versions: >=3.7

Requirements

PIP package Version required
apache-airflow >=2.3.0
couchbase >=4.0.0

Changelog

1.0.0

Initial version of the provider.