Skip to main content

Zero configuration Airflow Dag editor

Project description

simple-dag-editor

PyPI version PyPI - Downloads License

SimpleDagEditor is a zero configuration plugin for Apache Airflow. It provides a file managing interface that points to your dag_folder directory. With this plugin you will be able to delete, duplicate & edit you dags.

Use-cases

  • This plugin has been developed for a native deployment, where the Airflow webserver & scheduler are sharing the same dag_folder directory (as a mount).
  • The plugin is not designed for deployments that synchronize the dag_folder from a remote source (Git/S3)
  • You have the ability to disable the plugin for production env (see conf section)

System Requirements

  • Airflow >= 1.10.2
  • Python 3.7+

Installation

  1. Install the plugin (pip install simple-dag-editor)
  2. Restart airflow instance
  3. Open Admin - Simple DAG editor

Optional configurations

  • [dag_editor] - disabled (Default - False)

Screenshots

Main editor screen Save as modal Save confirm

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

simple_dag_editor-0.1.1.tar.gz (8.7 kB view hashes)

Uploaded Source

Built Distribution

simple_dag_editor-0.1.1-py3-none-any.whl (182.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page