Skip to content

Commit 2bfb70c

Browse files
njzjzactions-user
authored andcommitted
Update best-of list for version 2024.02.15
1 parent f8e22de commit 2bfb70c

File tree

4 files changed

+89
-55
lines changed

4 files changed

+89
-55
lines changed

β€ŽREADME.md

Lines changed: 45 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -51,19 +51,19 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K
5151
```
5252
git clone https://github.com/deepmodeling/deepmd-kit
5353
```
54-
- [PyPi](https://pypi.org/project/deepmd-kit) (πŸ“₯ 1.6K / month):
54+
- [PyPi](https://pypi.org/project/deepmd-kit) (πŸ“₯ 1.7K / month):
5555
```
5656
pip install deepmd-kit
5757
```
5858
- [Conda](https://anaconda.org/conda-forge/deepmd-kit) (πŸ“₯ 460K Β· ⏱️ 05.02.2024):
5959
```
6060
conda install -c conda-forge deepmd-kit
6161
```
62-
- [npm](https://www.npmjs.com/package/deepmd-kit) (πŸ“₯ 20 / month):
62+
- [npm](https://www.npmjs.com/package/deepmd-kit) (πŸ“₯ 15 / month):
6363
```
6464
npm install deepmd-kit
6565
```
66-
- [Docker Hub](https://hub.docker.com/r/deepmodeling/deepmd-kit) (πŸ“₯ 2.1K Β· ⭐ 1 Β· ⏱️ 28.01.2024):
66+
- [Docker Hub](https://hub.docker.com/r/deepmodeling/deepmd-kit) (πŸ“₯ 2.1K Β· ⭐ 1 Β· ⏱️ 12.02.2024):
6767
```
6868
docker pull deepmodeling/deepmd-kit
6969
```
@@ -75,7 +75,7 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K
7575
```
7676
git clone https://github.com/deepmodeling/dpdata
7777
```
78-
- [PyPi](https://pypi.org/project/dpdata) (πŸ“₯ 16K / month):
78+
- [PyPi](https://pypi.org/project/dpdata) (πŸ“₯ 17K / month):
7979
```
8080
pip install dpdata
8181
```
@@ -95,7 +95,7 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K
9595
```
9696
git clone https://github.com/deepmodeling/dpgen
9797
```
98-
- [PyPi](https://pypi.org/project/dpgen) (πŸ“₯ 410 / month):
98+
- [PyPi](https://pypi.org/project/dpgen) (πŸ“₯ 370 / month):
9999
```
100100
pip install dpgen
101101
```
@@ -111,14 +111,14 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K
111111
```
112112
git clone https://github.com/deepmodeling/abacus-develop
113113
```
114-
- [Conda](https://anaconda.org/conda-forge/abacus) (πŸ“₯ 16K Β· ⏱️ 01.02.2024):
114+
- [Conda](https://anaconda.org/conda-forge/abacus) (πŸ“₯ 17K Β· ⏱️ 01.02.2024):
115115
```
116116
conda install -c conda-forge abacus
117117
```
118118
</details>
119119
<details><summary><b><a href="https://github.com/deepmodeling/dpdispatcher">dpdispatcher</a></b> (πŸ₯‡22 Β· ⭐ 36) - generate HPC scheduler systems jobs input scripts and submit these scripts to HPC systems and poke until they finish. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
120120

121-
- [GitHub](https://github.com/deepmodeling/dpdispatcher) (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 48 Β· πŸ“¦ 45 Β· πŸ“‹ 65 - 21% open Β· ⏱️ 22.01.2024):
121+
- [GitHub](https://github.com/deepmodeling/dpdispatcher) (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 48 Β· πŸ“¦ 45 Β· πŸ“‹ 65 - 21% open Β· ⏱️ 09.02.2024):
122122

123123
```
124124
git clone https://github.com/deepmodeling/dpdispatcher
@@ -127,7 +127,7 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K
127127
```
128128
pip install dpdispatcher
129129
```
130-
- [Conda](https://anaconda.org/conda-forge/dpdispatcher) (πŸ“₯ 6.6K Β· ⏱️ 21.01.2024):
130+
- [Conda](https://anaconda.org/conda-forge/dpdispatcher) (πŸ“₯ 6.7K Β· ⏱️ 21.01.2024):
131131
```
132132
conda install -c conda-forge dpdispatcher
133133
```
@@ -136,9 +136,9 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K
136136
docker pull dptechnology/dpdispatcher
137137
```
138138
</details>
139-
<details><summary><b><a href="https://github.com/deepmodeling/dflow">dflow</a></b> (πŸ₯ˆ18 Β· ⭐ 47 Β· πŸ“ˆ) - Dflow is a Python framework for constructing scientific computing workflows (e.g. concurrent learning workflows).. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
139+
<details><summary><b><a href="https://github.com/deepmodeling/dflow">dflow</a></b> (πŸ₯ˆ18 Β· ⭐ 47) - Dflow is a Python framework for constructing scientific computing workflows (e.g. concurrent learning workflows).. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
140140

141-
- [GitHub](https://github.com/deepmodeling/dflow) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 21 Β· πŸ“‹ 34 - 38% open Β· ⏱️ 08.02.2024):
141+
- [GitHub](https://github.com/deepmodeling/dflow) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 21 Β· πŸ“‹ 34 - 38% open Β· ⏱️ 13.02.2024):
142142

143143
```
144144
git clone https://github.com/deepmodeling/dflow
@@ -151,14 +151,14 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K
151151
```
152152
conda install -c conda-forge dflow
153153
```
154-
- [Docker Hub](https://hub.docker.com/r/dptechnology/dflow) (πŸ“₯ 3.3K Β· ⏱️ 08.02.2024):
154+
- [Docker Hub](https://hub.docker.com/r/dptechnology/dflow) (πŸ“₯ 3.3K Β· ⏱️ 13.02.2024):
155155
```
156156
docker pull dptechnology/dflow
157157
```
158158
</details>
159159
<details><summary><b><a href="https://github.com/deepmodeling/deepflame-dev">DeepFlame</a></b> (πŸ₯ˆ16 Β· ⭐ 110) - A deep learning empowered open-source platform for reacting flow simulations. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code></summary>
160160

161-
- [GitHub](https://github.com/deepmodeling/deepflame-dev) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 53 Β· πŸ“‹ 41 - 34% open Β· ⏱️ 04.01.2024):
161+
- [GitHub](https://github.com/deepmodeling/deepflame-dev) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 54 Β· πŸ“‹ 41 - 34% open Β· ⏱️ 04.01.2024):
162162

163163
```
164164
git clone https://github.com/deepmodeling/deepflame-dev
@@ -171,7 +171,7 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K
171171
```
172172
git clone https://github.com/deepmodeling/dpgui
173173
```
174-
- [PyPi](https://pypi.org/project/dpgui) (πŸ“₯ 16K / month):
174+
- [PyPi](https://pypi.org/project/dpgui) (πŸ“₯ 17K / month):
175175
```
176176
pip install dpgui
177177
```
@@ -183,7 +183,7 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K
183183
```
184184
git clone https://github.com/deepmodeling/dargs
185185
```
186-
- [PyPi](https://pypi.org/project/dargs) (πŸ“₯ 24K / month):
186+
- [PyPi](https://pypi.org/project/dargs) (πŸ“₯ 26K / month):
187187
```
188188
pip install dargs
189189
```
@@ -199,19 +199,19 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K
199199
```
200200
git clone https://github.com/deepmodeling/DMFF
201201
```
202-
- [Conda](https://anaconda.org/conda-forge/dmff) (πŸ“₯ 110 Β· ⏱️ 06.01.2024):
202+
- [Conda](https://anaconda.org/conda-forge/dmff) (πŸ“₯ 130 Β· ⏱️ 06.01.2024):
203203
```
204204
conda install -c conda-forge dmff
205205
```
206206
</details>
207-
<details><summary><b><a href="https://github.com/deepmodeling/dpgen2">DPGEN2</a></b> (πŸ₯ˆ13 Β· ⭐ 24 Β· πŸ“ˆ) - 2nd generation of the Deep Potential GENerator. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
207+
<details><summary><b><a href="https://github.com/deepmodeling/dpgen2">DPGEN2</a></b> (πŸ₯ˆ13 Β· ⭐ 25) - 2nd generation of the Deep Potential GENerator. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
208208

209209
- [GitHub](https://github.com/deepmodeling/dpgen2) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 15 Β· πŸ“¦ 1 Β· πŸ“‹ 24 - 41% open Β· ⏱️ 02.02.2024):
210210

211211
```
212212
git clone https://github.com/deepmodeling/dpgen2
213213
```
214-
- [PyPi](https://pypi.org/project/dpgen2) (πŸ“₯ 79 / month):
214+
- [PyPi](https://pypi.org/project/dpgen2) (πŸ“₯ 69 / month):
215215
```
216216
pip install dpgen2
217217
```
@@ -220,14 +220,14 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K
220220
docker pull dptechnology/dpgen2
221221
```
222222
</details>
223-
<details><summary><b><a href="https://github.com/deepmodeling/rid-kit">rid-kit</a></b> (πŸ₯ˆ12 Β· ⭐ 41 Β· πŸ“ˆ) - Reinforced dynamics. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
223+
<details><summary><b><a href="https://github.com/deepmodeling/rid-kit">rid-kit</a></b> (πŸ₯ˆ12 Β· ⭐ 41) - Reinforced dynamics. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
224224

225225
- [GitHub](https://github.com/deepmodeling/rid-kit) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 20 Β· πŸ“₯ 140 Β· ⏱️ 22.09.2023):
226226

227227
```
228228
git clone https://github.com/deepmodeling/rid-kit
229229
```
230-
- [PyPi](https://pypi.org/project/rid-kit) (πŸ“₯ 71 / month):
230+
- [PyPi](https://pypi.org/project/rid-kit) (πŸ“₯ 63 / month):
231231
```
232232
pip install rid-kit
233233
```
@@ -247,7 +247,7 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K
247247
```
248248
git clone https://github.com/deepmodeling/deepmodeling_sphinx
249249
```
250-
- [PyPi](https://pypi.org/project/deepmodeling_sphinx) (πŸ“₯ 2.4K / month):
250+
- [PyPi](https://pypi.org/project/deepmodeling_sphinx) (πŸ“₯ 2.3K / month):
251251
```
252252
pip install deepmodeling_sphinx
253253
```
@@ -267,26 +267,26 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K
267267
```
268268
git clone https://github.com/deepmodeling/APEX
269269
```
270-
- [PyPi](https://pypi.org/project/apex-flow) (πŸ“₯ 67 / month):
270+
- [PyPi](https://pypi.org/project/apex-flow) (πŸ“₯ 60 / month):
271271
```
272272
pip install apex-flow
273273
```
274274
</details>
275275
<details><summary><b><a href="https://github.com/deepmodeling/args">args</a></b> (πŸ₯‰10 Β· ⭐ 2) - DeepModeling dargs arguments generation. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
276276

277-
- [GitHub](https://github.com/deepmodeling/args) (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 1 Β· πŸ“¦ 5 Β· ⏱️ 05.02.2024):
277+
- [GitHub](https://github.com/deepmodeling/args) (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 1 Β· πŸ“¦ 5 Β· ⏱️ 12.02.2024):
278278

279279
```
280280
git clone https://github.com/deepmodeling/args
281281
```
282-
- [npm](https://www.npmjs.com/package/@deepmodeling/args) (πŸ“₯ 190 / month):
282+
- [npm](https://www.npmjs.com/package/@deepmodeling/args) (πŸ“₯ 170 / month):
283283
```
284284
npm install @deepmodeling/args
285285
```
286286
</details>
287-
<details><summary><b><a href="https://github.com/deepmodeling/jax-fem">JAX-FEM</a></b> (πŸ₯‰9 Β· ⭐ 71 Β· 🐣) - Differentiable Finite Element Method with JAX. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code></summary>
287+
<details><summary><b><a href="https://github.com/deepmodeling/jax-fem">JAX-FEM</a></b> (πŸ₯‰9 Β· ⭐ 77 Β· 🐣) - Differentiable Finite Element Method with JAX. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code></summary>
288288

289-
- [GitHub](https://github.com/deepmodeling/jax-fem) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 14 Β· πŸ“‹ 17 - 82% open Β· ⏱️ 20.01.2024):
289+
- [GitHub](https://github.com/deepmodeling/jax-fem) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 16 Β· πŸ“‹ 17 - 82% open Β· ⏱️ 15.02.2024):
290290

291291
```
292292
git clone https://github.com/deepmodeling/jax-fem
@@ -299,7 +299,7 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K
299299
```
300300
git clone https://github.com/deepmodeling/dpti
301301
```
302-
- [PyPi](https://pypi.org/project/dpti) (πŸ“₯ 28 / month):
302+
- [PyPi](https://pypi.org/project/dpti) (πŸ“₯ 34 / month):
303303
```
304304
pip install dpti
305305
```
@@ -316,14 +316,6 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K
316316
docker pull dptechnology/unifold
317317
```
318318
</details>
319-
<details><summary><b><a href="https://github.com/deepmodeling/AIS-Square">AIS-Square</a></b> (πŸ₯‰8 Β· ⭐ 8) - <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
320-
321-
- [GitHub](https://github.com/deepmodeling/AIS-Square) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 6 Β· πŸ“‹ 5 - 80% open Β· ⏱️ 06.12.2023):
322-
323-
```
324-
git clone https://github.com/deepmodeling/AIS-Square
325-
```
326-
</details>
327319
<details><summary><b><a href="https://github.com/deepmodeling/community">community</a></b> (πŸ₯‰7 Β· ⭐ 73) - DeepModeling community content. <code>Unlicensed</code></summary>
328320

329321
- [GitHub](https://github.com/deepmodeling/community) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 17 Β· πŸ“‹ 5 - 20% open Β· ⏱️ 03.01.2024):
@@ -332,24 +324,20 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K
332324
git clone https://github.com/deepmodeling/community
333325
```
334326
</details>
335-
<details><summary><b><a href="https://github.com/deepmodeling/fealpy">fealpy</a></b> (πŸ₯‰7 Β· ⭐ 2 Β· πŸ“‰) - Finite Element Analysis Library in Python. <code>Unlicensed</code></summary>
327+
<details><summary><b><a href="https://github.com/deepmodeling/blog">Blog</a></b> (πŸ₯‰7 Β· ⭐ 1) - DeepModeling Blog. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
336328

337-
- [GitHub](https://github.com/deepmodeling/fealpy) (πŸ‘¨β€πŸ’» 57 Β· ⏱️ 20.11.2023):
329+
- [GitHub](https://github.com/deepmodeling/blog) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 5 Β· ⏱️ 19.01.2024):
338330

339331
```
340-
git clone https://github.com/deepmodeling/fealpy
341-
```
342-
- [PyPi](https://pypi.org/project/fealpy) (πŸ“₯ 59 / month):
343-
```
344-
pip install fealpy
332+
git clone https://github.com/deepmodeling/blog
345333
```
346334
</details>
347-
<details><summary><b><a href="https://github.com/deepmodeling/blog">Blog</a></b> (πŸ₯‰7 Β· ⭐ 1 Β· πŸ“‰) - DeepModeling Blog. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
335+
<details><summary><b><a href="https://github.com/deepmodeling/AIS-Square">AIS-Square</a></b> (πŸ₯‰6 Β· ⭐ 8 Β· πŸ“‰) - <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
348336

349-
- [GitHub](https://github.com/deepmodeling/blog) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 5 Β· ⏱️ 19.01.2024):
337+
- [GitHub](https://github.com/deepmodeling/AIS-Square) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 6 Β· πŸ“‹ 5 - 80% open Β· ⏱️ 06.12.2023):
350338

351339
```
352-
git clone https://github.com/deepmodeling/blog
340+
git clone https://github.com/deepmodeling/AIS-Square
353341
```
354342
</details>
355343
<details><summary><b><a href="https://github.com/deepmodeling/docs">docs</a></b> (πŸ₯‰6 Β· ⭐ 3) - The home page of DeepModeling documentation. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
@@ -360,14 +348,26 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K
360348
git clone https://github.com/deepmodeling/docs
361349
```
362350
</details>
351+
<details><summary><b><a href="https://github.com/deepmodeling/fealpy">fealpy</a></b> (πŸ₯‰6 Β· ⭐ 2 Β· πŸ“‰) - Finite Element Analysis Library in Python. <code>Unlicensed</code></summary>
352+
353+
- [GitHub](https://github.com/deepmodeling/fealpy) (πŸ‘¨β€πŸ’» 57 Β· ⏱️ 20.11.2023):
354+
355+
```
356+
git clone https://github.com/deepmodeling/fealpy
357+
```
358+
- [PyPi](https://pypi.org/project/fealpy) (πŸ“₯ 49 / month):
359+
```
360+
pip install fealpy
361+
```
362+
</details>
363363
<details><summary><b><a href="https://github.com/deepmodeling/fpop">fpop</a></b> (πŸ₯‰6 Β· ⭐ 1 Β· πŸ’€) - <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
364364

365365
- [GitHub](https://github.com/deepmodeling/fpop) (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 5 Β· πŸ“¦ 3 Β· ⏱️ 26.04.2023):
366366

367367
```
368368
git clone https://github.com/deepmodeling/fpop
369369
```
370-
- [PyPi](https://pypi.org/project/fpop) (πŸ“₯ 300 / month):
370+
- [PyPi](https://pypi.org/project/fpop) (πŸ“₯ 280 / month):
371371
```
372372
pip install fpop
373373
```

β€Žhistory/2024-02-15_changes.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## πŸ“‰ Trending Down
2+
3+
_Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity._
4+
5+
- <b><a href="https://github.com/deepmodeling/AIS-Square">AIS-Square</a></b> (πŸ₯‰6 Β· ⭐ 8 Β· πŸ“‰) - <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code>
6+
- <b><a href="https://github.com/deepmodeling/fealpy">fealpy</a></b> (πŸ₯‰6 Β· ⭐ 2 Β· πŸ“‰) - Finite Element Analysis Library in Python. <code>Unlicensed</code>
7+

0 commit comments

Comments
Β (0)