Metadata-Version: 2.1
Name: wfdispatcher
Version: 0.4.2
Summary: UNKNOWN
Home-page: https://github.com/sqre-lsst/wfdispatcher
Author: Adam Thornton
Author-email: athornton@lsst.org
License: MIT
Keywords: lsst,rubinobservatory,argo,workflow,jupyter
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: requests (<3,>=2)
Requires-Dist: semver (<3,>=2)
Requires-Dist: rubin-jupyter-utils.hub (<1.0.0,>=0.33.0)
Requires-Dist: kubernetes (>=11)
Requires-Dist: wsgiserver (<2,>=1.3)
Requires-Dist: falcon (<3,>=2)
Requires-Dist: argo-workflows (<4,>=3)
Requires-Dist: pyyaml (<6,>=5)

# wf-dispatcher

Dispatch engine for Argo Workflows in the Nublado environment.  Requires
an HTTP header on the request that looks like what we get at NCSA carrying
user and group information.


