Metadata-Version: 2.0
Name: PyREM
Version: 0.1.0
Summary: Python Remote Experiment Runner
Home-page: https://github.com/emichael/PyREM
Author: Ellis Michael
Author-email: ellis@ellismichael.com
License: MIT
Keywords: remote management,distributed,experiment
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development
Classifier: Topic :: System :: Distributed Computing
Requires-Dist: enum34 (>=1.0.4,<2)
Requires-Dist: ipython (>=4,<5)

.. image:: https://travis-ci.org/emichael/PyREM.svg?branch=develop
    :target: https://travis-ci.org/emichael/PyREM
.. image:: https://coveralls.io/repos/emichael/PyREM/badge.svg?branch=develop&service=github
    :target: https://coveralls.io/github/emichael/PyREM?branch=develop)
.. image:: https://readthedocs.org/projects/pyrem/badge/?version=latest
    :target: http://pyrem.readthedocs.org/en/latest/?badge=latest)
.. image:: https://landscape.io/github/emichael/PyREM/develop/landscape.svg?style=flat
    :target: https://landscape.io/github/emichael/PyREM/develop)
.. image:: https://gemnasium.com/emichael/PyREM.svg
    :target: https://gemnasium.com/emichael/PyREM)

=====
PyREM
=====
*Python Remote Experiment Manager*


