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
- Host: GitHub
- URL: https://github.com/santiagortiiz/apache-airflow-foundations
- Owner: santiagortiiz
- Created: 2022-12-04T23:24:28.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-11T15:02:39.000Z (over 2 years ago)
- Last Synced: 2025-01-08T07:24:04.634Z (9 months ago)
- Topics: airflow, airflow-dags, apache-airflow, docker, docker-compose, learning, python
- Language: Python
- Homepage: https://airflow.apache.org/
- Size: 333 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme/installation.md
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