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

436 B

reviewstats

Utility scripts for generating stats about OpenStack development.

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.