Skip to content

CLI tools for makings graphs of Fedora Infrastructure's datagrepper data

Notifications You must be signed in to change notification settings

decause/fedora-stats-tools

 
 

Repository files navigation

Stats Tool

This is a CLI tool for producing svg charts of datagrepper based off of Pierre-Yves Chibon's thisweekinfedora.

Dependencies

It requires a few python packages:

$ sudo yum install python-requests python-pygal python-progressbar

Interesting options

It has command line options. Try:

$ git clone https://github.com/fedora-infra/fedora-stats-tools.git
$ cd fedora-stats-tools/
$ python stats.py --help

Try running it with these options:

$ python stats.py --steps 30 --date-format %U

About

CLI tools for makings graphs of Fedora Infrastructure's datagrepper data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 96.6%
  • Python 3.4%