Merge pull request #32 from airbnb/plugins

A simple plugin system for Airflow
tree: dbfdb7521509b65fa98aae988122160f75d4261d
  1. airflow/
  2. docs/
  3. tests/
  4. .gitignore
  5. CONTRIBUTING.md
  6. COPYRIGHT.txt
  7. init.sh
  8. LICENSE.txt
  9. MANIFEST.in
  10. migrations.sql
  11. README.md
  12. requirements.txt
  13. run_unit_tests.sh
  14. setup.cfg
  15. setup.py
  16. TODO.md
README.md

Airflow

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

Documentation