- Python
- Airflow
- Docker
This code showcases what I have learned in my first week of Airflow. It takes echo bash commands to repeat our name back at us and a for loop to assign task names and a function that will return random apples from a list
- https://github.com/BriChavez/dag_yo
- Clone the repositorty to whereever you want the program to live
- Start a virtualenv and pip install -r requiremnts
- Run the review.py file
- Follow diresctions in the airflow_setup.sh file
- Not sure if it runs through Docker
This code is the property of one Bri Chavez. You are welcome to use it, i dont mind. Any questions, concerns, comments, feel free to reachout at [email protected]
Copyright (c) June 2022 BriChavez