https://github.com/netdata/netdata_airflow_utils
https://github.com/netdata/netdata_airflow_utils
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/netdata/netdata_airflow_utils
- Owner: netdata
- License: apache-2.0
- Archived: true
- Created: 2021-11-05T19:08:43.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-17T07:11:17.000Z (over 4 years ago)
- Last Synced: 2025-09-28T18:09:34.756Z (5 months ago)
- Language: Jupyter Notebook
- Homepage: https://netdata.github.io/netdata_airflow_utils/
- Size: 54.7 KB
- Stars: 1
- Watchers: 7
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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 *
```