Metadata-Version: 2.0
Name: libsubmit
Version: 0.4.1
Summary: Uniform interface to clouds, clusters, grids and supercomputers.
Home-page: https://github.com/Parsl/libsubmit
Author: Yadu Nand Babuji
Author-email: yadu@uchicago.edu
License: Apache 2.0
Download-URL: https://github.com/Parsl/libsubmit/archive/master.zip
Description-Content-Type: UNKNOWN
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: paramiko
Provides-Extra: aws
Requires-Dist: boto3; extra == 'aws'
Provides-Extra: azure
Requires-Dist: azure-mgmt (>=2.0.0); extra == 'azure'
Requires-Dist: haikunator; extra == 'azure'
Provides-Extra: jetstream
Requires-Dist: python-novaclient; extra == 'jetstream'

Submit, track and cancel arbitrary bash scripts on computate resources


