├── LICENSE ├── README.md └── examples └── dags └── bigquery_github_trends_v1.py /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tfayyaz/awesome-airflow/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tfayyaz/awesome-airflow/HEAD/README.md -------------------------------------------------------------------------------- /examples/dags/bigquery_github_trends_v1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tfayyaz/awesome-airflow/HEAD/examples/dags/bigquery_github_trends_v1.py --------------------------------------------------------------------------------