An open API service indexing awesome lists of open source software.

https://github.com/netdata/netdata_airflow_utils


https://github.com/netdata/netdata_airflow_utils

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# Netdata Airflow Utils
> Netdata utils, builder and wrapper functions for airflow.

## Install

```shell
pip install netdata_airflow_utils
```

## How to use

```python
from netdata_airflow_utils.bigquery import *
```