Metadata-Version: 2.4
Name: cloud-submit
Version: 0.1
Summary: A tool for building processing pipelines in Python and executing them locally or in the cloud.
Author: Martin Wiebusch
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: click
Requires-Dist: pyyaml
