reviewstats/README.rst
Robert Collins df820e42a5 Basic usage instructions.
Change-Id: Ifaa90d243fa2996e8c16682a9f4d0b3c423b8159
2013-11-25 11:18:04 -05:00

22 lines
436 B
ReStructuredText

===========
reviewstats
===========
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
Run the scripts.