b5y / log2html

Project to convert data to plot in html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project to convert data to plot in html

Description:

Project can do the following

  • read file or files from path
  • create graph data from list of numbers
  • draw graph to html file

Usage:

python log2graph/__main__.py run <.log file>

Resulted file will be saved in the same directory as log file.

###Running tests: py.test tests

About

Project to convert data to plot in html


Languages

Language:Python 100.0%