# gitstats **Repository Path**: lingyun1/gitstats ## Basic Information - **Project Name**: gitstats - **Description**: gitstats for Python3 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-21 - **Last Updated**: 2021-12-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README >Fork至hoxu/gitstats ## I.更改 修改并适配了Python3 1. 修改print -> print() 2. 修改map() -> list(map()) 3. 修改 Pipline output -> output.decode() 4. 添加了部分中文注释 ## II.使用方式 1. 安装gnuplot,已生成交互式图表,Mac OS可以使用`brew install gnuplot`安装 2. 进入项目目录,使用以下命令运行。 ``` python gitstats Git项目目录 报告目录(不要使用:"python3 gitstats Git项目目录 报告目录") ``` ## III.gitstats.bat说明 1. 设置gitstats源码路径后,自动生成以时间命名的文件夹,并打开该文件夹 ## IV.报告示例 ![](https://tva1.sinaimg.cn/large/006y8mN6ly1g82ni5c6tnj30s80h176c.jpg) ![](https://tva1.sinaimg.cn/large/006y8mN6ly1g82nh49rorj30s70llq4i.jpg)