/METCO-Runner

A python3 module to run experiment using METCO

Primary LanguagePythonOtherNOASSERTION

METCO-Runner

Build Status Codacy Badge Codacy Badge Updates Python 3

Author

Alejandro Marrero (@marreA)

Overview

Python module to run experiments in METCO

Installation / Usage

To install use pip:

$ pip install metrunner

Or clone the repo:

$ git clone https://github.com/marreA/metrunner.git
$ python setup.py install