Metadata-Version: 2.1
Name: jrnr
Version: 0.2.4
Summary: Job Runner for Climate Impact Lab Jobs
Home-page: https://upload.pypi.org/legacy/
Author: Michael Delgado
Author-email: mdelgado@rhg.com
License: MIT license
Keywords: jrnr
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: Click (>=6.0)

====
jrnr
====


.. image:: https://img.shields.io/pypi/v/jrnr.svg
        :target: https://pypi.python.org/pypi/jrnr

.. image:: https://img.shields.io/travis/ClimateImpactLab/jrnr.svg
        :target: https://travis-ci.org/ClimateImpactLab/jrnr

.. image:: https://readthedocs.org/projects/jrnr/badge/?version=latest
        :target: https://jrnr.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status

.. image:: https://pyup.io/repos/github/ClimateImpactLab/jrnr/shield.svg
     :target: https://pyup.io/repos/github/ClimateImpactLab/jrnr/
     :alt: Updates


Job Runner for Climate Impact Lab Jobs


* Free software: MIT license
* Documentation: https://jrnr.readthedocs.io.

jrnr is a tool to help you create, manage, and monitor your highly parallelizable jobs. 


Features
--------

* Job set-up utility for running parallel jobs 
* Currently only supports running slurm jobs 

Credits
---------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage



