Metadata-Version: 2.0
Name: noworkflow
Version: 1.7.0
Summary: Supporting infrastructure to run scientific experiments without a scientific workflow management system.
Home-page: https://github.com/gems-uff/noworkflow
Author: Joao Pimentel, Leonardo Murta, Vanessa Braganholo, Fernando Chirigati, David Koop, and Juliana Freire
Author-email: leomurta@ic.uff.br
License: MIT
Keywords: scientific experiments provenance python
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: SQLAlchemy
Requires-Dist: future
Requires-Dist: pyposast (>=1.1.3)
Provides-Extra: all
Requires-Dist: flask; extra == 'all'
Requires-Dist: ipython; extra == 'all'
Requires-Dist: jsonpickle; extra == 'all'
Requires-Dist: jupyter; extra == 'all'
Requires-Dist: pyposast; extra == 'all'
Requires-Dist: pyswip-alt; extra == 'all'
Provides-Extra: notebook
Requires-Dist: ipython; extra == 'notebook'
Requires-Dist: jupyter; extra == 'notebook'
Requires-Dist: pyposast; extra == 'notebook'
Provides-Extra: vis
Requires-Dist: flask; extra == 'vis'
Requires-Dist: pyposast; extra == 'vis'

Supporting infrastructure to run scientific experiments without a scientific workflow management system.


