/gitstats

gitstats for Python3

Primary LanguagePython

Fork至hoxu/gitstats

更改

修改并适配了Python3

  1. 修改print -> print()
  2. 修改map() -> list(map())
  3. 修改 Pipline output -> output.decode()
  4. 添加了部分中文注释

使用方式

  1. 安装gnuplot,已生成交互式图表,Mac OS可以使用brew install gnuplot安装
  2. 进入项目目录,使用以下命令运行。
python3 gitstats  Git项目目录  报告目录

报告示例