Apache Airflow (Incubating)
Перейти к файлу
Maxime a974e0fec1 v0.3.2 + bug fix caught in unittests 2015-02-14 08:33:30 +00:00
airflow v0.3.2 + bug fix caught in unittests 2015-02-14 08:33:30 +00:00
docs default_args at the DAG level 2015-02-09 14:49:21 -08:00
tests More unit tests 2015-02-10 08:30:51 +00:00
.gitignore Unit tests! 2015-02-08 21:50:18 -08:00
LICENSE.txt Polishing docs and packaging 2015-01-17 16:05:17 -08:00
MANIFEST.in Including reqs to build 2015-01-17 09:05:08 -08:00
README.md Fix the link to the docs 2014-10-14 22:45:15 -07:00
TODO.md Adding PythonOperator, and changing the way context is passed to the Operator execute method 2015-02-07 23:36:40 +00:00
init.sh Changing configuration scheme 2015-01-16 14:31:54 -08:00
requirements.txt Insuring we're using the unittest cnfig 2015-02-09 19:02:45 +00:00
run_unit_tests.sh Copying the dict to be safe 2015-02-10 09:46:18 -08:00
setup.cfg Hard coding install_requires 2015-01-17 09:25:06 -08:00
setup.py v0.3.2 + bug fix caught in unittests 2015-02-14 08:33:30 +00:00

README.md

Airflow

Airflow is a system to programmaticaly author, schedule and monitor data pipelines.

Documentation