Skip to content

Commit 7b228c9

Browse files
njzjzactions-user
authored andcommitted
Update best-of list for version 2025.12.18
1 parent b2a6d3a commit 7b228c9

File tree

4 files changed

+134
-79
lines changed

4 files changed

+134
-79
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 75 additions & 75 deletions
Original file line numberDiff line numberDiff line change
@@ -46,20 +46,20 @@ This curated list contains 38 awesome open-source projects with a total of 4.6K
4646

4747
<details><summary><b><a href="https://github.com/deepmodeling/deepmd-kit">DeePMD-kit</a></b> (πŸ₯‡29 Β· ⭐ 1.8K) - A deep learning package for many-body potential energy representation and molecular dynamics. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
4848

49-
- [GitHub](https://github.com/deepmodeling/deepmd-kit) (πŸ‘¨β€πŸ’» 84 Β· πŸ”€ 560 Β· πŸ“₯ 64K Β· πŸ“¦ 41 Β· πŸ“‹ 940 - 9% open Β· ⏱️ 09.12.2025):
49+
- [GitHub](https://github.com/deepmodeling/deepmd-kit) (πŸ‘¨β€πŸ’» 84 Β· πŸ”€ 560 Β· πŸ“₯ 65K Β· πŸ“¦ 41 Β· πŸ“‹ 950 - 9% open Β· ⏱️ 16.12.2025):
5050

5151
```
5252
git clone https://github.com/deepmodeling/deepmd-kit
5353
```
54-
- [PyPi](https://pypi.org/project/deepmd-kit) (πŸ“₯ 8.3K / month):
54+
- [PyPi](https://pypi.org/project/deepmd-kit) (πŸ“₯ 8.6K / month):
5555
```
5656
pip install deepmd-kit
5757
```
58-
- [Conda](https://anaconda.org/conda-forge/deepmd-kit) (πŸ“₯ 2.4M Β· ⏱️ 05.11.2025):
58+
- [Conda](https://anaconda.org/conda-forge/deepmd-kit) (πŸ“₯ 2.4M Β· ⏱️ 15.12.2025):
5959
```
6060
conda install -c conda-forge deepmd-kit
6161
```
62-
- [npm](https://www.npmjs.com/package/deepmd-kit) (πŸ“₯ 5 / month):
62+
- [npm](https://www.npmjs.com/package/deepmd-kit) (πŸ“₯ 4 / month):
6363
```
6464
npm install deepmd-kit
6565
```
@@ -70,12 +70,12 @@ This curated list contains 38 awesome open-source projects with a total of 4.6K
7070
</details>
7171
<details><summary><b><a href="https://github.com/deepmodeling/dpgen">DP-GEN</a></b> (πŸ₯‡24 Β· ⭐ 370) - 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>
7272

73-
- [GitHub](https://github.com/deepmodeling/dpgen) (πŸ‘¨β€πŸ’» 73 Β· πŸ”€ 180 Β· πŸ“₯ 2K Β· πŸ“¦ 8 Β· πŸ“‹ 330 - 10% open Β· ⏱️ 10.12.2025):
73+
- [GitHub](https://github.com/deepmodeling/dpgen) (πŸ‘¨β€πŸ’» 73 Β· πŸ”€ 180 Β· πŸ“₯ 2K Β· πŸ“¦ 8 Β· πŸ“‹ 330 - 10% open Β· ⏱️ 16.12.2025):
7474

7575
```
7676
git clone https://github.com/deepmodeling/dpgen
7777
```
78-
- [PyPi](https://pypi.org/project/dpgen) (πŸ“₯ 2.7K / month):
78+
- [PyPi](https://pypi.org/project/dpgen) (πŸ“₯ 1.5K / month):
7979
```
8080
pip install dpgen
8181
```
@@ -86,16 +86,16 @@ This curated list contains 38 awesome open-source projects with a total of 4.6K
8686
</details>
8787
<details><summary><b><a href="https://github.com/deepmodeling/dpdata">dpdata</a></b> (πŸ₯‡24 Β· ⭐ 240) - A Python package for manipulating atomistic data of software in computational science. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
8888

89-
- [GitHub](https://github.com/deepmodeling/dpdata) (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 140 Β· πŸ“¦ 150 Β· πŸ“‹ 130 - 20% open Β· ⏱️ 10.12.2025):
89+
- [GitHub](https://github.com/deepmodeling/dpdata) (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 140 Β· πŸ“¦ 150 Β· πŸ“‹ 130 - 20% open Β· ⏱️ 16.12.2025):
9090

9191
```
9292
git clone https://github.com/deepmodeling/dpdata
9393
```
94-
- [PyPi](https://pypi.org/project/dpdata) (πŸ“₯ 35K / month):
94+
- [PyPi](https://pypi.org/project/dpdata) (πŸ“₯ 29K / month):
9595
```
9696
pip install dpdata
9797
```
98-
- [Conda](https://anaconda.org/conda-forge/dpdata) (πŸ“₯ 110K Β· ⏱️ 21.10.2025):
98+
- [Conda](https://anaconda.org/conda-forge/dpdata) (πŸ“₯ 120K Β· ⏱️ 21.10.2025):
9999
```
100100
conda install -c conda-forge dpdata
101101
```
@@ -106,28 +106,28 @@ This curated list contains 38 awesome open-source projects with a total of 4.6K
106106
</details>
107107
<details><summary><b><a href="https://github.com/deepmodeling/abacus-develop">ABACUS</a></b> (πŸ₯‡24 Β· ⭐ 230) - 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) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 150 Β· πŸ“‹ 2.4K - 7% open Β· ⏱️ 11.12.2025):
109+
- [GitHub](https://github.com/deepmodeling/abacus-develop) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 150 Β· πŸ“‹ 2.4K - 7% open Β· ⏱️ 15.12.2025):
110110

111111
```
112112
git clone https://github.com/deepmodeling/abacus-develop
113113
```
114-
- [Conda](https://anaconda.org/conda-forge/abacus) (πŸ“₯ 540K Β· ⏱️ 11.12.2025):
114+
- [Conda](https://anaconda.org/conda-forge/abacus) (πŸ“₯ 550K Β· ⏱️ 15.12.2025):
115115
```
116116
conda install -c conda-forge abacus
117117
```
118118
</details>
119-
<details><summary><b><a href="https://github.com/deepmodeling/dpdispatcher">dpdispatcher</a></b> (πŸ₯‡24 Β· ⭐ 53) - 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>
119+
<details><summary><b><a href="https://github.com/deepmodeling/dpdispatcher">dpdispatcher</a></b> (πŸ₯ˆ23 Β· ⭐ 53 Β· πŸ“‰) - 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) (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 56 Β· πŸ“¦ 69 Β· πŸ“‹ 95 - 18% open Β· ⏱️ 24.11.2025):
121+
- [GitHub](https://github.com/deepmodeling/dpdispatcher) (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 56 Β· πŸ“¦ 69 Β· πŸ“‹ 95 - 18% open Β· ⏱️ 17.12.2025):
122122

123123
```
124124
git clone https://github.com/deepmodeling/dpdispatcher
125125
```
126-
- [PyPi](https://pypi.org/project/dpdispatcher) (πŸ“₯ 12K / month):
126+
- [PyPi](https://pypi.org/project/dpdispatcher) (πŸ“₯ 5.5K / month):
127127
```
128128
pip install dpdispatcher
129129
```
130-
- [Conda](https://anaconda.org/conda-forge/dpdispatcher) (πŸ“₯ 36K Β· ⏱️ 11.11.2025):
130+
- [Conda](https://anaconda.org/conda-forge/dpdispatcher) (πŸ“₯ 37K Β· ⏱️ 11.11.2025):
131131
```
132132
conda install -c conda-forge dpdispatcher
133133
```
@@ -138,12 +138,12 @@ This curated list contains 38 awesome open-source projects with a total of 4.6K
138138
</details>
139139
<details><summary><b><a href="https://github.com/deepmodeling/reacnetgenerator">reacnetgenerator</a></b> (πŸ₯ˆ18 Β· ⭐ 95) - an automatic reaction network generator for reactive molecular dynamics simulation. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
140140

141-
- [GitHub](https://github.com/deepmodeling/reacnetgenerator) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 41 Β· πŸ“¦ 3 Β· πŸ“‹ 130 - 5% open Β· ⏱️ 02.10.2025):
141+
- [GitHub](https://github.com/deepmodeling/reacnetgenerator) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 42 Β· πŸ“¦ 3 Β· πŸ“‹ 130 - 5% open Β· ⏱️ 02.10.2025):
142142

143143
```
144144
git clone https://github.com/deepmodeling/reacnetgenerator
145145
```
146-
- [PyPi](https://pypi.org/project/reacnetgenerator) (πŸ“₯ 1.2K / month):
146+
- [PyPi](https://pypi.org/project/reacnetgenerator) (πŸ“₯ 1.1K / month):
147147
```
148148
pip install reacnetgenerator
149149
```
@@ -152,7 +152,7 @@ This curated list contains 38 awesome open-source projects with a total of 4.6K
152152
conda install -c conda-forge reacnetgenerator
153153
```
154154
</details>
155-
<details><summary><b><a href="https://github.com/deepmodeling/dflow">dflow</a></b> (πŸ₯ˆ18 Β· ⭐ 76 Β· πŸ“‰) - 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>
155+
<details><summary><b><a href="https://github.com/deepmodeling/dflow">dflow</a></b> (πŸ₯ˆ18 Β· ⭐ 76) - 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>
156156

157157
- [GitHub](https://github.com/deepmodeling/dflow) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 29 Β· πŸ“‹ 36 - 36% open Β· ⏱️ 23.09.2025):
158158

@@ -172,35 +172,19 @@ This curated list contains 38 awesome open-source projects with a total of 4.6K
172172
docker pull dptechnology/dflow
173173
```
174174
</details>
175-
<details><summary><b><a href="https://github.com/deepmodeling/dargs">dargs</a></b> (πŸ₯ˆ17 Β· ⭐ 6) - Argument processing for the deep modeling project. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
175+
<details><summary><b><a href="https://github.com/deepmodeling/jax-fem">JAX-FEM</a></b> (πŸ₯ˆ16 Β· ⭐ 550) - Differentiable Finite Element Method with JAX. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code></summary>
176176

177-
- [GitHub](https://github.com/deepmodeling/dargs) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 3 Β· πŸ“¦ 150 Β· πŸ“‹ 9 - 22% open Β· ⏱️ 18.08.2025):
178-
179-
```
180-
git clone https://github.com/deepmodeling/dargs
181-
```
182-
- [PyPi](https://pypi.org/project/dargs) (πŸ“₯ 48K / month):
183-
```
184-
pip install dargs
185-
```
186-
- [Conda](https://anaconda.org/conda-forge/dargs) (πŸ“₯ 56K Β· ⏱️ 22.04.2025):
187-
```
188-
conda install -c conda-forge dargs
189-
```
190-
</details>
191-
<details><summary><b><a href="https://github.com/deepmodeling/jax-fem">JAX-FEM</a></b> (πŸ₯ˆ16 Β· ⭐ 540) - Differentiable Finite Element Method with JAX. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code></summary>
192-
193-
- [GitHub](https://github.com/deepmodeling/jax-fem) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 89 Β· πŸ“¦ 3 Β· πŸ“‹ 68 - 33% open Β· ⏱️ 13.11.2025):
177+
- [GitHub](https://github.com/deepmodeling/jax-fem) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 90 Β· πŸ“¦ 3 Β· πŸ“‹ 68 - 33% open Β· ⏱️ 13.11.2025):
194178

195179
```
196180
git clone https://github.com/deepmodeling/jax-fem
197181
```
198-
- [PyPi](https://pypi.org/project/jax-fem) (πŸ“₯ 790 / month):
182+
- [PyPi](https://pypi.org/project/jax-fem) (πŸ“₯ 810 / month):
199183
```
200184
pip install jax-fem
201185
```
202186
</details>
203-
<details><summary><b><a href="https://github.com/deepmodeling/deepflame-dev">DeepFlame</a></b> (πŸ₯ˆ16 Β· ⭐ 200 Β· πŸ“‰) - A deep learning empowered open-source platform for reacting flow simulations. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code></summary>
187+
<details><summary><b><a href="https://github.com/deepmodeling/deepflame-dev">DeepFlame</a></b> (πŸ₯ˆ16 Β· ⭐ 200) - A deep learning empowered open-source platform for reacting flow simulations. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code></summary>
204188

205189
- [GitHub](https://github.com/deepmodeling/deepflame-dev) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 72 Β· πŸ“‹ 60 - 43% open Β· ⏱️ 23.07.2025):
206190

@@ -210,12 +194,12 @@ This curated list contains 38 awesome open-source projects with a total of 4.6K
210194
</details>
211195
<details><summary><b><a href="https://github.com/deepmodeling/DeePTB">DeePTB</a></b> (πŸ₯ˆ16 Β· ⭐ 92) - DeePTB: A deep learning package for tight-binding Hamiltonian with ab initio accuracy. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
212196

213-
- [GitHub](https://github.com/deepmodeling/DeePTB) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 24 Β· πŸ“¦ 4 Β· πŸ“‹ 57 - 36% open Β· ⏱️ 30.11.2025):
197+
- [GitHub](https://github.com/deepmodeling/DeePTB) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 24 Β· πŸ“¦ 4 Β· πŸ“‹ 57 - 31% open Β· ⏱️ 18.12.2025):
214198

215199
```
216200
git clone https://github.com/deepmodeling/DeePTB
217201
```
218-
- [PyPi](https://pypi.org/project/dptb) (πŸ“₯ 190 / month):
202+
- [PyPi](https://pypi.org/project/dptb) (πŸ“₯ 180 / month):
219203
```
220204
pip install dptb
221205
```
@@ -227,7 +211,7 @@ This curated list contains 38 awesome open-source projects with a total of 4.6K
227211
```
228212
git clone https://github.com/deepmodeling/dpgen2
229213
```
230-
- [PyPi](https://pypi.org/project/dpgen2) (πŸ“₯ 140 / month):
214+
- [PyPi](https://pypi.org/project/dpgen2) (πŸ“₯ 130 / month):
231215
```
232216
pip install dpgen2
233217
```
@@ -236,26 +220,42 @@ This curated list contains 38 awesome open-source projects with a total of 4.6K
236220
docker pull dptechnology/dpgen2
237221
```
238222
</details>
223+
<details><summary><b><a href="https://github.com/deepmodeling/dargs">dargs</a></b> (πŸ₯ˆ16 Β· ⭐ 6 Β· πŸ“‰) - Argument processing for the deep modeling project. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
224+
225+
- [GitHub](https://github.com/deepmodeling/dargs) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 3 Β· πŸ“¦ 150 Β· πŸ“‹ 9 - 22% open Β· ⏱️ 17.12.2025):
226+
227+
```
228+
git clone https://github.com/deepmodeling/dargs
229+
```
230+
- [PyPi](https://pypi.org/project/dargs) (πŸ“₯ 37K / month):
231+
```
232+
pip install dargs
233+
```
234+
- [Conda](https://anaconda.org/conda-forge/dargs) (πŸ“₯ 57K Β· ⏱️ 22.04.2025):
235+
```
236+
conda install -c conda-forge dargs
237+
```
238+
</details>
239239
<details><summary><b><a href="https://github.com/deepmodeling/DMFF">DMFF</a></b> (πŸ₯ˆ14 Β· ⭐ 180) - DMFF (Differentiable Molecular Force Field) is a Jax-based python package that provides a full differentiable.. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
240240

241241
- [GitHub](https://github.com/deepmodeling/DMFF) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 47 Β· πŸ“‹ 28 - 28% open Β· ⏱️ 06.08.2025):
242242

243243
```
244244
git clone https://github.com/deepmodeling/DMFF
245245
```
246-
- [Conda](https://anaconda.org/conda-forge/dmff) (πŸ“₯ 2.7K Β· ⏱️ 22.04.2025):
246+
- [Conda](https://anaconda.org/conda-forge/dmff) (πŸ“₯ 2.8K Β· ⏱️ 22.04.2025):
247247
```
248248
conda install -c conda-forge dmff
249249
```
250250
</details>
251-
<details><summary><b><a href="https://github.com/deepmodeling/APEX">APEX</a></b> (πŸ₯ˆ14 Β· ⭐ 40 Β· πŸ’€) - APEX: Alloy Properties EXplorer using simulations. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
251+
<details><summary><b><a href="https://github.com/deepmodeling/APEX">APEX</a></b> (πŸ₯ˆ14 Β· ⭐ 41 Β· πŸ’€) - APEX: Alloy Properties EXplorer using simulations. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
252252

253-
- [GitHub](https://github.com/deepmodeling/APEX) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 22 Β· πŸ“¦ 4 Β· πŸ“‹ 10 - 10% open Β· ⏱️ 10.04.2025):
253+
- [GitHub](https://github.com/deepmodeling/APEX) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 23 Β· πŸ“¦ 4 Β· πŸ“‹ 10 - 10% open Β· ⏱️ 10.04.2025):
254254

255255
```
256256
git clone https://github.com/deepmodeling/APEX
257257
```
258-
- [PyPi](https://pypi.org/project/apex-flow) (πŸ“₯ 280 / month):
258+
- [PyPi](https://pypi.org/project/apex-flow) (πŸ“₯ 260 / month):
259259
```
260260
pip install apex-flow
261261
```
@@ -267,7 +267,7 @@ This curated list contains 38 awesome open-source projects with a total of 4.6K
267267
```
268268
git clone https://github.com/deepmodeling/dpgui
269269
```
270-
- [PyPi](https://pypi.org/project/dpgui) (πŸ“₯ 18K / month):
270+
- [PyPi](https://pypi.org/project/dpgui) (πŸ“₯ 20K / month):
271271
```
272272
pip install dpgui
273273
```
@@ -279,11 +279,19 @@ This curated list contains 38 awesome open-source projects with a total of 4.6K
279279
```
280280
git clone https://github.com/deepmodeling/rid-kit
281281
```
282-
- [PyPi](https://pypi.org/project/rid-kit) (πŸ“₯ 45 / month):
282+
- [PyPi](https://pypi.org/project/rid-kit) (πŸ“₯ 58 / month):
283283
```
284284
pip install rid-kit
285285
```
286286
</details>
287+
<details><summary><b><a href="https://github.com/deepmodeling/GPUMD">GPUMD</a></b> (πŸ₯‰12 Β· ⭐ 9 Β· πŸ“ˆ) - Graphics Processing Units Molecular Dynamics. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code></summary>
288+
289+
- [GitHub](https://github.com/deepmodeling/GPUMD) (πŸ‘¨β€πŸ’» 55 Β· ⏱️ 12.12.2025):
290+
291+
```
292+
git clone https://github.com/deepmodeling/GPUMD
293+
```
294+
</details>
287295
<details><summary><b><a href="https://github.com/deepmodeling/deepmodeling_sphinx">deepmodeling_sphinx</a></b> (πŸ₯‰12 Β· ⭐ 3) - Sphinx extension for DeepModeling projects. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
288296

289297
- [GitHub](https://github.com/deepmodeling/deepmodeling_sphinx) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 6 Β· ⏱️ 12.11.2025):
@@ -296,22 +304,14 @@ This curated list contains 38 awesome open-source projects with a total of 4.6K
296304
pip install deepmodeling_sphinx
297305
```
298306
</details>
299-
<details><summary><b><a href="https://github.com/deepmodeling/GPUMD">GPUMD</a></b> (πŸ₯‰11 Β· ⭐ 9) - Graphics Processing Units Molecular Dynamics. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code></summary>
300-
301-
- [GitHub](https://github.com/deepmodeling/GPUMD) (πŸ‘¨β€πŸ’» 53 Β· ⏱️ 07.10.2025):
302-
303-
```
304-
git clone https://github.com/deepmodeling/GPUMD
305-
```
306-
</details>
307307
<details><summary><b><a href="https://github.com/deepmodeling/fealpy">fealpy</a></b> (πŸ₯‰11 Β· ⭐ 6 Β· πŸ’€) - Finite Element Analysis Library in Python. <code>Unlicensed</code></summary>
308308

309309
- [GitHub](https://github.com/deepmodeling/fealpy) (πŸ‘¨β€πŸ’» 69 Β· πŸ”€ 2 Β· ⏱️ 28.04.2025):
310310

311311
```
312312
git clone https://github.com/deepmodeling/fealpy
313313
```
314-
- [PyPi](https://pypi.org/project/fealpy) (πŸ“₯ 2.7K / month):
314+
- [PyPi](https://pypi.org/project/fealpy) (πŸ“₯ 1.2K / month):
315315
```
316316
pip install fealpy
317317
```
@@ -323,23 +323,11 @@ This curated list contains 38 awesome open-source projects with a total of 4.6K
323323
```
324324
git clone https://github.com/deepmodeling/dpti
325325
```
326-
- [PyPi](https://pypi.org/project/dpti) (πŸ“₯ 39 / month):
326+
- [PyPi](https://pypi.org/project/dpti) (πŸ“₯ 43 / month):
327327
```
328328
pip install dpti
329329
```
330330
</details>
331-
<details><summary><b><a href="https://github.com/deepmodeling/fpop">fpop</a></b> (πŸ₯‰10 Β· ⭐ 3 Β· πŸ’€) - <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
332-
333-
- [GitHub](https://github.com/deepmodeling/fpop) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 12 Β· πŸ“¦ 15 Β· ⏱️ 01.07.2024):
334-
335-
```
336-
git clone https://github.com/deepmodeling/fpop
337-
```
338-
- [PyPi](https://pypi.org/project/fpop) (πŸ“₯ 1.5K / month):
339-
```
340-
pip install fpop
341-
```
342-
</details>
343331
<details><summary><b><a href="https://github.com/deepmodeling/deepks-kit">DeePKS-kit</a></b> (πŸ₯‰9 Β· ⭐ 120 Β· πŸ’€) - a package for developing machine learning-based chemically accurate energy and density functional models. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
344332

345333
- [GitHub](https://github.com/deepmodeling/deepks-kit) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 37 Β· πŸ“‹ 31 - 45% open Β· ⏱️ 28.04.2025):
@@ -356,24 +344,24 @@ This curated list contains 38 awesome open-source projects with a total of 4.6K
356344
git clone https://github.com/deepmodeling/AIS-Square
357345
```
358346
</details>
359-
<details><summary><b><a href="https://github.com/deepmodeling/blog">Blog</a></b> (πŸ₯‰9 Β· ⭐ 3 Β· πŸ“ˆ) - DeepModeling Blog. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
347+
<details><summary><b><a href="https://github.com/deepmodeling/blog">Blog</a></b> (πŸ₯‰9 Β· ⭐ 3) - DeepModeling Blog. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
360348

361349
- [GitHub](https://github.com/deepmodeling/blog) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 9 Β· ⏱️ 11.12.2025):
362350

363351
```
364352
git clone https://github.com/deepmodeling/blog
365353
```
366354
</details>
367-
<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>
355+
<details><summary><b><a href="https://github.com/deepmodeling/fpop">fpop</a></b> (πŸ₯‰9 Β· ⭐ 3 Β· πŸ’€) - <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
368356

369-
- [GitHub](https://github.com/deepmodeling/args) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 2 Β· πŸ“¦ 5 Β· ⏱️ 12.08.2025):
357+
- [GitHub](https://github.com/deepmodeling/fpop) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 12 Β· πŸ“¦ 15 Β· ⏱️ 01.07.2024):
370358

371359
```
372-
git clone https://github.com/deepmodeling/args
360+
git clone https://github.com/deepmodeling/fpop
373361
```
374-
- [npm](https://www.npmjs.com/package/@deepmodeling/args) (πŸ“₯ 52 / month):
362+
- [PyPi](https://pypi.org/project/fpop) (πŸ“₯ 840 / month):
375363
```
376-
npm install @deepmodeling/args
364+
pip install fpop
377365
```
378366
</details>
379367
<details><summary><b><a href="https://github.com/deepmodeling/community">community</a></b> (πŸ₯‰8 Β· ⭐ 89) - DeepModeling community content. <code>Unlicensed</code></summary>
@@ -384,6 +372,18 @@ This curated list contains 38 awesome open-source projects with a total of 4.6K
384372
git clone https://github.com/deepmodeling/community
385373
```
386374
</details>
375+
<details><summary><b><a href="https://github.com/deepmodeling/args">args</a></b> (πŸ₯‰8 Β· ⭐ 2 Β· πŸ“‰) - DeepModeling dargs arguments generation. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
376+
377+
- [GitHub](https://github.com/deepmodeling/args) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 2 Β· πŸ“¦ 5 Β· ⏱️ 15.12.2025):
378+
379+
```
380+
git clone https://github.com/deepmodeling/args
381+
```
382+
- [npm](https://www.npmjs.com/package/@deepmodeling/args) (πŸ“₯ 49 / month):
383+
```
384+
npm install @deepmodeling/args
385+
```
386+
</details>
387387
<details><summary><b><a href="https://github.com/deepmodeling/Uni-Fold">Uni-Fold</a></b> (πŸ₯‰7 Β· ⭐ 92 Β· πŸ’€) - <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
388388

389389
- [GitHub](https://github.com/deepmodeling/Uni-Fold) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 19 Β· ⏱️ 18.08.2022):

0 commit comments

Comments
Β (0)