Skip to content

Commit 9813345

Browse files
njzjzactions-user
authored andcommitted
Update best-of list for version 2024.02.29
1 parent e4fcf33 commit 9813345

File tree

4 files changed

+107
-56
lines changed

4 files changed

+107
-56
lines changed

README.md

Lines changed: 54 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ 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) (📥 2.1K / month):
54+
- [PyPi](https://pypi.org/project/deepmd-kit) (📥 3K / month):
5555
```
5656
pip install deepmd-kit
5757
```
@@ -70,12 +70,12 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K
7070
</details>
7171
<details><summary><b><a href="https://github.com/deepmodeling/dpdata">dpdata</a></b> (🥇23 · ⭐ 170) - Manipulating multiple atomic simulation data formats, including DeePMD-kit, VASP, LAMMPS, ABACUS, etc. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
7272

73-
- [GitHub](https://github.com/deepmodeling/dpdata) (👨‍💻 51 · 🔀 110 · 📦 110 · 📋 81 - 12% open · ⏱️ 31.10.2023):
73+
- [GitHub](https://github.com/deepmodeling/dpdata) (👨‍💻 51 · 🔀 110 · 📦 110 · 📋 83 - 14% open · ⏱️ 31.10.2023):
7474

7575
```
7676
git clone https://github.com/deepmodeling/dpdata
7777
```
78-
- [PyPi](https://pypi.org/project/dpdata) (📥 21K / month):
78+
- [PyPi](https://pypi.org/project/dpdata) (📥 22K / month):
7979
```
8080
pip install dpdata
8181
```
@@ -88,14 +88,14 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K
8888
docker pull dptechnology/dpdata
8989
```
9090
</details>
91-
<details><summary><b><a href="https://github.com/deepmodeling/dpgen">DP-GEN</a></b> (🥇22 · ⭐ 260) - The deep potential generator to generate a deep-learning based model of interatomic potential energy and force field. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
91+
<details><summary><b><a href="https://github.com/deepmodeling/dpgen">DP-GEN</a></b> (🥇22 · ⭐ 270) - The deep potential generator to generate a deep-learning based model of interatomic potential energy and force field. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
9292

9393
- [GitHub](https://github.com/deepmodeling/dpgen) (👨‍💻 62 · 🔀 160 · 📥 1.6K · 📦 4 · 📋 260 - 8% open · ⏱️ 02.11.2023):
9494

9595
```
9696
git clone https://github.com/deepmodeling/dpgen
9797
```
98-
- [PyPi](https://pypi.org/project/dpgen) (📥 380 / month):
98+
- [PyPi](https://pypi.org/project/dpgen) (📥 420 / month):
9999
```
100100
pip install dpgen
101101
```
@@ -106,7 +106,7 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K
106106
</details>
107107
<details><summary><b><a href="https://github.com/deepmodeling/abacus-develop">ABACUS</a></b> (🥇22 · ⭐ 140) - An electronic structure package based on either plane wave basis or numerical atomic orbitals. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
108108

109-
- [GitHub](https://github.com/deepmodeling/abacus-develop) (👨‍💻 91 · 🔀 87 · 📋 1.2K - 13% open · ⏱️ 22.02.2024):
109+
- [GitHub](https://github.com/deepmodeling/abacus-develop) (👨‍💻 91 · 🔀 87 · 📋 1.2K - 13% open · ⏱️ 29.02.2024):
110110

111111
```
112112
git clone https://github.com/deepmodeling/abacus-develop
@@ -123,22 +123,22 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K
123123
```
124124
git clone https://github.com/deepmodeling/dpdispatcher
125125
```
126-
- [PyPi](https://pypi.org/project/dpdispatcher) (📥 1.9K / month):
126+
- [PyPi](https://pypi.org/project/dpdispatcher) (📥 2.1K / month):
127127
```
128128
pip install dpdispatcher
129129
```
130130
- [Conda](https://anaconda.org/conda-forge/dpdispatcher) (📥 6.7K · ⏱️ 21.01.2024):
131131
```
132132
conda install -c conda-forge dpdispatcher
133133
```
134-
- [Docker Hub](https://hub.docker.com/r/dptechnology/dpdispatcher) (📥 89K · ⏱️ 21.01.2024):
134+
- [Docker Hub](https://hub.docker.com/r/dptechnology/dpdispatcher) (📥 90K · ⏱️ 21.01.2024):
135135
```
136136
docker pull dptechnology/dpdispatcher
137137
```
138138
</details>
139139
<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 · ⏱️ 22.02.2024):
141+
- [GitHub](https://github.com/deepmodeling/dflow) (👨‍💻 21 · 🔀 21 · 📋 34 - 38% open · ⏱️ 28.02.2024):
142142

143143
```
144144
git clone https://github.com/deepmodeling/dflow
@@ -151,7 +151,7 @@ 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 · ⏱️ 22.02.2024):
154+
- [Docker Hub](https://hub.docker.com/r/dptechnology/dflow) (📥 3.3K · ⏱️ 28.02.2024):
155155
```
156156
docker pull dptechnology/dflow
157157
```
@@ -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) (📥 20K / month):
174+
- [PyPi](https://pypi.org/project/dpgui) (📥 21K / 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) (📥 31K / month):
186+
- [PyPi](https://pypi.org/project/dargs) (📥 34K / month):
187187
```
188188
pip install dargs
189189
```
@@ -204,14 +204,14 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K
204204
conda install -c conda-forge dmff
205205
```
206206
</details>
207-
<details><summary><b><a href="https://github.com/deepmodeling/dpgen2">DPGEN2</a></b> (🥈14 · ⭐ 25 · 📈) - 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> (🥈14 · ⭐ 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) (👨‍💻 11 · 🔀 15 · 📦 1 · 📋 26 - 38% open · ⏱️ 22.02.2024):
210210

211211
```
212212
git clone https://github.com/deepmodeling/dpgen2
213213
```
214-
- [PyPi](https://pypi.org/project/dpgen2) (📥 97 / month):
214+
- [PyPi](https://pypi.org/project/dpgen2) (📥 100 / month):
215215
```
216216
pip install dpgen2
217217
```
@@ -232,9 +232,9 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K
232232
pip install rid-kit
233233
```
234234
</details>
235-
<details><summary><b><a href="https://github.com/deepmodeling/DeePTB">DeePTB</a></b> (🥈12 · ⭐ 25) - DeePTB: A deep learning package for tight-binding approach with ab initio accuracy. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
235+
<details><summary><b><a href="https://github.com/deepmodeling/DeePTB">DeePTB</a></b> (🥈12 · ⭐ 26) - DeePTB: A deep learning package for tight-binding approach with ab initio accuracy. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
236236

237-
- [GitHub](https://github.com/deepmodeling/DeePTB) (👨‍💻 5 · 🔀 10 · 📋 20 - 10% open · ⏱️ 02.02.2024):
237+
- [GitHub](https://github.com/deepmodeling/DeePTB) (👨‍💻 5 · 🔀 10 · 📋 20 - 10% open · ⏱️ 26.02.2024):
238238

239239
```
240240
git clone https://github.com/deepmodeling/DeePTB
@@ -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.6K / month):
250+
- [PyPi](https://pypi.org/project/deepmodeling_sphinx) (📥 2.7K / month):
251251
```
252252
pip install deepmodeling_sphinx
253253
```
@@ -260,48 +260,48 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K
260260
git clone https://github.com/deepmodeling/deepks-kit
261261
```
262262
</details>
263+
<details><summary><b><a href="https://github.com/deepmodeling/jax-fem">JAX-FEM</a></b> (🥉10 · ⭐ 90 · 🐣) - Differentiable Finite Element Method with JAX. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code></summary>
264+
265+
- [GitHub](https://github.com/deepmodeling/jax-fem) (👨‍💻 7 · 🔀 21 · 📋 17 - 82% open · ⏱️ 25.02.2024):
266+
267+
```
268+
git clone https://github.com/deepmodeling/jax-fem
269+
```
270+
</details>
263271
<details><summary><b><a href="https://github.com/deepmodeling/APEX">APEX</a></b> (🥉10 · ⭐ 10) - APEX: Alloy Properties EXplorer using simulations. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
264272

265273
- [GitHub](https://github.com/deepmodeling/APEX) (👨‍💻 4 · 🔀 10 · ⏱️ 17.11.2023):
266274

267275
```
268276
git clone https://github.com/deepmodeling/APEX
269277
```
270-
- [PyPi](https://pypi.org/project/apex-flow) (📥 57 / month):
278+
- [PyPi](https://pypi.org/project/apex-flow) (📥 55 / month):
271279
```
272280
pip install apex-flow
273281
```
274282
</details>
275-
<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>
283+
<details><summary><b><a href="https://github.com/deepmodeling/dpti">dpti</a></b> (🥉9 · ⭐ 18 · 💤) - A Python Package to Automate Thermodynamic Integration Calculations for Free Energy. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
276284

277-
- [GitHub](https://github.com/deepmodeling/args) (👨‍💻 2 · 🔀 1 · 📦 5 · ⏱️ 12.02.2024):
285+
- [GitHub](https://github.com/deepmodeling/dpti) (👨‍💻 13 · 🔀 18 · ⏱️ 05.07.2023):
278286

279287
```
280-
git clone https://github.com/deepmodeling/args
281-
```
282-
- [npm](https://www.npmjs.com/package/@deepmodeling/args) (📥 150 / month):
283-
```
284-
npm install @deepmodeling/args
288+
git clone https://github.com/deepmodeling/dpti
285289
```
286-
</details>
287-
<details><summary><b><a href="https://github.com/deepmodeling/jax-fem">JAX-FEM</a></b> (🥉9 · ⭐ 78 · 🐣) - Differentiable Finite Element Method with JAX. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code></summary>
288-
289-
- [GitHub](https://github.com/deepmodeling/jax-fem) (👨‍💻 7 · 🔀 18 · 📋 17 - 82% open · ⏱️ 15.02.2024):
290-
290+
- [PyPi](https://pypi.org/project/dpti) (📥 25 / month):
291291
```
292-
git clone https://github.com/deepmodeling/jax-fem
292+
pip install dpti
293293
```
294294
</details>
295-
<details><summary><b><a href="https://github.com/deepmodeling/dpti">dpti</a></b> (🥉9 · ⭐ 15 · 💤) - A Python Package to Automate Thermodynamic Integration Calculations for Free Energy. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
295+
<details><summary><b><a href="https://github.com/deepmodeling/args">args</a></b> (🥉9 · ⭐ 2 · 📉) - DeepModeling dargs arguments generation. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
296296

297-
- [GitHub](https://github.com/deepmodeling/dpti) (👨‍💻 13 · 🔀 18 · ⏱️ 05.07.2023):
297+
- [GitHub](https://github.com/deepmodeling/args) (👨‍💻 2 · 🔀 1 · 📦 5 · ⏱️ 12.02.2024):
298298

299299
```
300-
git clone https://github.com/deepmodeling/dpti
300+
git clone https://github.com/deepmodeling/args
301301
```
302-
- [PyPi](https://pypi.org/project/dpti) (📥 30 / month):
302+
- [npm](https://www.npmjs.com/package/@deepmodeling/args) (📥 110 / month):
303303
```
304-
pip install dpti
304+
npm install @deepmodeling/args
305305
```
306306
</details>
307307
<details><summary><b><a href="https://github.com/deepmodeling/Uni-Fold">Uni-Fold</a></b> (🥉8 · ⭐ 90 · 💤) - <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
@@ -311,7 +311,7 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K
311311
```
312312
git clone https://github.com/deepmodeling/Uni-Fold
313313
```
314-
- [Docker Hub](https://hub.docker.com/r/dptechnology/unifold) (📥 570 · ⏱️ 08.01.2024):
314+
- [Docker Hub](https://hub.docker.com/r/dptechnology/unifold) (📥 580 · ⏱️ 08.01.2024):
315315
```
316316
docker pull dptechnology/unifold
317317
```
@@ -324,20 +324,24 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K
324324
git clone https://github.com/deepmodeling/blog
325325
```
326326
</details>
327-
<details><summary><b><a href="https://github.com/deepmodeling/community">community</a></b> (🥉6 · ⭐ 74 · 📉) - DeepModeling community content. <code>Unlicensed</code></summary>
327+
<details><summary><b><a href="https://github.com/deepmodeling/fpop">fpop</a></b> (🥉7 · ⭐ 1 · 📈) - <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
328328

329-
- [GitHub](https://github.com/deepmodeling/community) (👨‍💻 15 · 🔀 17 · ⏱️ 03.01.2024):
329+
- [GitHub](https://github.com/deepmodeling/fpop) (👨‍💻 3 · 🔀 6 · 📦 3 · ⏱️ 28.02.2024):
330330

331331
```
332-
git clone https://github.com/deepmodeling/community
332+
git clone https://github.com/deepmodeling/fpop
333+
```
334+
- [PyPi](https://pypi.org/project/fpop) (📥 570 / month):
335+
```
336+
pip install fpop
333337
```
334338
</details>
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>
339+
<details><summary><b><a href="https://github.com/deepmodeling/community">community</a></b> (🥉6 · ⭐ 74) - DeepModeling community content. <code>Unlicensed</code></summary>
336340

337-
- [GitHub](https://github.com/deepmodeling/AIS-Square) (👨‍💻 8 · 🔀 6 · 📋 6 - 83% open · ⏱️ 06.12.2023):
341+
- [GitHub](https://github.com/deepmodeling/community) (👨‍💻 15 · 🔀 17 · ⏱️ 03.01.2024):
338342

339343
```
340-
git clone https://github.com/deepmodeling/AIS-Square
344+
git clone https://github.com/deepmodeling/community
341345
```
342346
</details>
343347
<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>
@@ -355,29 +359,25 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K
355359
```
356360
git clone https://github.com/deepmodeling/fealpy
357361
```
358-
- [PyPi](https://pypi.org/project/fealpy) (📥 46 / month):
362+
- [PyPi](https://pypi.org/project/fealpy) (📥 130 / month):
359363
```
360364
pip install fealpy
361365
```
362366
</details>
363-
<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>
367+
<details><summary><b><a href="https://github.com/deepmodeling/AI4Science101">AI4Science101</a></b> (🥉5 · ⭐ 78 · 💤) - AI for Science. <code>Unlicensed</code></summary>
364368

365-
- [GitHub](https://github.com/deepmodeling/fpop) (👨‍💻 2 · 🔀 5 · 📦 3 · ⏱️ 26.04.2023):
369+
- [GitHub](https://github.com/deepmodeling/AI4Science101) (👨‍💻 5 · 🔀 12 · ⏱️ 04.09.2022):
366370

367371
```
368-
git clone https://github.com/deepmodeling/fpop
369-
```
370-
- [PyPi](https://pypi.org/project/fpop) (📥 500 / month):
371-
```
372-
pip install fpop
372+
git clone https://github.com/deepmodeling/AI4Science101
373373
```
374374
</details>
375-
<details><summary><b><a href="https://github.com/deepmodeling/AI4Science101">AI4Science101</a></b> (🥉5 · ⭐ 77 · 💤) - AI for Science. <code>Unlicensed</code></summary>
375+
<details><summary><b><a href="https://github.com/deepmodeling/AIS-Square">AIS-Square</a></b> (🥉5 · ⭐ 8 · 📉) - <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
376376

377-
- [GitHub](https://github.com/deepmodeling/AI4Science101) (👨‍💻 5 · 🔀 12 · ⏱️ 04.09.2022):
377+
- [GitHub](https://github.com/deepmodeling/AIS-Square) (👨‍💻 8 · 🔀 6 · 📋 6 - 83% open · ⏱️ 06.12.2023):
378378

379379
```
380-
git clone https://github.com/deepmodeling/AI4Science101
380+
git clone https://github.com/deepmodeling/AIS-Square
381381
```
382382
</details>
383383
<details><summary><b><a href="https://github.com/deepmodeling/tutorials">tutorials</a></b> (🥉4 · ⭐ 12 · 💤) - Tutorials for DeepModeling projects. <code>Unlicensed</code></summary>

history/2024-02-29_changes.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
## 📈 Trending Up
2+
3+
_Projects that have a higher project-quality score compared to the last update. There might be a variety of reasons, such as increased downloads or code activity._
4+
5+
- <b><a href="https://github.com/deepmodeling/jax-fem">JAX-FEM</a></b> (🥉10 · ⭐ 90 · 🐣) - Differentiable Finite Element Method with JAX. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code>
6+
- <b><a href="https://github.com/deepmodeling/fpop">fpop</a></b> (🥉7 · ⭐ 1 · 📈) - <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code>
7+
8+
## 📉 Trending Down
9+
10+
_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._
11+
12+
- <b><a href="https://github.com/deepmodeling/args">args</a></b> (🥉9 · ⭐ 2 · 📉) - DeepModeling dargs arguments generation. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code>
13+
- <b><a href="https://github.com/deepmodeling/AIS-Square">AIS-Square</a></b> (🥉5 · ⭐ 8 · 📉) - <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code>
14+

0 commit comments

Comments
 (0)