Review statistics generator.
Project description
Utility scripts for generating stats about OpenStack development.
Free software: Apache license
Documentation: http://docs.openstack.org/developer/reviewstats
Features
openreviews.py - Get some stats on the number and age of open reviews.
reviewers.py - See how many reviews each person has done over a period of time.
Usage
pip install reviewstats
Export GERRIT_USER=`your username`
Run the scripts.