@wcj/github-rank 23.8.11 โ 23.8.13
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 +24733 -24717
- package/dist/trending-daily.json +190 -190
- package/dist/trending-monthly.json +165 -165
- package/dist/trending-weekly.json +179 -179
- package/dist/users.china.json +1887 -1887
- package/dist/users.json +7771 -7771
- package/package.json +1 -1
- package/web/data/repos.json +24733 -24717
- package/web/data/trending-daily.json +190 -190
- package/web/data/trending-monthly.json +165 -165
- package/web/data/trending-weekly.json +179 -179
- package/web/data/users.china.json +1887 -1887
- package/web/data/users.json +7771 -7771
- package/web/index.html +5784 -5784
- package/web/repos.html +3127 -3127
- package/web/trending-monthly.html +151 -151
- package/web/trending-weekly.html +161 -157
- package/web/trending.html +177 -165
- package/web/users.china.html +1446 -1446
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"full_name": "facebookresearch/audiocraft",
|
|
4
|
-
"language": "Python",
|
|
5
|
-
"color": "#3572A5",
|
|
6
|
-
"description": "Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable music generation LM with textual and melodic conditioning.",
|
|
7
|
-
"forked": "1273",
|
|
8
|
-
"stargazers_count": 14453,
|
|
9
|
-
"todayStar": "3758 stars this week",
|
|
10
|
-
"html_url": "https://github.com/facebookresearch/audiocraft",
|
|
11
|
-
"rank": 1
|
|
12
|
-
},
|
|
13
2
|
{
|
|
14
3
|
"full_name": "geekan/MetaGPT",
|
|
15
4
|
"language": "Python",
|
|
16
5
|
"color": "#3572A5",
|
|
17
6
|
"description": "๐ The Multi-Agent Framework: Given one line Requirement, return PRD, Design, Tasks, Repo",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
7
|
+
"forked": "2137",
|
|
8
|
+
"stargazers_count": 19538,
|
|
9
|
+
"todayStar": "10150 stars this week",
|
|
21
10
|
"html_url": "https://github.com/geekan/MetaGPT",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"full_name": "microsoft/azurechatgpt",
|
|
15
|
+
"language": "TypeScript",
|
|
16
|
+
"color": "#3178c6",
|
|
17
|
+
"description": "๐ค Azure ChatGPT: Private & secure ChatGPT for internal enterprise use ๐ผ",
|
|
18
|
+
"forked": "473",
|
|
19
|
+
"stargazers_count": 3250,
|
|
20
|
+
"todayStar": "1973 stars this week",
|
|
21
|
+
"html_url": "https://github.com/microsoft/azurechatgpt",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
@@ -26,252 +26,252 @@
|
|
|
26
26
|
"language": "TypeScript",
|
|
27
27
|
"color": "#3178c6",
|
|
28
28
|
"description": "๐ Beautiful, fast and modern React UI library.",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
29
|
+
"forked": "725",
|
|
30
|
+
"stargazers_count": 13710,
|
|
31
|
+
"todayStar": "1360 stars this week",
|
|
32
32
|
"html_url": "https://github.com/nextui-org/nextui",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
|
+
{
|
|
36
|
+
"full_name": "QwenLM/Qwen-7B",
|
|
37
|
+
"language": "Python",
|
|
38
|
+
"color": "#3572A5",
|
|
39
|
+
"description": "The official repo of Qwen-7B (้ไนๅ้ฎ-7B) chat & pretrained large language model proposed by Alibaba Cloud.",
|
|
40
|
+
"forked": "197",
|
|
41
|
+
"stargazers_count": 3016,
|
|
42
|
+
"todayStar": "1398 stars this week",
|
|
43
|
+
"html_url": "https://github.com/QwenLM/Qwen-7B",
|
|
44
|
+
"rank": 4
|
|
45
|
+
},
|
|
35
46
|
{
|
|
36
47
|
"full_name": "DioxusLabs/dioxus",
|
|
37
48
|
"language": "Rust",
|
|
38
49
|
"color": "#dea584",
|
|
39
50
|
"description": "Fullstack GUI library for desktop, web, mobile, and more.",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
51
|
+
"forked": "414",
|
|
52
|
+
"stargazers_count": 13059,
|
|
53
|
+
"todayStar": "2413 stars this week",
|
|
43
54
|
"html_url": "https://github.com/DioxusLabs/dioxus",
|
|
44
|
-
"rank": 4
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "sweepai/sweep",
|
|
48
|
-
"language": "Python",
|
|
49
|
-
"color": "#3572A5",
|
|
50
|
-
"description": "Sweep is an AI junior developer",
|
|
51
|
-
"forked": "143",
|
|
52
|
-
"stargazers_count": 3933,
|
|
53
|
-
"todayStar": "2198 stars this week",
|
|
54
|
-
"html_url": "https://github.com/sweepai/sweep",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
58
|
+
"full_name": "facebookresearch/audiocraft",
|
|
59
59
|
"language": "Python",
|
|
60
60
|
"color": "#3572A5",
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
61
|
+
"description": "Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable music generation LM with textual and melodic conditioning.",
|
|
62
|
+
"forked": "1299",
|
|
63
|
+
"stargazers_count": 14718,
|
|
64
|
+
"todayStar": "1485 stars this week",
|
|
65
|
+
"html_url": "https://github.com/facebookresearch/audiocraft",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
69
|
+
"full_name": "vercel/commerce",
|
|
70
70
|
"language": "TypeScript",
|
|
71
71
|
"color": "#3178c6",
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
72
|
+
"description": "Next.js Commerce",
|
|
73
|
+
"forked": "2943",
|
|
74
|
+
"stargazers_count": 8410,
|
|
75
|
+
"todayStar": "603 stars this week",
|
|
76
|
+
"html_url": "https://github.com/vercel/commerce",
|
|
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": "labring/FastGPT",
|
|
81
|
+
"language": "TypeScript",
|
|
82
|
+
"color": "#3178c6",
|
|
83
|
+
"description": "FastGPT is a knowledge-based question answering system based on the LLM language model, providing out-of-the-box capabilities for data processing, model invocation, and more. It also allows for complex question answering scenarios through visual workflow orchestration using Flow!",
|
|
84
|
+
"forked": "638",
|
|
85
|
+
"stargazers_count": 3254,
|
|
86
|
+
"todayStar": "794 stars this week",
|
|
87
|
+
"html_url": "https://github.com/labring/FastGPT",
|
|
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": "songquanpeng/one-api",
|
|
92
|
+
"language": "Go",
|
|
93
|
+
"color": "#00ADD8",
|
|
94
|
+
"description": "OpenAI ๆฅๅฃ็ฎก็ & ๅๅ็ณป็ป๏ผๆฏๆ AzureใAnthropic ClaudeใGoogle PaLM 2ใๆบ่ฐฑ ChatGLMใ็พๅบฆๆๅฟไธ่จใ่ฎฏ้ฃๆ็ซ่ฎค็ฅไปฅๅ้ฟ้้ไนๅ้ฎ๏ผๅฏ็จไบไบๆฌกๅๅ็ฎก็ key๏ผไป
ๅๅฏๆง่กๆไปถ๏ผๅทฒๆๅ
ๅฅฝ Docker ้ๅ๏ผไธ้ฎ้จ็ฝฒ๏ผๅผ็ฎฑๅณ็จ. OpenAI key management & redistribution system, using a single API for all LLMs, and features an English UI.",
|
|
95
|
+
"forked": "643",
|
|
96
|
+
"stargazers_count": 2808,
|
|
97
|
+
"todayStar": "903 stars this week",
|
|
98
|
+
"html_url": "https://github.com/songquanpeng/one-api",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
102
|
+
"full_name": "Lissy93/web-check",
|
|
103
103
|
"language": "TypeScript",
|
|
104
104
|
"color": "#3178c6",
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
105
|
+
"description": "๐ All-in-one OSINT tool for analysing any website",
|
|
106
|
+
"forked": "312",
|
|
107
|
+
"stargazers_count": 4351,
|
|
108
|
+
"todayStar": "1381 stars this week",
|
|
109
|
+
"html_url": "https://github.com/Lissy93/web-check",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "#
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
113
|
+
"full_name": "vim/vim",
|
|
114
|
+
"language": "VimScript",
|
|
115
|
+
"color": "#199f4b",
|
|
116
|
+
"description": "The official Vim repository",
|
|
117
|
+
"forked": "4902",
|
|
118
|
+
"stargazers_count": 31970,
|
|
119
|
+
"todayStar": "1204 stars this week",
|
|
120
|
+
"html_url": "https://github.com/vim/vim",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
124
|
+
"full_name": "microsoft/Web-Dev-For-Beginners",
|
|
125
125
|
"language": "JavaScript",
|
|
126
126
|
"color": "#f1e05a",
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
127
|
+
"description": "24 Lessons, 12 Weeks, Get Started as a Web Developer",
|
|
128
|
+
"forked": "11619",
|
|
129
|
+
"stargazers_count": 74581,
|
|
130
|
+
"todayStar": "1441 stars this week",
|
|
131
|
+
"html_url": "https://github.com/microsoft/Web-Dev-For-Beginners",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
135
|
+
"full_name": "firstcontributions/first-contributions",
|
|
136
|
+
"language": "",
|
|
137
|
+
"color": "",
|
|
138
|
+
"description": "๐โจ Help beginners to contribute to open source projects",
|
|
139
|
+
"forked": "63513",
|
|
140
|
+
"stargazers_count": 36807,
|
|
141
|
+
"todayStar": "1159 stars this week",
|
|
142
|
+
"html_url": "https://github.com/firstcontributions/first-contributions",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
147
|
-
"language": "
|
|
148
|
-
"color": "#
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
146
|
+
"full_name": "OpenBMB/ToolBench",
|
|
147
|
+
"language": "Python",
|
|
148
|
+
"color": "#3572A5",
|
|
149
|
+
"description": "An open platform for training, serving, and evaluating large language model for tool learning.",
|
|
150
|
+
"forked": "135",
|
|
151
|
+
"stargazers_count": 2387,
|
|
152
|
+
"todayStar": "1005 stars this week",
|
|
153
|
+
"html_url": "https://github.com/OpenBMB/ToolBench",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
157
|
+
"full_name": "sweepai/sweep",
|
|
158
|
+
"language": "Python",
|
|
159
|
+
"color": "#3572A5",
|
|
160
|
+
"description": "Sweep: AI-powered Junior Developer for small features and bug fixes.",
|
|
161
|
+
"forked": "149",
|
|
162
|
+
"stargazers_count": 4188,
|
|
163
|
+
"todayStar": "1717 stars this week",
|
|
164
|
+
"html_url": "https://github.com/sweepai/sweep",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
168
|
+
"full_name": "home-assistant/core",
|
|
169
169
|
"language": "Python",
|
|
170
170
|
"color": "#3572A5",
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
171
|
+
"description": "๐ก Open source home automation that puts local control and privacy first.",
|
|
172
|
+
"forked": "24130",
|
|
173
|
+
"stargazers_count": 62256,
|
|
174
|
+
"todayStar": "383 stars this week",
|
|
175
|
+
"html_url": "https://github.com/home-assistant/core",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
179
|
+
"full_name": "ShishirPatil/gorilla",
|
|
180
|
+
"language": "Python",
|
|
181
|
+
"color": "#3572A5",
|
|
182
|
+
"description": "Gorilla: An API store for LLMs",
|
|
183
|
+
"forked": "536",
|
|
184
|
+
"stargazers_count": 7487,
|
|
185
|
+
"todayStar": "683 stars this week",
|
|
186
|
+
"html_url": "https://github.com/ShishirPatil/gorilla",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "#
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
190
|
+
"full_name": "public-apis/public-apis",
|
|
191
|
+
"language": "Python",
|
|
192
|
+
"color": "#3572A5",
|
|
193
|
+
"description": "A collective list of free APIs",
|
|
194
|
+
"forked": "28892",
|
|
195
|
+
"stargazers_count": 251885,
|
|
196
|
+
"todayStar": "1776 stars this week",
|
|
197
|
+
"html_url": "https://github.com/public-apis/public-apis",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "",
|
|
203
|
-
"color": "",
|
|
204
|
-
"description": "
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
201
|
+
"full_name": "morph-labs/rift",
|
|
202
|
+
"language": "Python",
|
|
203
|
+
"color": "#3572A5",
|
|
204
|
+
"description": "Rift: an AI-native language server for your personal AI software engineer",
|
|
205
|
+
"forked": "62",
|
|
206
|
+
"stargazers_count": 1318,
|
|
207
|
+
"todayStar": "306 stars this week",
|
|
208
|
+
"html_url": "https://github.com/morph-labs/rift",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
212
|
+
"full_name": "cypress-io/cypress",
|
|
213
213
|
"language": "JavaScript",
|
|
214
214
|
"color": "#f1e05a",
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
215
|
+
"description": "Fast, easy and reliable testing for anything that runs in a browser.",
|
|
216
|
+
"forked": "2984",
|
|
217
|
+
"stargazers_count": 44549,
|
|
218
|
+
"todayStar": "224 stars this week",
|
|
219
|
+
"html_url": "https://github.com/cypress-io/cypress",
|
|
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": "charlesbel/Microsoft-Rewards-Farmer",
|
|
224
|
+
"language": "Python",
|
|
225
|
+
"color": "#3572A5",
|
|
226
|
+
"description": "A simple bot that uses selenium to farm Microsoft Rewards written in Python",
|
|
227
|
+
"forked": "89",
|
|
228
|
+
"stargazers_count": 517,
|
|
229
|
+
"todayStar": "161 stars this week",
|
|
230
|
+
"html_url": "https://github.com/charlesbel/Microsoft-Rewards-Farmer",
|
|
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": "manticoresoftware/manticoresearch",
|
|
235
|
+
"language": "C++",
|
|
236
|
+
"color": "#f34b7d",
|
|
237
|
+
"description": "Easy to use open source fast database for search | Good alternative to Elasticsearch now | Drop-in replacement for E in the ELK soon",
|
|
238
|
+
"forked": "321",
|
|
239
|
+
"stargazers_count": 5549,
|
|
240
|
+
"todayStar": "733 stars this week",
|
|
241
|
+
"html_url": "https://github.com/manticoresoftware/manticoresearch",
|
|
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": "toeverything/AFFiNE",
|
|
246
|
+
"language": "TypeScript",
|
|
247
|
+
"color": "#3178c6",
|
|
248
|
+
"description": "There can be more than Notion and Miro. AFFiNE is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and ready to use.",
|
|
249
|
+
"forked": "1340",
|
|
250
|
+
"stargazers_count": 21301,
|
|
251
|
+
"todayStar": "633 stars this week",
|
|
252
|
+
"html_url": "https://github.com/toeverything/AFFiNE",
|
|
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": "hexojs/hexo",
|
|
257
|
+
"language": "JavaScript",
|
|
258
|
+
"color": "#f1e05a",
|
|
259
|
+
"description": "A fast, simple & powerful blog framework, powered by Node.js.",
|
|
260
|
+
"forked": "4601",
|
|
261
|
+
"stargazers_count": 37230,
|
|
262
|
+
"todayStar": "87 stars this week",
|
|
263
|
+
"html_url": "https://github.com/hexojs/hexo",
|
|
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": "DataTalksClub/data-engineering-zoomcamp",
|
|
268
|
+
"language": "JupyterNotebook",
|
|
269
|
+
"color": "#DA5B0B",
|
|
270
|
+
"description": "Free Data Engineering course!",
|
|
271
|
+
"forked": "3329",
|
|
272
|
+
"stargazers_count": 14486,
|
|
273
|
+
"todayStar": "97 stars this week",
|
|
274
|
+
"html_url": "https://github.com/DataTalksClub/data-engineering-zoomcamp",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|