diff --git a/README.md b/README.md
index 158bbb2..ef39d40 100644
--- a/README.md
+++ b/README.md
@@ -44,38 +44,38 @@ This curated list contains 38 awesome open-source projects with a total of 3.6K
-DeePMD-kit (🥇28 · ⭐ 1.5K · 📈) - A deep learning package for many-body potential energy representation and molecular dynamics. LGPL-3.0
+DeePMD-kit (🥇29 · ⭐ 1.5K · 📈) - A deep learning package for many-body potential energy representation and molecular dynamics. LGPL-3.0
-- [GitHub](https://github.com/deepmodeling/deepmd-kit) (👨💻 70 · 🔀 500 · 📥 43K · 📦 20 · 📋 820 - 8% open · ⏱️ 19.11.2024):
+- [GitHub](https://github.com/deepmodeling/deepmd-kit) (👨💻 73 · 🔀 500 · 📥 44K · 📦 22 · 📋 840 - 9% open · ⏱️ 23.11.2024):
```
git clone https://github.com/deepmodeling/deepmd-kit
```
-- [PyPi](https://pypi.org/project/deepmd-kit) (📥 8.6K / month):
+- [PyPi](https://pypi.org/project/deepmd-kit) (📥 7.7K / month):
```
pip install deepmd-kit
```
-- [Conda](https://anaconda.org/conda-forge/deepmd-kit) (📥 1.2M · ⏱️ 15.11.2024):
+- [Conda](https://anaconda.org/conda-forge/deepmd-kit) (📥 1.2M · ⏱️ 23.11.2024):
```
conda install -c conda-forge deepmd-kit
```
-- [npm](https://www.npmjs.com/package/deepmd-kit) (📥 6 / month):
+- [npm](https://www.npmjs.com/package/deepmd-kit) (📥 3 / month):
```
npm install deepmd-kit
```
-- [Docker Hub](https://hub.docker.com/r/deepmodeling/deepmd-kit) (📥 2.9K · ⭐ 1 · ⏱️ 15.11.2024):
+- [Docker Hub](https://hub.docker.com/r/deepmodeling/deepmd-kit) (📥 3K · ⭐ 1 · ⏱️ 25.11.2024):
```
docker pull deepmodeling/deepmd-kit
```
ABACUS (🥇26 · ⭐ 170) - An electronic structure package based on either plane wave basis or numerical atomic orbitals. LGPL-3.0
-- [GitHub](https://github.com/deepmodeling/abacus-develop) (👨💻 120 · 🔀 140 · 📋 2K - 7% open · ⏱️ 21.11.2024):
+- [GitHub](https://github.com/deepmodeling/abacus-develop) (👨💻 120 · 🔀 140 · 📋 2.1K - 5% open · ⏱️ 28.11.2024):
```
git clone https://github.com/deepmodeling/abacus-develop
```
-- [Conda](https://anaconda.org/conda-forge/abacus) (📥 230K · ⏱️ 19.11.2024):
+- [Conda](https://anaconda.org/conda-forge/abacus) (📥 240K · ⏱️ 19.11.2024):
```
conda install -c conda-forge abacus
```
@@ -87,7 +87,7 @@ This curated list contains 38 awesome open-source projects with a total of 3.6K
```
git clone https://github.com/deepmodeling/dpdata
```
-- [PyPi](https://pypi.org/project/dpdata) (📥 72K / month):
+- [PyPi](https://pypi.org/project/dpdata) (📥 61K / month):
```
pip install dpdata
```
@@ -100,14 +100,30 @@ This curated list contains 38 awesome open-source projects with a total of 3.6K
docker pull dptechnology/dpdata
```
-dpdispatcher (🥇24 · ⭐ 45) - generate HPC scheduler systems jobs input scripts and submit these scripts to HPC systems and poke until they finish. LGPL-3.0
+DP-GEN (🥇24 · ⭐ 310 · 📈) - The deep potential generator to generate a deep-learning based model of interatomic potential energy and force field. LGPL-3.0
-- [GitHub](https://github.com/deepmodeling/dpdispatcher) (👨💻 47 · 🔀 54 · 📦 53 · 📋 80 - 21% open · ⏱️ 20.11.2024):
+- [GitHub](https://github.com/deepmodeling/dpgen) (👨💻 69 · 🔀 170 · 📥 1.8K · 📦 7 · 📋 300 - 11% open · ⏱️ 23.11.2024):
+
+ ```
+ git clone https://github.com/deepmodeling/dpgen
+ ```
+- [PyPi](https://pypi.org/project/dpgen) (📥 1.2K / month):
+ ```
+ pip install dpgen
+ ```
+- [Conda](https://anaconda.org/conda-forge/dpgen) (📥 34K · ⏱️ 24.11.2024):
+ ```
+ conda install -c conda-forge dpgen
+ ```
+
+dpdispatcher (🥈23 · ⭐ 45 · 📉) - generate HPC scheduler systems jobs input scripts and submit these scripts to HPC systems and poke until they finish. LGPL-3.0
+
+- [GitHub](https://github.com/deepmodeling/dpdispatcher) (👨💻 47 · 🔀 54 · 📦 53 · 📋 80 - 21% open · ⏱️ 27.11.2024):
```
git clone https://github.com/deepmodeling/dpdispatcher
```
-- [PyPi](https://pypi.org/project/dpdispatcher) (📥 5.7K / month):
+- [PyPi](https://pypi.org/project/dpdispatcher) (📥 4.9K / month):
```
pip install dpdispatcher
```
@@ -120,41 +136,41 @@ This curated list contains 38 awesome open-source projects with a total of 3.6K
docker pull dptechnology/dpdispatcher
```
-DP-GEN (🥈21 · ⭐ 310) - The deep potential generator to generate a deep-learning based model of interatomic potential energy and force field. LGPL-3.0
+reacnetgenerator (🥈21 · ⭐ 67) - an automatic reaction network generator for reactive molecular dynamics simulation. LGPL-3.0
-- [GitHub](https://github.com/deepmodeling/dpgen) (👨💻 65 · 🔀 170 · 📥 1.8K · 📦 7 · 📋 300 - 11% open · ⏱️ 04.11.2024):
+- [GitHub](https://github.com/deepmodeling/reacnetgenerator) (👨💻 18 · 🔀 39 · 📦 3 · 📋 120 - 4% open · ⏱️ 25.11.2024):
```
- git clone https://github.com/deepmodeling/dpgen
+ git clone https://github.com/deepmodeling/reacnetgenerator
```
-- [PyPi](https://pypi.org/project/dpgen) (📥 1.3K / month):
+- [PyPi](https://pypi.org/project/reacnetgenerator) (📥 6.8K / month):
```
- pip install dpgen
+ pip install reacnetgenerator
```
-- [Conda](https://anaconda.org/conda-forge/dpgen) (📥 34K · ⏱️ 10.04.2024):
+- [Conda](https://anaconda.org/conda-forge/reacnetgenerator) (📥 460K · ⏱️ 04.10.2024):
```
- conda install -c conda-forge dpgen
+ conda install -c conda-forge reacnetgenerator
```
-reacnetgenerator (🥈21 · ⭐ 67) - an automatic reaction network generator for reactive molecular dynamics simulation. LGPL-3.0
+dargs (🥈20 · ⭐ 5 · 📈) - Argument processing for the deep modeling project. LGPL-3.0
-- [GitHub](https://github.com/deepmodeling/reacnetgenerator) (👨💻 18 · 🔀 39 · 📦 3 · 📋 120 - 4% open · ⏱️ 20.11.2024):
+- [GitHub](https://github.com/deepmodeling/dargs) (👨💻 7 · 🔀 3 · 📦 130 · 📋 9 - 22% open · ⏱️ 27.11.2024):
```
- git clone https://github.com/deepmodeling/reacnetgenerator
+ git clone https://github.com/deepmodeling/dargs
```
-- [PyPi](https://pypi.org/project/reacnetgenerator) (📥 7.2K / month):
+- [PyPi](https://pypi.org/project/dargs) (📥 110K / month):
```
- pip install reacnetgenerator
+ pip install dargs
```
-- [Conda](https://anaconda.org/conda-forge/reacnetgenerator) (📥 450K · ⏱️ 04.10.2024):
+- [Conda](https://anaconda.org/conda-forge/dargs) (📥 35K · ⏱️ 21.11.2024):
```
- conda install -c conda-forge reacnetgenerator
+ conda install -c conda-forge dargs
```
-dflow (🥈19 · ⭐ 65) - Dflow is a Python framework for constructing scientific computing workflows (e.g. concurrent learning workflows).. LGPL-3.0
+dflow (🥈19 · ⭐ 66) - Dflow is a Python framework for constructing scientific computing workflows (e.g. concurrent learning workflows).. LGPL-3.0
-- [GitHub](https://github.com/deepmodeling/dflow) (👨💻 22 · 🔀 26 · 📋 35 - 40% open · ⏱️ 31.10.2024):
+- [GitHub](https://github.com/deepmodeling/dflow) (👨💻 22 · 🔀 26 · 📋 36 - 38% open · ⏱️ 31.10.2024):
```
git clone https://github.com/deepmodeling/dflow
@@ -167,51 +183,27 @@ This curated list contains 38 awesome open-source projects with a total of 3.6K
```
conda install -c conda-forge dflow
```
-- [Docker Hub](https://hub.docker.com/r/dptechnology/dflow) (📥 9.3K · ⏱️ 31.10.2024):
+- [Docker Hub](https://hub.docker.com/r/dptechnology/dflow) (📥 9.4K · ⏱️ 31.10.2024):
```
docker pull dptechnology/dflow
```
-dargs (🥈19 · ⭐ 5 · 📈) - Argument processing for the deep modeling project. LGPL-3.0
-
-- [GitHub](https://github.com/deepmodeling/dargs) (👨💻 7 · 🔀 3 · 📦 130 · 📋 9 - 22% open · ⏱️ 21.11.2024):
-
- ```
- git clone https://github.com/deepmodeling/dargs
- ```
-- [PyPi](https://pypi.org/project/dargs) (📥 110K / month):
- ```
- pip install dargs
- ```
-- [Conda](https://anaconda.org/conda-forge/dargs) (📥 34K · ⏱️ 21.11.2024):
- ```
- conda install -c conda-forge dargs
- ```
-
DPGEN2 (🥈17 · ⭐ 33) - 2nd generation of the Deep Potential GENerator. LGPL-3.0
-- [GitHub](https://github.com/deepmodeling/dpgen2) (👨💻 14 · 🔀 26 · 📦 5 · 📋 34 - 32% open · ⏱️ 20.11.2024):
+- [GitHub](https://github.com/deepmodeling/dpgen2) (👨💻 14 · 🔀 26 · 📦 5 · 📋 34 - 32% open · ⏱️ 26.11.2024):
```
git clone https://github.com/deepmodeling/dpgen2
```
-- [PyPi](https://pypi.org/project/dpgen2) (📥 500 / month):
+- [PyPi](https://pypi.org/project/dpgen2) (📥 390 / month):
```
pip install dpgen2
```
-- [Docker Hub](https://hub.docker.com/r/dptechnology/dpgen2) (📥 3.6K · ⏱️ 20.11.2024):
+- [Docker Hub](https://hub.docker.com/r/dptechnology/dpgen2) (📥 3.6K · ⏱️ 26.11.2024):
```
docker pull dptechnology/dpgen2
```
-DeepFlame (🥈16 · ⭐ 140 · 📉) - A deep learning empowered open-source platform for reacting flow simulations. GPL-3.0
-
-- [GitHub](https://github.com/deepmodeling/deepflame-dev) (👨💻 24 · 🔀 62 · 📋 49 - 40% open · ⏱️ 03.11.2024):
-
- ```
- git clone https://github.com/deepmodeling/deepflame-dev
- ```
-
APEX (🥈16 · ⭐ 24) - APEX: Alloy Properties EXplorer using simulations. LGPL-3.0
- [GitHub](https://github.com/deepmodeling/APEX) (👨💻 6 · 🔀 16 · 📦 3 · ⏱️ 25.10.2024):
@@ -219,23 +211,31 @@ This curated list contains 38 awesome open-source projects with a total of 3.6K
```
git clone https://github.com/deepmodeling/APEX
```
-- [PyPi](https://pypi.org/project/apex-flow) (📥 3.8K / month):
+- [PyPi](https://pypi.org/project/apex-flow) (📥 2.8K / month):
```
pip install apex-flow
```
-JAX-FEM (🥈15 · ⭐ 290) - Differentiable Finite Element Method with JAX. GPL-3.0
+JAX-FEM (🥈15 · ⭐ 300) - Differentiable Finite Element Method with JAX. GPL-3.0
-- [GitHub](https://github.com/deepmodeling/jax-fem) (👨💻 8 · 🔀 44 · 📦 3 · 📋 39 - 61% open · ⏱️ 30.10.2024):
+- [GitHub](https://github.com/deepmodeling/jax-fem) (👨💻 9 · 🔀 45 · 📦 3 · 📋 39 - 61% open · ⏱️ 22.11.2024):
```
git clone https://github.com/deepmodeling/jax-fem
```
-- [PyPi](https://pypi.org/project/jax-fem) (📥 670 / month):
+- [PyPi](https://pypi.org/project/jax-fem) (📥 620 / month):
```
pip install jax-fem
```
+DeepFlame (🥈15 · ⭐ 140 · 📉) - A deep learning empowered open-source platform for reacting flow simulations. GPL-3.0
+
+- [GitHub](https://github.com/deepmodeling/deepflame-dev) (👨💻 24 · 🔀 62 · 📋 49 - 40% open · ⏱️ 23.11.2024):
+
+ ```
+ git clone https://github.com/deepmodeling/deepflame-dev
+ ```
+
DeePTB (🥈15 · ⭐ 55) - DeePTB: A deep learning package for tight-binding approach with ab initio accuracy. LGPL-3.0
- [GitHub](https://github.com/deepmodeling/DeePTB) (👨💻 10 · 🔀 16 · 📦 2 · 📋 38 - 23% open · ⏱️ 18.11.2024):
@@ -243,26 +243,26 @@ This curated list contains 38 awesome open-source projects with a total of 3.6K
```
git clone https://github.com/deepmodeling/DeePTB
```
-- [PyPi](https://pypi.org/project/dptb) (📥 490 / month):
+- [PyPi](https://pypi.org/project/dptb) (📥 430 / month):
```
pip install dptb
```
-DP-GUI (🥈15 · ⭐ 7 · 📈) - A web-based GUI for user inputs. LGPL-3.0
+DP-GUI (🥈15 · ⭐ 7) - A web-based GUI for user inputs. LGPL-3.0
-- [GitHub](https://github.com/deepmodeling/dpgui) (👨💻 4 · 🔀 5 · 📦 9 · ⏱️ 17.11.2024):
+- [GitHub](https://github.com/deepmodeling/dpgui) (👨💻 4 · 🔀 5 · 📦 9 · ⏱️ 26.11.2024):
```
git clone https://github.com/deepmodeling/dpgui
```
-- [PyPi](https://pypi.org/project/dpgui) (📥 50K / month):
+- [PyPi](https://pypi.org/project/dpgui) (📥 47K / month):
```
pip install dpgui
```
DMFF (🥈14 · ⭐ 160 · 💤) - DMFF (Differentiable Molecular Force Field) is a Jax-based python package that provides a full differentiable.. LGPL-3.0
-- [GitHub](https://github.com/deepmodeling/DMFF) (👨💻 14 · 🔀 42 · 📋 26 - 38% open · ⏱️ 12.01.2024):
+- [GitHub](https://github.com/deepmodeling/DMFF) (👨💻 14 · 🔀 42 · 📋 27 - 40% open · ⏱️ 12.01.2024):
```
git clone https://github.com/deepmodeling/DMFF
@@ -274,12 +274,12 @@ This curated list contains 38 awesome open-source projects with a total of 3.6K
rid-kit (🥉13 · ⭐ 44) - Reinforced dynamics. LGPL-3.0
-- [GitHub](https://github.com/deepmodeling/rid-kit) (👨💻 14 · 🔀 22 · 📥 140 · 📦 2 · 📋 4 - 25% open · ⏱️ 27.06.2024):
+- [GitHub](https://github.com/deepmodeling/rid-kit) (👨💻 14 · 🔀 22 · 📥 150 · 📦 2 · 📋 5 - 40% open · ⏱️ 27.06.2024):
```
git clone https://github.com/deepmodeling/rid-kit
```
-- [PyPi](https://pypi.org/project/rid-kit) (📥 440 / month):
+- [PyPi](https://pypi.org/project/rid-kit) (📥 340 / month):
```
pip install rid-kit
```
@@ -291,14 +291,14 @@ This curated list contains 38 awesome open-source projects with a total of 3.6K
```
git clone https://github.com/deepmodeling/deepmodeling_sphinx
```
-- [PyPi](https://pypi.org/project/deepmodeling_sphinx) (📥 4.9K / month):
+- [PyPi](https://pypi.org/project/deepmodeling_sphinx) (📥 4.5K / month):
```
pip install deepmodeling_sphinx
```
GPUMD (🥉11 · ⭐ 3 · 🐣) - Graphics Processing Units Molecular Dynamics. GPL-3.0
-- [GitHub](https://github.com/deepmodeling/GPUMD) (👨💻 37 · ⏱️ 30.10.2024):
+- [GitHub](https://github.com/deepmodeling/GPUMD) (👨💻 39 · ⏱️ 26.11.2024):
```
git clone https://github.com/deepmodeling/GPUMD
@@ -319,36 +319,32 @@ This curated list contains 38 awesome open-source projects with a total of 3.6K
```
git clone https://github.com/deepmodeling/dpti
```
-- [PyPi](https://pypi.org/project/dpti) (📥 220 / month):
+- [PyPi](https://pypi.org/project/dpti) (📥 180 / month):
```
pip install dpti
```
-args (🥉9 · ⭐ 2 · 📈) - DeepModeling dargs arguments generation. LGPL-3.0
+args (🥉10 · ⭐ 2 · 📈) - DeepModeling dargs arguments generation. LGPL-3.0
-- [GitHub](https://github.com/deepmodeling/args) (👨💻 3 · 🔀 2 · 📦 5 · ⏱️ 02.09.2024):
+- [GitHub](https://github.com/deepmodeling/args) (👨💻 3 · 🔀 2 · 📦 5 · ⏱️ 25.11.2024):
```
git clone https://github.com/deepmodeling/args
```
-- [npm](https://www.npmjs.com/package/@deepmodeling/args) (📥 230 / month):
+- [npm](https://www.npmjs.com/package/@deepmodeling/args) (📥 250 / month):
```
npm install @deepmodeling/args
```
-fpop (🥉9 · ⭐ 2) - LGPL-3.0
+Blog (🥉9 · ⭐ 1 · 📈) - DeepModeling Blog. LGPL-3.0
-- [GitHub](https://github.com/deepmodeling/fpop) (👨💻 4 · 🔀 12 · 📦 11 · ⏱️ 01.07.2024):
+- [GitHub](https://github.com/deepmodeling/blog) (👨💻 9 · 🔀 8 · ⏱️ 28.11.2024):
```
- git clone https://github.com/deepmodeling/fpop
- ```
-- [PyPi](https://pypi.org/project/fpop) (📥 1.5K / month):
- ```
- pip install fpop
+ git clone https://github.com/deepmodeling/blog
```
-community (🥉8 · ⭐ 83) - DeepModeling community content. Unlicensed
+community (🥉8 · ⭐ 84) - DeepModeling community content. Unlicensed
- [GitHub](https://github.com/deepmodeling/community) (👨💻 17 · 🔀 21 · ⏱️ 26.09.2024):
@@ -356,7 +352,7 @@ This curated list contains 38 awesome open-source projects with a total of 3.6K
git clone https://github.com/deepmodeling/community
```
-AIS-Square (🥉8 · ⭐ 12 · 📈) - LGPL-3.0
+AIS-Square (🥉8 · ⭐ 12) - LGPL-3.0
- [GitHub](https://github.com/deepmodeling/AIS-Square) (👨💻 8 · 🔀 8 · 📋 6 - 83% open · ⏱️ 19.11.2024):
@@ -364,24 +360,28 @@ This curated list contains 38 awesome open-source projects with a total of 3.6K
git clone https://github.com/deepmodeling/AIS-Square
```
-fealpy (🥉8 · ⭐ 3 · 💤) - Finite Element Analysis Library in Python. Unlicensed
+fealpy (🥉8 · ⭐ 4 · 💤) - Finite Element Analysis Library in Python. Unlicensed
- [GitHub](https://github.com/deepmodeling/fealpy) (👨💻 57 · 🔀 2 · ⏱️ 24.04.2024):
```
git clone https://github.com/deepmodeling/fealpy
```
-- [PyPi](https://pypi.org/project/fealpy) (📥 350 / month):
+- [PyPi](https://pypi.org/project/fealpy) (📥 290 / month):
```
pip install fealpy
```
-Blog (🥉8 · ⭐ 1) - DeepModeling Blog. LGPL-3.0
+fpop (🥉8 · ⭐ 2 · 📉) - LGPL-3.0
-- [GitHub](https://github.com/deepmodeling/blog) (👨💻 8 · 🔀 8 · ⏱️ 17.11.2024):
+- [GitHub](https://github.com/deepmodeling/fpop) (👨💻 4 · 🔀 12 · 📦 11 · ⏱️ 01.07.2024):
```
- git clone https://github.com/deepmodeling/blog
+ git clone https://github.com/deepmodeling/fpop
+ ```
+- [PyPi](https://pypi.org/project/fpop) (📥 920 / month):
+ ```
+ pip install fpop
```
Uni-Fold (🥉7 · ⭐ 91 · 💤) - Apache-2
diff --git a/history/2024-11-28_changes.md b/history/2024-11-28_changes.md
new file mode 100644
index 0000000..e0fc1ca
--- /dev/null
+++ b/history/2024-11-28_changes.md
@@ -0,0 +1,18 @@
+## 📈 Trending Up
+
+_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._
+
+- DeePMD-kit (🥇29 · ⭐ 1.5K · 📈) - A deep learning package for many-body potential energy representation and molecular dynamics. LGPL-3.0
+- DP-GEN (🥇24 · ⭐ 310 · 📈) - The deep potential generator to generate a deep-learning based model of interatomic potential energy and force field. LGPL-3.0
+- dargs (🥈20 · ⭐ 5 · 📈) - Argument processing for the deep modeling project. LGPL-3.0
+- args (🥉10 · ⭐ 2 · 📈) - DeepModeling dargs arguments generation. LGPL-3.0
+- Blog (🥉9 · ⭐ 1 · 📈) - DeepModeling Blog. LGPL-3.0
+
+## 📉 Trending Down
+
+_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._
+
+- dpdispatcher (🥈23 · ⭐ 45 · 📉) - generate HPC scheduler systems jobs input scripts and submit these scripts to HPC systems and poke until they finish. LGPL-3.0
+- DeepFlame (🥈15 · ⭐ 140 · 📉) - A deep learning empowered open-source platform for reacting flow simulations. GPL-3.0
+- fpop (🥉8 · ⭐ 2 · 📉) - LGPL-3.0
+
diff --git a/history/2024-11-28_projects.csv b/history/2024-11-28_projects.csv
new file mode 100644
index 0000000..1b88fe1
--- /dev/null
+++ b/history/2024-11-28_projects.csv
@@ -0,0 +1,39 @@
+,name,github_id,pypi_id,conda_id,npm_id,dockerhub_id,github_url,homepage,license,created_at,updated_at,last_commit_pushed_at,commit_count,recent_commit_count,fork_count,watchers_count,pr_count,open_issue_count,closed_issue_count,star_count,latest_stable_release_published_at,latest_stable_release_number,github_release_downloads,monthly_downloads,release_count,description,dependent_project_count,github_dependent_project_count,contributor_count,pypi_url,pypi_monthly_downloads,conda_url,conda_latest_release_published_at,conda_total_downloads,npm_url,npm_monthly_downloads,dockerhub_url,dockerhub_latest_release_published_at,dockerhub_stars,dockerhub_pulls,projectrank,show,category,projectrank_placing,trending
+0,DeePMD-kit,deepmodeling/deepmd-kit,deepmd-kit,conda-forge/deepmd-kit,deepmd-kit,deepmodeling/deepmd-kit,https://github.com/deepmodeling/deepmd-kit,https://github.com/deepmodeling/deepmd-kit,LGPL-3.0,2017-12-12 15:23:44,2024-11-28 11:21:35.000000,2024-11-23 07:55:47,3140,190.0,499.0,47.0,2219.0,76.0,760.0,1518.0,2024-11-23 08:10:22,3.0.0,43780.0,37411.0,52.0,A deep learning package for many-body potential energy representation and molecular dynamics.,22.0,22.0,73.0,https://pypi.org/project/deepmd-kit,7653.0,https://anaconda.org/conda-forge/deepmd-kit,2024-11-23 10:34:47.735,1246617.0,https://www.npmjs.com/package/deepmd-kit,3.0,https://hub.docker.com/r/deepmodeling/deepmd-kit,2024-11-25 23:15:53.163662,1.0,2981.0,29,True,others,1.0,1.0
+1,ABACUS,deepmodeling/abacus-develop,,conda-forge/abacus,,,https://github.com/deepmodeling/abacus-develop,https://github.com/deepmodeling/abacus-develop,LGPL-3.0,2021-02-01 04:04:52,2024-11-28 08:06:55.000000,2024-11-28 08:06:55,6946,290.0,136.0,11.0,3464.0,122.0,1934.0,174.0,2024-11-22 08:05:28,3.8.3,,14959.0,60.0,An electronic structure package based on either plane wave basis or numerical atomic orbitals.,,,123.0,,,https://anaconda.org/conda-forge/abacus,2024-11-19 05:17:28.873,239345.0,,,,,,,26,True,others,1.0,
+2,dpdata,deepmodeling/dpdata,dpdata,conda-forge/dpdata,,dptechnology/dpdata,https://github.com/deepmodeling/dpdata,https://github.com/deepmodeling/dpdata,LGPL-3.0,2019-04-12 13:24:23,2024-11-26 16:46:33.000000,2024-09-20 18:23:06,761,20.0,127.0,9.0,526.0,22.0,83.0,203.0,2024-09-20 18:24:21,0.2.21,,62135.0,37.0,A Python package for manipulating atomistic data of software in computational science.,130.0,130.0,61.0,https://pypi.org/project/dpdata,60510.0,https://anaconda.org/conda-forge/dpdata,2024-09-21 05:04:04.171,82463.0,,,https://hub.docker.com/r/dptechnology/dpdata,2023-06-02 09:30:14.674068,,639.0,25,True,others,1.0,
+3,DP-GEN,deepmodeling/dpgen,dpgen,conda-forge/dpgen,,,https://github.com/deepmodeling/dpgen,https://github.com/deepmodeling/dpgen,LGPL-3.0,2019-06-13 11:43:56,2024-11-25 22:19:14.000000,2024-11-23 07:57:08,2154,22.0,169.0,13.0,862.0,36.0,266.0,309.0,2024-11-23 08:11:47,0.13.0,1826.0,1860.0,19.0,The deep potential generator to generate a deep-learning based model of interatomic potential energy and force field.,7.0,7.0,69.0,https://pypi.org/project/dpgen,1188.0,https://anaconda.org/conda-forge/dpgen,2024-11-24 00:26:57.943,34070.0,,,,,,,24,True,others,1.0,3.0
+4,dpdispatcher,deepmodeling/dpdispatcher,dpdispatcher,conda-forge/dpdispatcher,,dptechnology/dpdispatcher,https://github.com/deepmodeling/dpdispatcher,https://github.com/deepmodeling/dpdispatcher,LGPL-3.0,2020-12-08 05:14:37,2024-11-27 22:23:57.000000,2024-11-27 22:23:57,1100,10.0,54.0,6.0,404.0,17.0,63.0,45.0,2024-08-30 18:52:29,0.6.7,,7959.0,47.0,generate HPC scheduler systems jobs input scripts and submit these scripts to HPC systems and poke until they finish.,53.0,53.0,47.0,https://pypi.org/project/dpdispatcher,4918.0,https://anaconda.org/conda-forge/dpdispatcher,2024-08-31 12:30:44.164,17279.0,,,https://hub.docker.com/r/dptechnology/dpdispatcher,2024-08-30 18:56:38.463169,,111727.0,23,True,others,2.0,-1.0
+5,reacnetgenerator,deepmodeling/reacnetgenerator,reacnetgenerator,conda-forge/reacnetgenerator,,,https://github.com/deepmodeling/reacnetgenerator,https://github.com/deepmodeling/reacnetgenerator,LGPL-3.0,2018-04-06 15:07:56,2024-11-25 22:19:40.000000,2024-11-25 21:47:27,2505,18.0,39.0,9.0,2159.0,5.0,120.0,67.0,2024-10-03 19:33:36,1.6.14,,15263.0,100.0,an automatic reaction network generator for reactive molecular dynamics simulation.,3.0,3.0,18.0,https://pypi.org/project/reacnetgenerator,6829.0,https://anaconda.org/conda-forge/reacnetgenerator,2024-10-04 04:12:50.002,455452.0,,,,,,,21,True,others,2.0,
+6,dargs,deepmodeling/dargs,dargs,conda-forge/dargs,,,https://github.com/deepmodeling/dargs,https://github.com/deepmodeling/dargs,LGPL-3.0,2020-09-19 22:20:28,2024-11-27 22:17:30.000000,2024-11-27 22:17:30,161,10.0,3.0,7.0,79.0,2.0,7.0,5.0,2024-11-21 03:25:26,0.4.10,,112147.0,31.0,Argument processing for the deep modeling project.,130.0,130.0,7.0,https://pypi.org/project/dargs,111344.0,https://anaconda.org/conda-forge/dargs,2024-11-21 07:37:40.966,34529.0,,,,,,,20,True,others,2.0,1.0
+7,dflow,deepmodeling/dflow,dflow,conda-forge/dflow,,dptechnology/dflow,https://github.com/deepmodeling/dflow,https://github.com/deepmodeling/dflow,LGPL-3.0,2022-01-21 08:14:36,2024-10-31 08:47:03.792786,2024-10-31 08:44:49,2130,58.0,26.0,1.0,843.0,14.0,22.0,66.0,2024-10-31 08:45:26,1.8.99,,277.0,100.0,Dflow is a Python framework for constructing scientific computing workflows (e.g. concurrent learning workflows)..,,,22.0,https://pypi.org/project/dflow,,https://anaconda.org/conda-forge/dflow,,,,,https://hub.docker.com/r/dptechnology/dflow,2024-10-31 08:47:03.792786,,9437.0,19,True,others,2.0,
+8,DPGEN2,deepmodeling/dpgen2,dpgen2,,,dptechnology/dpgen2,https://github.com/deepmodeling/dpgen2,https://github.com/deepmodeling/dpgen2,LGPL-3.0,2022-02-28 02:41:16,2024-11-26 03:45:24.427361,2024-11-26 03:43:57,326,14.0,26.0,7.0,235.0,11.0,23.0,33.0,2023-01-28 03:43:25,0.0.7,,500.0,7.0,2nd generation of the Deep Potential GENerator.,5.0,5.0,14.0,https://pypi.org/project/dpgen2,390.0,,,,,,https://hub.docker.com/r/dptechnology/dpgen2,2024-11-26 03:45:24.427361,,3633.0,17,True,others,2.0,
+9,APEX,deepmodeling/APEX,apex-flow,,,,https://github.com/deepmodeling/APEX,https://github.com/deepmodeling/APEX,LGPL-3.0,2023-04-20 06:13:42,2024-11-18 02:34:26.000000,2024-10-25 03:40:57,591,11.0,16.0,7.0,78.0,,8.0,24.0,2024-05-06 10:01:52,1.2.0,,2817.0,4.0,APEX: Alloy Properties EXplorer using simulations.,3.0,3.0,6.0,https://pypi.org/project/apex-flow,2817.0,,,,,,,,,,16,True,others,2.0,
+10,JAX-FEM,deepmodeling/jax-fem,jax-fem,,,,https://github.com/deepmodeling/jax-fem,https://github.com/deepmodeling/jax-fem,GPL-3.0,2023-10-02 15:20:54,2024-11-22 04:45:33.000000,2024-11-22 04:45:33,207,14.0,45.0,12.0,6.0,24.0,15.0,297.0,,,,623.0,,Differentiable Finite Element Method with JAX.,3.0,3.0,9.0,https://pypi.org/project/jax-fem,623.0,,,,,,,,,,15,True,others,2.0,
+11,DeepFlame,deepmodeling/deepflame-dev,,,,,https://github.com/deepmodeling/deepflame-dev,https://github.com/deepmodeling/deepflame-dev,GPL-3.0,2022-06-12 10:25:12,2024-11-23 04:28:17.000000,2024-11-23 04:28:17,1117,7.0,62.0,6.0,477.0,20.0,29.0,141.0,2024-08-23 01:31:45,1.4,,,20.0,A deep learning empowered open-source platform for reacting flow simulations.,,,24.0,,,,,,,,,,,,15,True,others,2.0,-1.0
+12,DeePTB,deepmodeling/DeePTB,dptb,,,,https://github.com/deepmodeling/DeePTB,https://github.com/deepmodeling/DeePTB,LGPL-3.0,2023-07-11 03:19:42,2024-11-18 14:27:38.000000,2024-11-18 14:27:38,750,4.0,16.0,3.0,177.0,9.0,29.0,55.0,2024-08-15 03:02:38,2.1.1,,426.0,11.0,DeePTB: A deep learning package for tight-binding approach with ab initio accuracy.,2.0,2.0,10.0,https://pypi.org/project/dptb,426.0,,,,,,,,,,15,True,others,2.0,
+13,DP-GUI,deepmodeling/dpgui,dpgui,,,,https://github.com/deepmodeling/dpgui,https://github.com/deepmodeling/dpgui,LGPL-3.0,2021-07-21 18:48:23,2024-11-26 16:47:05.000000,2024-11-26 16:47:02,319,15.0,5.0,6.0,492.0,,1.0,7.0,2024-11-17 07:05:49,1.0.1.post0,,46579.0,5.0,A web-based GUI for user inputs.,9.0,9.0,4.0,https://pypi.org/project/dpgui,46579.0,,,,,,,,,,15,True,others,2.0,
+14,DMFF,deepmodeling/DMFF,,conda-forge/dmff,,,https://github.com/deepmodeling/DMFF,https://github.com/deepmodeling/DMFF,LGPL-3.0,2022-02-14 01:35:50,2024-10-19 08:37:14.000000,2024-01-12 00:58:20,431,,42.0,9.0,164.0,11.0,16.0,156.0,2023-11-09 14:32:37,1.0.0,,120.0,4.0,DMFF (Differentiable Molecular Force Field) is a Jax-based python package that provides a full differentiable..,,,14.0,,,https://anaconda.org/conda-forge/dmff,2024-01-06 07:33:02.470,1202.0,,,,,,,14,True,others,2.0,
+15,rid-kit,deepmodeling/rid-kit,rid-kit,,,,https://github.com/deepmodeling/rid-kit,https://github.com/deepmodeling/rid-kit,LGPL-3.0,2021-02-02 02:44:00,2024-06-27 07:19:30.000000,2024-06-27 07:19:24,475,,22.0,5.0,21.0,2.0,3.0,44.0,2024-05-14 03:25:35,0.6.4,148.0,340.0,5.0,Reinforced dynamics.,2.0,2.0,14.0,https://pypi.org/project/rid-kit,337.0,,,,,,,,,,13,True,others,3.0,
+16,deepmodeling_sphinx,deepmodeling/deepmodeling_sphinx,deepmodeling_sphinx,,,,https://github.com/deepmodeling/deepmodeling_sphinx,https://github.com/deepmodeling/deepmodeling_sphinx,LGPL-3.0,2022-03-04 00:19:06,2024-11-25 22:19:04.000000,2024-10-27 22:37:03,76,5.0,7.0,5.0,68.0,,,3.0,2024-10-27 22:37:32,0.3.0,,4497.0,24.0,Sphinx extension for DeepModeling projects.,,,7.0,https://pypi.org/project/deepmodeling_sphinx,4497.0,,,,,,,,,,13,True,others,3.0,
+17,GPUMD,deepmodeling/GPUMD,,,,,https://github.com/deepmodeling/GPUMD,https://github.com/deepmodeling/GPUMD,GPL-3.0,2024-06-18 05:40:21,2024-11-26 10:13:25.000000,2024-11-26 10:11:52,4257,275.0,,,,,,3.0,,,,,,Graphics Processing Units Molecular Dynamics.,,,39.0,,,,,,,,,,,,11,True,others,3.0,
+18,DeePKS-kit,deepmodeling/deepks-kit,,,,,https://github.com/deepmodeling/deepks-kit,https://github.com/deepmodeling/deepks-kit,LGPL-3.0,2020-07-29 03:27:50,2024-09-28 05:44:36.000000,2024-04-13 03:44:40,384,,35.0,14.0,46.0,8.0,14.0,103.0,,,,,,a package for developing machine learning-based chemically accurate energy and density functional models.,,,7.0,,,,,,,,,,,,10,True,others,3.0,
+19,dpti,deepmodeling/dpti,dpti,,,,https://github.com/deepmodeling/dpti,https://github.com/deepmodeling/dpti,LGPL-3.0,2021-04-04 13:57:37,2024-11-25 22:19:46.000000,2024-11-20 20:01:27,411,5.0,19.0,7.0,74.0,8.0,1.0,22.0,,,,180.0,,A Python Package to Automate Thermodynamic Integration Calculations for Free Energy.,2.0,2.0,19.0,https://pypi.org/project/dpti,180.0,,,,,,,,,,10,True,others,3.0,
+20,args,deepmodeling/args,,,@deepmodeling/args,,https://github.com/deepmodeling/args,https://github.com/deepmodeling/args,LGPL-3.0,2021-12-27 03:27:24,2024-11-25 22:06:47.000000,2024-11-25 22:06:46,76,3.0,2.0,6.0,49.0,,,2.0,2024-04-11 23:49:50,0.0.17,,246.0,16.0,DeepModeling dargs arguments generation.,5.0,5.0,3.0,,,,,,https://www.npmjs.com/package/@deepmodeling/args,246.0,,,,,10,True,others,3.0,1.0
+21,Blog,deepmodeling/blog,,,,,https://github.com/deepmodeling/blog,https://github.com/deepmodeling/blog,LGPL-3.0,2021-06-10 23:11:55,2024-11-28 11:00:51.000000,2024-11-28 11:00:48,217,47.0,8.0,6.0,153.0,,,1.0,,,,,,DeepModeling Blog.,,,9.0,,,,,,,,,,,,9,True,others,3.0,1.0
+22,community,deepmodeling/community,,,,,https://github.com/deepmodeling/community,https://github.com/deepmodeling/community,,2021-05-06 04:50:02,2024-09-26 09:19:17.000000,2024-09-26 09:19:17,137,10.0,21.0,11.0,42.0,,2.0,84.0,,,,,,DeepModeling community content.,,,17.0,,,,,,,,,,,,8,True,others,3.0,
+23,AIS-Square,deepmodeling/AIS-Square,,,,,https://github.com/deepmodeling/AIS-Square,https://github.com/deepmodeling/AIS-Square,LGPL-3.0,2022-09-13 09:52:30,2024-11-19 14:48:24.000000,2024-11-19 14:48:24,716,50.0,8.0,8.0,210.0,5.0,1.0,12.0,,,,,,,,,8.0,,,,,,,,,,,,8,True,others,3.0,
+24,fealpy,deepmodeling/fealpy,fealpy,,,,https://github.com/deepmodeling/fealpy,https://github.com/deepmodeling/fealpy,,2023-04-10 03:58:57,2024-04-24 03:09:27.000000,2024-04-24 01:36:31,6125,,2.0,1.0,1.0,,,4.0,,,,286.0,,Finite Element Analysis Library in Python.,,,57.0,https://pypi.org/project/fealpy,286.0,,,,,,,,,,8,True,others,3.0,
+25,fpop,deepmodeling/fpop,fpop,,,,https://github.com/deepmodeling/fpop,https://github.com/deepmodeling/fpop,LGPL-3.0,2023-02-10 03:16:47,2024-07-01 09:11:36.000000,2024-07-01 09:11:36,42,,12.0,9.0,25.0,4.0,,2.0,,,,916.0,,,11.0,11.0,4.0,https://pypi.org/project/fpop,916.0,,,,,,,,,,8,True,others,3.0,-1.0
+26,Uni-Fold,deepmodeling/Uni-Fold,,,,dptechnology/unifold,https://github.com/deepmodeling/Uni-Fold,https://github.com/deepmodeling/Uni-Fold,Apache-2.0,2021-12-07 14:40:37,2024-04-11 02:15:21.000000,2022-08-18 15:27:32,29,,18.0,5.0,2.0,,1.0,91.0,,,,22.0,,,,,3.0,,,,,,,,https://hub.docker.com/r/dptechnology/unifold,2024-01-08 06:24:09.367953,,782.0,7,True,others,3.0,
+27,tbplas,deepmodeling/tbplas,,,,,https://github.com/deepmodeling/tbplas,https://github.com/deepmodeling/tbplas,,2024-02-29 03:21:24,2024-04-11 02:16:51.000000,2024-01-17 13:25:05,662,,4.0,9.0,2.0,2.0,,8.0,2024-03-01 09:33:35,1.6,,,1.0,Repository of TBPLaS (tight-binding package for large-scale simulation).,,,10.0,,,,,,,,,,,,6,True,others,3.0,
+28,DeePDih,deepmodeling/DeePDih,,,,,https://github.com/deepmodeling/DeePDih,https://github.com/deepmodeling/DeePDih,MIT,2024-03-03 13:22:19,2024-06-23 14:34:36.000000,2024-04-19 07:37:47,61,,3.0,2.0,,,,5.0,,,,,,Deep Potential driven molecular dihedral scan toolkit.,,,,,,,,,,,,,,,6,True,others,3.0,
+29,docs,deepmodeling/docs,,,,,https://github.com/deepmodeling/docs,https://github.com/deepmodeling/docs,LGPL-3.0,2021-07-05 00:32:29,2024-10-28 21:42:38.000000,2024-10-28 21:42:38,28,1.0,7.0,5.0,24.0,,,3.0,,,,,,The home page of DeepModeling documentation.,,,8.0,,,,,,,,,,,,6,True,others,3.0,
+30,AI4Science101,deepmodeling/AI4Science101,,,,,https://github.com/deepmodeling/AI4Science101,https://github.com/deepmodeling/AI4Science101,,2022-06-19 02:26:48,2024-04-11 02:15:55.000000,2022-09-04 02:06:18,139,,13.0,9.0,29.0,,1.0,84.0,,,,,,AI for Science.,,,5.0,,,,,,,,,,,,5,True,others,3.0,
+31,tutorials,deepmodeling/tutorials,,,,,https://github.com/deepmodeling/tutorials,https://github.com/deepmodeling/tutorials,,2022-03-07 06:19:19,2024-08-21 19:01:45.000000,2024-08-21 19:01:44,143,,23.0,5.0,67.0,1.0,2.0,14.0,,,,,,Tutorials for DeepModeling projects.,,,10.0,,,,,,,,,,,,5,True,others,3.0,
+32,DeepH-pack,deepmodeling/DeepH-pack,,,,,https://github.com/deepmodeling/DeepH-pack,https://github.com/deepmodeling/DeepH-pack,LGPL-3.0,2022-07-19 08:07:24,2024-04-11 02:16:01.000000,2023-12-28 12:48:09,56,,6.0,2.0,2.0,4.0,2.0,12.0,,,,,,Deep neural networks for density functional theory Hamiltonian.,,,6.0,,,,,,,,,,,,4,True,others,3.0,
+33,tutorials-cn,deepmodeling/tutorials-cn,,,,,https://github.com/deepmodeling/tutorials-cn,https://github.com/deepmodeling/tutorials-cn,LGPL-2.1,2022-03-30 07:39:32,2024-04-11 02:15:41.000000,2022-12-29 11:58:55,9,,7.0,5.0,13.0,,,3.0,,,,,,,,,4.0,,,,,,,,,,,,4,True,others,3.0,
+34,ADMP,deepmodeling/ADMP,,,,,https://github.com/deepmodeling/ADMP,https://github.com/deepmodeling/ADMP,,2021-12-26 07:22:47,2024-04-11 02:15:25.000000,2022-02-15 02:13:59,120,,2.0,1.0,6.0,,,2.0,,,,,,Automatic Differentiation Multipole Moment Molecular Forcefield.,,,7.0,,,,,,,,,,,,2,True,others,3.0,
+35,LibRI,deepmodeling/LibRI,,,,,https://github.com/deepmodeling/LibRI,https://github.com/deepmodeling/LibRI,GPL-3.0,2023-04-19 02:10:20,2024-04-11 02:16:14.000000,2023-04-10 15:53:42,80,,1.0,2.0,1.0,2.0,1.0,6.0,,,,,,,,,2.0,,,,,,,,,,,,1,True,others,3.0,
+36,openfinite,deepmodeling/openfinite,,,,,https://github.com/deepmodeling/openfinite,https://github.com/deepmodeling/openfinite,LGPL-3.0,2021-10-10 08:56:48,2024-04-11 02:15:14.000000,2021-10-06 08:13:39,13,,1.0,1.0,1.0,,,1.0,,,,,,,,,2.0,,,,,,,,,,,,0,True,others,,
+37,dflow-op-cutter,deepmodeling/dflow-op-cutter,,,,,https://github.com/deepmodeling/dflow-op-cutter,https://github.com/deepmodeling/dflow-op-cutter,,2022-06-24 01:31:42,2024-04-11 02:15:58.000000,2022-07-06 09:54:08,4,,1.0,4.0,1.0,,1.0,,,,,,,,,,2.0,,,,,,,,,,,,0,True,others,,
diff --git a/latest-changes.md b/latest-changes.md
index b7adee0..e0fc1ca 100644
--- a/latest-changes.md
+++ b/latest-changes.md
@@ -2,15 +2,17 @@
_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._
-- DeePMD-kit (🥇28 · ⭐ 1.5K · 📈) - A deep learning package for many-body potential energy representation and molecular dynamics. LGPL-3.0
-- dargs (🥈19 · ⭐ 5 · 📈) - Argument processing for the deep modeling project. LGPL-3.0
-- DP-GUI (🥈15 · ⭐ 7 · 📈) - A web-based GUI for user inputs. LGPL-3.0
-- args (🥉9 · ⭐ 2 · 📈) - DeepModeling dargs arguments generation. LGPL-3.0
-- AIS-Square (🥉8 · ⭐ 12 · 📈) - LGPL-3.0
+- DeePMD-kit (🥇29 · ⭐ 1.5K · 📈) - A deep learning package for many-body potential energy representation and molecular dynamics. LGPL-3.0
+- DP-GEN (🥇24 · ⭐ 310 · 📈) - The deep potential generator to generate a deep-learning based model of interatomic potential energy and force field. LGPL-3.0
+- dargs (🥈20 · ⭐ 5 · 📈) - Argument processing for the deep modeling project. LGPL-3.0
+- args (🥉10 · ⭐ 2 · 📈) - DeepModeling dargs arguments generation. LGPL-3.0
+- Blog (🥉9 · ⭐ 1 · 📈) - DeepModeling Blog. LGPL-3.0
## 📉 Trending Down
_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._
-- DeepFlame (🥈16 · ⭐ 140 · 📉) - A deep learning empowered open-source platform for reacting flow simulations. GPL-3.0
+- dpdispatcher (🥈23 · ⭐ 45 · 📉) - generate HPC scheduler systems jobs input scripts and submit these scripts to HPC systems and poke until they finish. LGPL-3.0
+- DeepFlame (🥈15 · ⭐ 140 · 📉) - A deep learning empowered open-source platform for reacting flow simulations. GPL-3.0
+- fpop (🥉8 · ⭐ 2 · 📉) - LGPL-3.0