misha-lisovich/laminar: An Improved Real-Time UI for Apache Airflow

Laminar aims to make for a smoother Apache Airflow admin experience by providing a Shiny-based UI which 1) shows a real-time, globally-consistent state for all Airflow DAGs and tasks, 2) allows for simpler CRUD operations by taking care of the complex interrelationships between DAG Python files, DAG objects, Database metadata, Scheduler process memory and Webserver process memory to present a single logical DAG entity with straigtforward create/edit/delete mechanics.

Getting started

Package details

AuthorMisha Lisovich
MaintainerMisha Lisovich <mikhail.lisovich@gmail.com>
LicenseMIT + file LICENSE
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("misha-lisovich/laminar")
misha-lisovich/laminar documentation built on May 23, 2019, 9:51 a.m.