tomlepaine / grapher

Python utility for monitoring graphs of many jobs running in sequence.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

grapher

Python utility for monitoring graphs of many jobs running in sequence.

Dependencies:

  • bottle
  • jinja2
  • numpy
  • yaml

Usage

To run just type:

python /code/grapher/app.py --path /path/to/results.yml

Checkout /example/results.yml for the format.

About

Python utility for monitoring graphs of many jobs running in sequence.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 85.7%Language:HTML 14.3%