git-analytics-cli 0.1.2__tar.gz → 0.1.4__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: git-analytics-cli
3
- Version: 0.1.2
3
+ Version: 0.1.4
4
4
  Summary: Local-first Git habit analytics — scan your repos, get a developer persona and health report
5
5
  Author: Git Analytics Contributors
6
6
  License-Expression: MIT
@@ -161,9 +161,9 @@ GitStats 告诉你一个仓库发生了什么;Git Analytics 告诉你你是一
161
161
  ## 技术栈
162
162
 
163
163
  - Python 3.8+
164
- - 零运行时依赖(纯标准库)
164
+ - Pillow(分享卡片 PNG 生成)
165
165
  - Chart.js 可视化报告
166
- - 本地运行
166
+ - 本地运行,不上传任何数据
167
167
 
168
168
  ## License
169
169
 
@@ -134,9 +134,9 @@ GitStats 告诉你一个仓库发生了什么;Git Analytics 告诉你你是一
134
134
  ## 技术栈
135
135
 
136
136
  - Python 3.8+
137
- - 零运行时依赖(纯标准库)
137
+ - Pillow(分享卡片 PNG 生成)
138
138
  - Chart.js 可视化报告
139
- - 本地运行
139
+ - 本地运行,不上传任何数据
140
140
 
141
141
  ## License
142
142