Metadata-Version: 2.1
Name: NREL-jade
Version: 0.4.13
Summary: Provides HPC workflow automation services
Home-page: https://github.com./NREL/jade
Maintainer: Daniel Thom
Maintainer-email: daniel.thom@nrel.gov
License: BSD license
Description: # JADE
        JADE provides a simple, flexible interface to submit jobs to an HPC.
        
        [![PyPI](https://img.shields.io/pypi/pyversions/NREL-jade.svg)](https://pypi.python.org/pypi/nrel-jade)
        [![Documentation](https://img.shields.io/badge/docs-ready-blue.svg)](https://nrel.github.io/jade/)
        
        ## Documentation
        Documentation: https://nrel.github.io/jade/
        
        Tutorial: https://nrel.github.io/jade/tutorial.html
        
        ## Installation
        
        ```bash
        pip install NREL-jade
        ```
        
Keywords: jade,hpc,workflow
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: dev
Provides-Extra: demo
Provides-Extra: dataframe_utils
