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

https://github.com/santiagortiiz/apache-airflow-foundations

Hands up project for learning purposes
https://github.com/santiagortiiz/apache-airflow-foundations

airflow airflow-dags apache-airflow docker docker-compose learning python

Last synced: 7 months ago
JSON representation

Hands up project for learning purposes

Awesome Lists containing this project

README

          

# Install Airflow core.

This allows to install and upgrade airflow separately and independently from providers.

https://raw.githubusercontent.com/apache/airflow/constraints-${AIRFLOW_VERSION}/constraints-no-providers-${PYTHON_VERSION}.txt

https://raw.githubusercontent.com/apache/airflow/constraints-latest/constraints-3.9.txt

pip install "apache-airflow[celery]==2.6.0" --constraint https://raw.githubusercontent.com/apache/airflow/constraints-latest/constraints-no-providers-3.9.txt