@wcj/github-rank 24.2.25 → 24.2.26
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.
- package/README.md +1 -1
- package/dist/repos.json +19680 -19677
- package/dist/trending-daily.json +192 -192
- package/dist/trending-monthly.json +131 -131
- package/dist/trending-weekly.json +180 -180
- package/dist/users.china.json +1306 -1341
- package/dist/users.json +5423 -5423
- package/package.json +1 -1
- package/web/data/repos.json +19680 -19677
- package/web/data/trending-daily.json +192 -192
- package/web/data/trending-monthly.json +131 -131
- package/web/data/trending-weekly.json +180 -180
- package/web/data/users.china.json +1306 -1341
- package/web/data/users.json +5423 -5423
- package/web/index.html +4155 -4155
- package/web/repos.html +2638 -2638
- package/web/trending-monthly.html +133 -133
- package/web/trending-weekly.html +167 -163
- package/web/trending.html +173 -169
- package/web/users.china.html +1062 -1095
|
@@ -1,167 +1,167 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"full_name": "karpathy/minbpe",
|
|
4
|
+
"language": "Python",
|
|
5
|
+
"color": "#3572A5",
|
|
6
|
+
"description": "Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.",
|
|
7
|
+
"forked": "567",
|
|
8
|
+
"stargazers_count": 7108,
|
|
9
|
+
"todayStar": "5333 stars this week",
|
|
10
|
+
"html_url": "https://github.com/karpathy/minbpe",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"full_name": "LargeWorldModel/LWM",
|
|
15
|
+
"language": "Python",
|
|
16
|
+
"color": "#3572A5",
|
|
17
|
+
"description": "",
|
|
18
|
+
"forked": "462",
|
|
19
|
+
"stargazers_count": 5943,
|
|
20
|
+
"todayStar": "4119 stars this week",
|
|
21
|
+
"html_url": "https://github.com/LargeWorldModel/LWM",
|
|
22
|
+
"rank": 2
|
|
23
|
+
},
|
|
2
24
|
{
|
|
3
25
|
"full_name": "google/magika",
|
|
4
26
|
"language": "Python",
|
|
5
27
|
"color": "#3572A5",
|
|
6
28
|
"description": "Detect file content types with deep learning",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
29
|
+
"forked": "355",
|
|
30
|
+
"stargazers_count": 6612,
|
|
31
|
+
"todayStar": "4624 stars this week",
|
|
10
32
|
"html_url": "https://github.com/google/magika",
|
|
11
|
-
"rank":
|
|
33
|
+
"rank": 3
|
|
12
34
|
},
|
|
13
35
|
{
|
|
14
36
|
"full_name": "sherlock-project/sherlock",
|
|
15
37
|
"language": "Python",
|
|
16
38
|
"color": "#3572A5",
|
|
17
39
|
"description": "🔎 Hunt down social media accounts by username across social networks",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
40
|
+
"forked": "5922",
|
|
41
|
+
"stargazers_count": 49338,
|
|
42
|
+
"todayStar": "2528 stars this week",
|
|
21
43
|
"html_url": "https://github.com/sherlock-project/sherlock",
|
|
22
|
-
"rank":
|
|
23
|
-
},
|
|
24
|
-
{
|
|
25
|
-
"full_name": "astral-sh/uv",
|
|
26
|
-
"language": "Rust",
|
|
27
|
-
"color": "#dea584",
|
|
28
|
-
"description": "An extremely fast Python package installer and resolver, written in Rust.",
|
|
29
|
-
"forked": "200",
|
|
30
|
-
"stargazers_count": 6946,
|
|
31
|
-
"todayStar": "3193 stars this week",
|
|
32
|
-
"html_url": "https://github.com/astral-sh/uv",
|
|
33
|
-
"rank": 3
|
|
44
|
+
"rank": 4
|
|
34
45
|
},
|
|
35
46
|
{
|
|
36
47
|
"full_name": "lobehub/lobe-chat",
|
|
37
48
|
"language": "TypeScript",
|
|
38
49
|
"color": "#3178c6",
|
|
39
50
|
"description": "🤯 Lobe Chat - an open-source, modern-design ChatGPT/LLMs UI/Framework. Supports speech-synthesis, multi-modal, and extensible plugin system. One-click FREE deployment of your private ChatGPT/Gemini/Ollama chat application.",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
51
|
+
"forked": "4033",
|
|
52
|
+
"stargazers_count": 20680,
|
|
53
|
+
"todayStar": "2884 stars this week",
|
|
43
54
|
"html_url": "https://github.com/lobehub/lobe-chat",
|
|
44
|
-
"rank": 4
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "gptscript-ai/gptscript",
|
|
48
|
-
"language": "Go",
|
|
49
|
-
"color": "#00ADD8",
|
|
50
|
-
"description": "Develop LLM Apps in Natural Language",
|
|
51
|
-
"forked": "99",
|
|
52
|
-
"stargazers_count": 1283,
|
|
53
|
-
"todayStar": "812 stars this week",
|
|
54
|
-
"html_url": "https://github.com/gptscript-ai/gptscript",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
59
|
-
"language": "
|
|
60
|
-
"color": "#
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
58
|
+
"full_name": "astral-sh/uv",
|
|
59
|
+
"language": "Rust",
|
|
60
|
+
"color": "#dea584",
|
|
61
|
+
"description": "An extremely fast Python package installer and resolver, written in Rust.",
|
|
62
|
+
"forked": "202",
|
|
63
|
+
"stargazers_count": 7137,
|
|
64
|
+
"todayStar": "2552 stars this week",
|
|
65
|
+
"html_url": "https://github.com/astral-sh/uv",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "
|
|
71
|
-
"color": "#
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
69
|
+
"full_name": "oddfar/campus-imaotai",
|
|
70
|
+
"language": "Java",
|
|
71
|
+
"color": "#b07219",
|
|
72
|
+
"description": "i茅台app自动预约,每日自动预约,支持docker一键部署(本项目不提供成品,使用的是已淘汰的算法)",
|
|
73
|
+
"forked": "880",
|
|
74
|
+
"stargazers_count": 3073,
|
|
75
|
+
"todayStar": "822 stars this week",
|
|
76
|
+
"html_url": "https://github.com/oddfar/campus-imaotai",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "",
|
|
82
|
-
"color": "",
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
80
|
+
"full_name": "chatchat-space/Langchain-Chatchat",
|
|
81
|
+
"language": "Python",
|
|
82
|
+
"color": "#3572A5",
|
|
83
|
+
"description": "Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM 等语言模型的本地知识库问答 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM) QA app with langchain",
|
|
84
|
+
"forked": "4112",
|
|
85
|
+
"stargazers_count": 23760,
|
|
86
|
+
"todayStar": "1549 stars this week",
|
|
87
|
+
"html_url": "https://github.com/chatchat-space/Langchain-Chatchat",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "#
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
91
|
+
"full_name": "gptscript-ai/gptscript",
|
|
92
|
+
"language": "Go",
|
|
93
|
+
"color": "#00ADD8",
|
|
94
|
+
"description": "Develop LLM Apps in Natural Language",
|
|
95
|
+
"forked": "104",
|
|
96
|
+
"stargazers_count": 1360,
|
|
97
|
+
"todayStar": "808 stars this week",
|
|
98
|
+
"html_url": "https://github.com/gptscript-ai/gptscript",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
|
-
{
|
|
102
|
-
"full_name": "lllyasviel/stable-diffusion-webui-forge",
|
|
103
|
-
"language": "Python",
|
|
104
|
-
"color": "#3572A5",
|
|
105
|
-
"description": "",
|
|
106
|
-
"forked": "159",
|
|
107
|
-
"stargazers_count": 2255,
|
|
108
|
-
"todayStar": "773 stars this week",
|
|
109
|
-
"html_url": "https://github.com/lllyasviel/stable-diffusion-webui-forge",
|
|
110
|
-
"rank": 10
|
|
111
|
-
},
|
|
112
101
|
{
|
|
113
102
|
"full_name": "matter-labs/zksync-era",
|
|
114
103
|
"language": "Rust",
|
|
115
104
|
"color": "#dea584",
|
|
116
105
|
"description": "zkSync era",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
106
|
+
"forked": "1511",
|
|
107
|
+
"stargazers_count": 2097,
|
|
108
|
+
"todayStar": "311 stars this week",
|
|
120
109
|
"html_url": "https://github.com/matter-labs/zksync-era",
|
|
121
|
-
"rank":
|
|
110
|
+
"rank": 10
|
|
122
111
|
},
|
|
123
112
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "
|
|
126
|
-
"color": "#
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
132
|
-
"rank":
|
|
113
|
+
"full_name": "lllyasviel/stable-diffusion-webui-forge",
|
|
114
|
+
"language": "Python",
|
|
115
|
+
"color": "#3572A5",
|
|
116
|
+
"description": "",
|
|
117
|
+
"forked": "162",
|
|
118
|
+
"stargazers_count": 2331,
|
|
119
|
+
"todayStar": "726 stars this week",
|
|
120
|
+
"html_url": "https://github.com/lllyasviel/stable-diffusion-webui-forge",
|
|
121
|
+
"rank": 11
|
|
133
122
|
},
|
|
134
123
|
{
|
|
135
|
-
"full_name": "
|
|
124
|
+
"full_name": "ajeetdsouza/zoxide",
|
|
136
125
|
"language": "Rust",
|
|
137
126
|
"color": "#dea584",
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
143
|
-
"rank":
|
|
127
|
+
"description": "A smarter cd command. Supports all major shells.",
|
|
128
|
+
"forked": "472",
|
|
129
|
+
"stargazers_count": 16229,
|
|
130
|
+
"todayStar": "1078 stars this week",
|
|
131
|
+
"html_url": "https://github.com/ajeetdsouza/zoxide",
|
|
132
|
+
"rank": 12
|
|
144
133
|
},
|
|
145
134
|
{
|
|
146
|
-
"full_name": "
|
|
135
|
+
"full_name": "OS-Copilot/FRIDAY",
|
|
147
136
|
"language": "Python",
|
|
148
137
|
"color": "#3572A5",
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
138
|
+
"description": "An self-improving embodied conversational agent seamlessly integrated into the operating system to automate our daily tasks.",
|
|
139
|
+
"forked": "60",
|
|
140
|
+
"stargazers_count": 703,
|
|
141
|
+
"todayStar": "178 stars this week",
|
|
142
|
+
"html_url": "https://github.com/OS-Copilot/FRIDAY",
|
|
143
|
+
"rank": 13
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"full_name": "GopeedLab/gopeed",
|
|
147
|
+
"language": "Dart",
|
|
148
|
+
"color": "#00B4AB",
|
|
149
|
+
"description": "A modern download manager that supports all platforms. Built with Golang and Flutter.",
|
|
150
|
+
"forked": "765",
|
|
151
|
+
"stargazers_count": 10007,
|
|
152
|
+
"todayStar": "813 stars this week",
|
|
153
|
+
"html_url": "https://github.com/GopeedLab/gopeed",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
157
|
+
"full_name": "Hillobar/Rope",
|
|
158
158
|
"language": "Python",
|
|
159
159
|
"color": "#3572A5",
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
160
|
+
"description": "GUI-focused roop",
|
|
161
|
+
"forked": "395",
|
|
162
|
+
"stargazers_count": 2818,
|
|
163
|
+
"todayStar": "305 stars this week",
|
|
164
|
+
"html_url": "https://github.com/Hillobar/Rope",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
@@ -169,109 +169,109 @@
|
|
|
169
169
|
"language": "Python",
|
|
170
170
|
"color": "#3572A5",
|
|
171
171
|
"description": "Build better UIs faster.",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
172
|
+
"forked": "194",
|
|
173
|
+
"stargazers_count": 3986,
|
|
174
|
+
"todayStar": "345 stars this week",
|
|
175
175
|
"html_url": "https://github.com/pydantic/FastUI",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
179
|
+
"full_name": "FlowiseAI/Flowise",
|
|
180
|
+
"language": "TypeScript",
|
|
181
|
+
"color": "#3178c6",
|
|
182
|
+
"description": "Drag & drop UI to build your customized LLM flow",
|
|
183
|
+
"forked": "10628",
|
|
184
|
+
"stargazers_count": 21076,
|
|
185
|
+
"todayStar": "451 stars this week",
|
|
186
|
+
"html_url": "https://github.com/FlowiseAI/Flowise",
|
|
187
|
+
"rank": 17
|
|
188
|
+
},
|
|
189
|
+
{
|
|
190
|
+
"full_name": "facefusion/facefusion",
|
|
180
191
|
"language": "Python",
|
|
181
192
|
"color": "#3572A5",
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
187
|
-
"rank":
|
|
193
|
+
"description": "Next generation face swapper and enhancer",
|
|
194
|
+
"forked": "1564",
|
|
195
|
+
"stargazers_count": 12078,
|
|
196
|
+
"todayStar": "690 stars this week",
|
|
197
|
+
"html_url": "https://github.com/facefusion/facefusion",
|
|
198
|
+
"rank": 18
|
|
188
199
|
},
|
|
189
200
|
{
|
|
190
201
|
"full_name": "zhayujie/chatgpt-on-wechat",
|
|
191
202
|
"language": "Python",
|
|
192
203
|
"color": "#3572A5",
|
|
193
204
|
"description": "基于大模型搭建的微信聊天机器人,同时支持微信、企业微信、公众号、飞书、钉钉接入,可选择GPT3.5/GPT4.0/Claude/文心一言/讯飞星火/通义千问/Gemini/GLM-4/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
205
|
+
"forked": "6182",
|
|
206
|
+
"stargazers_count": 22238,
|
|
207
|
+
"todayStar": "857 stars this week",
|
|
197
208
|
"html_url": "https://github.com/zhayujie/chatgpt-on-wechat",
|
|
198
|
-
"rank": 18
|
|
199
|
-
},
|
|
200
|
-
{
|
|
201
|
-
"full_name": "krahets/hello-algo",
|
|
202
|
-
"language": "Java",
|
|
203
|
-
"color": "#b07219",
|
|
204
|
-
"description": "《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Python, C++, Java, C#, Go, Swift, JS, TS, Dart, Rust, C, Zig 等语言。English edition ongoing",
|
|
205
|
-
"forked": "7765",
|
|
206
|
-
"stargazers_count": 63814,
|
|
207
|
-
"todayStar": "1531 stars this week",
|
|
208
|
-
"html_url": "https://github.com/krahets/hello-algo",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
213
|
-
"language": "
|
|
214
|
-
"color": "#
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
212
|
+
"full_name": "danswer-ai/danswer",
|
|
213
|
+
"language": "Python",
|
|
214
|
+
"color": "#3572A5",
|
|
215
|
+
"description": "Ask Questions in natural language and get Answers backed by private sources. Connects to tools like Slack, GitHub, Confluence, etc.",
|
|
216
|
+
"forked": "831",
|
|
217
|
+
"stargazers_count": 8047,
|
|
218
|
+
"todayStar": "818 stars this week",
|
|
219
|
+
"html_url": "https://github.com/danswer-ai/danswer",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "
|
|
225
|
-
"color": "#
|
|
226
|
-
"description": "
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
223
|
+
"full_name": "xtekky/gpt4free",
|
|
224
|
+
"language": "Python",
|
|
225
|
+
"color": "#3572A5",
|
|
226
|
+
"description": "The official gpt4free repository | various collection of powerful language models",
|
|
227
|
+
"forked": "12364",
|
|
228
|
+
"stargazers_count": 53829,
|
|
229
|
+
"todayStar": "1193 stars this week",
|
|
230
|
+
"html_url": "https://github.com/xtekky/gpt4free",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
235
|
-
"language": "",
|
|
236
|
-
"color": "",
|
|
237
|
-
"description": "
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
234
|
+
"full_name": "reorproject/reor",
|
|
235
|
+
"language": "TypeScript",
|
|
236
|
+
"color": "#3178c6",
|
|
237
|
+
"description": "AI note-taking app that runs models locally.",
|
|
238
|
+
"forked": "176",
|
|
239
|
+
"stargazers_count": 3282,
|
|
240
|
+
"todayStar": "876 stars this week",
|
|
241
|
+
"html_url": "https://github.com/reorproject/reor",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "
|
|
247
|
-
"color": "#
|
|
248
|
-
"description": "
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
245
|
+
"full_name": "krahets/hello-algo",
|
|
246
|
+
"language": "Java",
|
|
247
|
+
"color": "#b07219",
|
|
248
|
+
"description": "《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Python, C++, Java, C#, Go, Swift, JS, TS, Dart, Rust, C, Zig 等语言。English edition ongoing",
|
|
249
|
+
"forked": "7779",
|
|
250
|
+
"stargazers_count": 63891,
|
|
251
|
+
"todayStar": "1498 stars this week",
|
|
252
|
+
"html_url": "https://github.com/krahets/hello-algo",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
257
|
-
"language": "
|
|
258
|
-
"color": "
|
|
259
|
-
"description": "
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
256
|
+
"full_name": "codecrafters-io/build-your-own-x",
|
|
257
|
+
"language": "",
|
|
258
|
+
"color": "",
|
|
259
|
+
"description": "Master programming by recreating your favorite technologies from scratch.",
|
|
260
|
+
"forked": "23520",
|
|
261
|
+
"stargazers_count": 247441,
|
|
262
|
+
"todayStar": "2417 stars this week",
|
|
263
|
+
"html_url": "https://github.com/codecrafters-io/build-your-own-x",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
268
|
-
"language": "
|
|
269
|
-
"color": "#
|
|
270
|
-
"description": "
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
267
|
+
"full_name": "jackfrued/Python-100-Days",
|
|
268
|
+
"language": "Python",
|
|
269
|
+
"color": "#3572A5",
|
|
270
|
+
"description": "Python - 100天从新手到大师",
|
|
271
|
+
"forked": "50877",
|
|
272
|
+
"stargazers_count": 147401,
|
|
273
|
+
"todayStar": "818 stars this week",
|
|
274
|
+
"html_url": "https://github.com/jackfrued/Python-100-Days",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|