Metadata-Version: 2.1
Name: quickpath-airflow-operator
Version: 1.0.1
Summary: Execute Blueprints Within the Quickpath Platform
Author-email: Scott Lilonsky <slilonsky13@gmail.com>
Project-URL: Homepage, https://github.com/Quickpath/quickpath-airflow-operator
Keywords: quickpath,airflow,operator
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: apache-airflow
Provides-Extra: dev
Requires-Dist: black ; extra == 'dev'

# Quickpath Airflow Operator


# Connections
`QPP-User` - Password should be set to a  User API Key which will be used for Log Submission and Polling for Results. This is only required for Async Execution Polling Results.


`QPP-Group` - Password should be set to a Group API Key which will be used for Blueprint Execution


