Metadata-Version: 2.1
Name: parsl
Version: 0.5.2
Summary: Simple data dependent workflows in Python
Home-page: https://github.com/Parsl/parsl
Author: Yadu Nand Babuji
Author-email: yadu@uchicago.edu
License: Apache 2.0
Download-URL: https://github.com/Parsl/parsl/archive/0.5.2.tar.gz
Keywords: Workflows,Scientific computing
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: ipyparallel
Requires-Dist: libsubmit (==0.4.0)
Requires-Dist: globus-sdk
Requires-Dist: dill
Requires-Dist: tblib
Requires-Dist: nbsphinx
Requires-Dist: ipykernel
Requires-Dist: requests

Simple and easy parallel workflows system for Python


