Metadata-Version: 2.1
Name: airflow_code_editor
Version: 1.0.1
Summary: Apache Airflow in browser code editor
Home-page: https://github.com/andreax79/airflow-code-editor
Author: Andrea Bonomi
Author-email: andrea.bonomi@gmail.com
License: Apache License, Version 2.0
Description: # Airflow Code Editor Plugin
        A plugin for Apache Airflow that allows you to edit DAGs in browser
        
        ### Description
        
        A plugin for [Apache Airflow](https://github.com/apache/airflow) that allows you to edit DAGs in browser.
        
        ### System Requirements
        
        * Airflow Versions
            * 1.10.3 or newer
        
        ### Deployment Instructions
        
        1. Install the plugin
        
            pip install airflow-code-editor
        
        2. Restart the Airflow Web Server
        
        3. Open Admin - DAGs Code Editor
        
        
Platform: UNKNOWN
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
