# Git代码统计分析 **Repository Path**: liurenkui/Git-Code-statistical-analysis ## Basic Information - **Project Name**: Git代码统计分析 - **Description**: 用py些脚本是相当方便了,无聊写了一个git代码提交统计,分析提交代码量记录,添加记录,删除记录,修改文件及次数记录,可以指定条件:提交人,提交时间。 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 4 - **Created**: 2020-04-06 - **Last Updated**: 2024-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Git代码统计分析 #### 介绍 用py些脚本是相当方便了,无聊写了一个git代码提交统计,分析提交代码量记录,添加记录,删除记录,修改文件及次数记录,可以指定条件:提交人,提交时间。 ![代码提交记录](https://images.gitee.com/uploads/images/2020/0406/143840_6ccf8dca_82196.jpeg "QQ20200406-143703.jpg") ![文件提交记录](https://images.gitee.com/uploads/images/2020/0406/143851_162544fd_82196.jpeg "QQ20200406-143609.jpg") #### 参考文档 - API examples:https://python-gitlab.readthedocs.io/en/stable/api-objects.html - python gitlab 接口:https://blog.csdn.net/Destiny_Forever/article/details/88865852 - 字段:https://python-gitlab.readthedocs.io/en/stable/api/gitlab.v4.html #### PyCharts - PyCharts文档:http://pyecharts.herokuapp.com/ - 中文教程:https://pyecharts.org/#/zh-cn/quickstart