Apache Airflow (Incubating)
Перейти к файлу
Arthur Wiedmer 6fc5c86a79 Merge pull request #211 from mistercrunch/cli_task_state
add task_state command and correct help messages for misc options
2015-05-12 08:51:03 -07:00
airflow Merge pull request #211 from mistercrunch/cli_task_state 2015-05-12 08:51:03 -07:00
docs Clarfying the docs 2015-04-29 23:06:52 -07:00
tests Getting the tests to run 2015-05-02 06:22:26 +00:00
.gitignore fixing small typos 2015-04-21 07:49:00 -07:00
CONTRIBUTING.md Adding a CONTRIBUTING.md 2015-03-07 21:00:46 +00:00
COPYRIGHT.txt Switching to Apache license 2015-03-14 16:01:26 -07:00
LICENSE.txt Switching to Apache license 2015-03-14 16:01:26 -07:00
MANIFEST.in Including reqs to build 2015-01-17 09:05:08 -08:00
README.md Adding an endpoint to get the raw config, will be used to automate setting up a sandbox 2015-03-01 08:20:02 -08:00
TODO.md Updating TODO list 2015-04-24 07:35:54 -07:00
init.sh Changing configuration scheme 2015-01-16 14:31:54 -08:00
requirements.txt Removing requirement that is not needed (flask_bootstrap) 2015-04-19 08:25:57 -07:00
run_unit_tests.sh Support for dicts and list in operators template_fields 2015-04-06 21:38:45 +00:00
setup.cfg Hard coding install_requires 2015-01-17 09:25:06 -08:00
setup.py v0.5.0 2015-04-29 22:44:19 -07:00

README.md

Airflow

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

Documentation