Metadata-Version: 1.1
Name: sciexp2-exprun
Version: 0.3.2
Summary: Experiment execution framework for SciExp²
Home-page: https://sciexp2-exprun.readthedocs.io/
Author: Lluís Vilanova
Author-email: llvilanovag@gmail.com
License: GNU General Public License (GPL) version 3 or later
Description: SciExp²-ExpRun (aka *Scientific Experiment Exploration - Experiment Running*)
        provides a framework for easing the workflow of executing experiments that
        require orchestrating multiple processes in local and/or remote machines.
        
        You can find links to the documentation and all other relevant information in:
        
          https://sciexp2-exprun.readthedocs.io
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Requires: joblib(>=0.13.0)
Requires: six
Requires: spur(>=0.3.21)
