Metadata-Version: 2.1
Name: qme
Version: 0.0.0
Summary: job submission and dashboard library
Home-page: http://www.github.com/vsoch/qme
Author: Vanessa Sochat
Author-email: vsochat@stanford.edu
Maintainer: Vanessa Sochat
Maintainer-email: vsochat@stanford.edu
License: LICENSE
Description: # QMe
        
        "Queue-me" is a jobs queue and dashboard generation tool that can be used
        to specify executors (entities that run jobs) and actions for them.
        
        [![PyPI version](https://badge.fury.io/py/qme.svg)](https://badge.fury.io/py/qme)
        
        **under development**
        
         * Free software: MPL 2.0 License
        
Keywords: python,dashboard,jobs,actions
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: Natural Language :: English
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
