# deepmodeling-projects
**Repository Path**: deepmodeling/deepmodeling-projects
## Basic Information
- **Project Name**: deepmodeling-projects
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: CC-BY-SA-4.0
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2024-04-12
- **Last Updated**: 2025-10-03
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
deepmodeling-projects
🏆 A ranked list of awesome projects. Updated weekly.
This curated list contains 38 awesome open-source projects with a total of 4.4K stars grouped into 0 categories. All projects are ranked by a project-quality score, which is calculated based on various metrics automatically collected from GitHub and different package managers. If you like to add or update projects, feel free to open an [issue](https://github.com/deepmodeling/deepmodeling-projects/issues/new/choose), submit a [pull request](https://github.com/deepmodeling/deepmodeling-projects/pulls), or directly edit the [projects.yaml](https://github.com/deepmodeling/deepmodeling-projects/edit/main/projects.yaml). Contributions are very welcome!
> 🧙♂️ Discover other [best-of lists](https://best-of.org) or [create your own](https://github.com/best-of-lists/best-of/blob/main/create-best-of-list.md).
## Contents
- [Others](#others) _38 projects_
## Explanation
- 🥇🥈🥉 Combined project-quality score
- ⭐️ Star count from GitHub
- 🐣 New project _(less than 6 months old)_
- 💤 Inactive project _(6 months no activity)_
- 💀 Dead project _(999999999 months no activity)_
- 📈📉 Project is trending up or down
- ➕ Project was recently added
- 👨💻 Contributors count from GitHub
- 🔀 Fork count from GitHub
- 📋 Issue count from GitHub
- ⏱️ Last update timestamp on package manager
- 📥 Download count from package manager
- 📦 Number of dependent projects
## Others
DeePMD-kit (🥇29 · ⭐ 1.8K) - A deep learning package for many-body potential energy representation and molecular dynamics. LGPL-3.0
- [GitHub](https://github.com/deepmodeling/deepmd-kit) (👨💻 83 · 🔀 550 · 📥 62K · 📦 38 · 📋 930 - 8% open · ⏱️ 02.10.2025):
```
git clone https://github.com/deepmodeling/deepmd-kit
```
- [PyPi](https://pypi.org/project/deepmd-kit) (📥 7.5K / month):
```
pip install deepmd-kit
```
- [Conda](https://anaconda.org/conda-forge/deepmd-kit) (📥 2.2M · ⏱️ 01.10.2025):
```
conda install -c conda-forge deepmd-kit
```
- [npm](https://www.npmjs.com/package/deepmd-kit) (📥 2 / month):
```
npm install deepmd-kit
```
- [Docker Hub](https://hub.docker.com/r/deepmodeling/deepmd-kit) (📥 4.3K · ⭐ 1 · ⏱️ 02.10.2025):
```
docker pull deepmodeling/deepmd-kit
```
DP-GEN (🥇24 · ⭐ 360) - 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/dpgen) (👨💻 72 · 🔀 180 · 📥 2K · 📦 8 · 📋 330 - 9% open · ⏱️ 30.09.2025):
```
git clone https://github.com/deepmodeling/dpgen
```
- [PyPi](https://pypi.org/project/dpgen) (📥 1.5K / month):
```
pip install dpgen
```
- [Conda](https://anaconda.org/conda-forge/dpgen) (📥 45K · ⏱️ 07.08.2025):
```
conda install -c conda-forge dpgen
```
dpdata (🥇24 · ⭐ 220) - A Python package for manipulating atomistic data of software in computational science. LGPL-3.0
- [GitHub](https://github.com/deepmodeling/dpdata) (👨💻 67 · 🔀 140 · 📦 150 · 📋 130 - 20% open · ⏱️ 30.09.2025):
```
git clone https://github.com/deepmodeling/dpdata
```
- [PyPi](https://pypi.org/project/dpdata) (📥 28K / month):
```
pip install dpdata
```
- [Conda](https://anaconda.org/conda-forge/dpdata) (📥 110K · ⏱️ 03.08.2025):
```
conda install -c conda-forge dpdata
```
- [Docker Hub](https://hub.docker.com/r/dptechnology/dpdata) (📥 650 · ⏱️ 02.06.2023):
```
docker pull dptechnology/dpdata
```
ABACUS (🥇24 · ⭐ 210) - An electronic structure package based on either plane wave basis or numerical atomic orbitals. LGPL-3.0
- [GitHub](https://github.com/deepmodeling/abacus-develop) (👨💻 130 · 🔀 140 · 📋 2.4K - 6% open · ⏱️ 01.10.2025):
```
git clone https://github.com/deepmodeling/abacus-develop
```
- [Conda](https://anaconda.org/conda-forge/abacus) (📥 490K · ⏱️ 22.04.2025):
```
conda install -c conda-forge abacus
```
dpdispatcher (🥇24 · ⭐ 52) - 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) (👨💻 48 · 🔀 56 · 📦 69 · 📋 95 - 18% open · ⏱️ 18.09.2025):
```
git clone https://github.com/deepmodeling/dpdispatcher
```
- [PyPi](https://pypi.org/project/dpdispatcher) (📥 11K / month):
```
pip install dpdispatcher
```
- [Conda](https://anaconda.org/conda-forge/dpdispatcher) (📥 33K · ⏱️ 12.08.2025):
```
conda install -c conda-forge dpdispatcher
```
- [Docker Hub](https://hub.docker.com/r/dptechnology/dpdispatcher) (📥 130K · ⏱️ 12.08.2025):
```
docker pull dptechnology/dpdispatcher
```
reacnetgenerator (🥈19 · ⭐ 94) - an automatic reaction network generator for reactive molecular dynamics simulation. LGPL-3.0
- [GitHub](https://github.com/deepmodeling/reacnetgenerator) (👨💻 19 · 🔀 41 · 📦 3 · 📋 130 - 5% open · ⏱️ 26.08.2025):
```
git clone https://github.com/deepmodeling/reacnetgenerator
```
- [PyPi](https://pypi.org/project/reacnetgenerator) (📥 1.9K / month):
```
pip install reacnetgenerator
```
- [Conda](https://anaconda.org/conda-forge/reacnetgenerator) (📥 660K · ⏱️ 22.04.2025):
```
conda install -c conda-forge reacnetgenerator
```
DeePTB (🥈18 · ⭐ 87) - DeePTB: A deep learning package for tight-binding Hamiltonian with ab initio accuracy. LGPL-3.0
- [GitHub](https://github.com/deepmodeling/DeePTB) (👨💻 12 · 🔀 23 · 📦 4 · 📋 53 - 33% open · ⏱️ 24.09.2025):
```
git clone https://github.com/deepmodeling/DeePTB
```
- [PyPi](https://pypi.org/project/dptb) (📥 280 / month):
```
pip install dptb
```
dflow (🥈18 · ⭐ 73 · 📉) - Dflow is a Python framework for constructing scientific computing workflows (e.g. concurrent learning workflows).. LGPL-3.0
- [GitHub](https://github.com/deepmodeling/dflow) (👨💻 23 · 🔀 29 · 📋 36 - 36% open · ⏱️ 23.09.2025):
```
git clone https://github.com/deepmodeling/dflow
```
- [PyPi](https://pypi.org/project/dflow):
```
pip install dflow
```
- [Conda](https://anaconda.org/conda-forge/dflow):
```
conda install -c conda-forge dflow
```
- [Docker Hub](https://hub.docker.com/r/dptechnology/dflow) (📥 15K · ⏱️ 23.09.2025):
```
docker pull dptechnology/dflow
```
JAX-FEM (🥈17 · ⭐ 490) - Differentiable Finite Element Method with JAX. GPL-3.0
- [GitHub](https://github.com/deepmodeling/jax-fem) (👨💻 17 · 🔀 82 · 📦 3 · 📋 61 - 50% open · ⏱️ 02.10.2025):
```
git clone https://github.com/deepmodeling/jax-fem
```
- [PyPi](https://pypi.org/project/jax-fem) (📥 410 / month):
```
pip install jax-fem
```
DeepFlame (🥈17 · ⭐ 190) - A deep learning empowered open-source platform for reacting flow simulations. GPL-3.0
- [GitHub](https://github.com/deepmodeling/deepflame-dev) (👨💻 29 · 🔀 70 · 📋 56 - 42% open · ⏱️ 23.07.2025):
```
git clone https://github.com/deepmodeling/deepflame-dev
```
DPGEN2 (🥈16 · ⭐ 40) - 2nd generation of the Deep Potential GENerator. LGPL-3.0
- [GitHub](https://github.com/deepmodeling/dpgen2) (👨💻 18 · 🔀 35 · 📦 6 · 📋 44 - 36% open · ⏱️ 30.09.2025):
```
git clone https://github.com/deepmodeling/dpgen2
```
- [PyPi](https://pypi.org/project/dpgen2) (📥 98 / month):
```
pip install dpgen2
```
- [Docker Hub](https://hub.docker.com/r/dptechnology/dpgen2) (📥 4.1K · ⏱️ 30.09.2025):
```
docker pull dptechnology/dpgen2
```
dargs (🥈16 · ⭐ 6) - Argument processing for the deep modeling project. LGPL-3.0
- [GitHub](https://github.com/deepmodeling/dargs) (👨💻 7 · 🔀 3 · 📦 150 · 📋 9 - 22% open · ⏱️ 18.08.2025):
```
git clone https://github.com/deepmodeling/dargs
```
- [PyPi](https://pypi.org/project/dargs) (📥 33K / month):
```
pip install dargs
```
- [Conda](https://anaconda.org/conda-forge/dargs) (📥 53K · ⏱️ 22.04.2025):
```
conda install -c conda-forge dargs
```
APEX (🥈14 · ⭐ 37) - APEX: Alloy Properties EXplorer using simulations. LGPL-3.0
- [GitHub](https://github.com/deepmodeling/APEX) (👨💻 7 · 🔀 22 · 📦 4 · 📋 9 - 11% open · ⏱️ 10.04.2025):
```
git clone https://github.com/deepmodeling/APEX
```
- [PyPi](https://pypi.org/project/apex-flow) (📥 440 / month):
```
pip install apex-flow
```
DMFF (🥈13 · ⭐ 180) - 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) (👨💻 16 · 🔀 47 · 📋 28 - 32% open · ⏱️ 06.08.2025):
```
git clone https://github.com/deepmodeling/DMFF
```
- [Conda](https://anaconda.org/conda-forge/dmff) (📥 2.5K · ⏱️ 22.04.2025):
```
conda install -c conda-forge dmff
```
DP-GUI (🥈13 · ⭐ 8) - A web-based GUI for user inputs. LGPL-3.0
- [GitHub](https://github.com/deepmodeling/dpgui) (👨💻 4 · 🔀 5 · 📦 13 · ⏱️ 26.08.2025):
```
git clone https://github.com/deepmodeling/dpgui
```
- [PyPi](https://pypi.org/project/dpgui) (📥 12K / month):
```
pip install dpgui
```
rid-kit (🥉12 · ⭐ 50 · 💤) - Reinforced dynamics. LGPL-3.0
- [GitHub](https://github.com/deepmodeling/rid-kit) (👨💻 14 · 🔀 24 · 📥 150 · 📦 2 · 📋 5 - 40% open · ⏱️ 31.03.2025):
```
git clone https://github.com/deepmodeling/rid-kit
```
- [PyPi](https://pypi.org/project/rid-kit) (📥 88 / month):
```
pip install rid-kit
```
GPUMD (🥉12 · ⭐ 9 · 📈) - Graphics Processing Units Molecular Dynamics. GPL-3.0
- [GitHub](https://github.com/deepmodeling/GPUMD) (👨💻 53 · ⏱️ 29.09.2025):
```
git clone https://github.com/deepmodeling/GPUMD
```
deepmodeling_sphinx (🥉11 · ⭐ 3) - Sphinx extension for DeepModeling projects. LGPL-3.0
- [GitHub](https://github.com/deepmodeling/deepmodeling_sphinx) (👨💻 7 · 🔀 6 · ⏱️ 26.08.2025):
```
git clone https://github.com/deepmodeling/deepmodeling_sphinx
```
- [PyPi](https://pypi.org/project/deepmodeling_sphinx) (📥 1.7K / month):
```
pip install deepmodeling_sphinx
```
fealpy (🥉10 · ⭐ 6) - Finite Element Analysis Library in Python. Unlicensed
- [GitHub](https://github.com/deepmodeling/fealpy) (👨💻 69 · 🔀 2 · ⏱️ 28.04.2025):
```
git clone https://github.com/deepmodeling/fealpy
```
- [PyPi](https://pypi.org/project/fealpy) (📥 3.2K / month):
```
pip install fealpy
```
fpop (🥉10 · ⭐ 3 · 💤) - LGPL-3.0
- [GitHub](https://github.com/deepmodeling/fpop) (👨💻 4 · 🔀 12 · 📦 15 · ⏱️ 01.07.2024):
```
git clone https://github.com/deepmodeling/fpop
```
- [PyPi](https://pypi.org/project/fpop) (📥 2.5K / month):
```
pip install fpop
```
args (🥉10 · ⭐ 2 · 📈) - DeepModeling dargs arguments generation. LGPL-3.0
- [GitHub](https://github.com/deepmodeling/args) (👨💻 3 · 🔀 2 · 📦 5 · ⏱️ 12.08.2025):
```
git clone https://github.com/deepmodeling/args
```
- [npm](https://www.npmjs.com/package/@deepmodeling/args) (📥 160 / month):
```
npm install @deepmodeling/args
```
DeePKS-kit (🥉9 · ⭐ 110) - a package for developing machine learning-based chemically accurate energy and density functional models. LGPL-3.0
- [GitHub](https://github.com/deepmodeling/deepks-kit) (👨💻 7 · 🔀 37 · 📋 31 - 45% open · ⏱️ 28.04.2025):
```
git clone https://github.com/deepmodeling/deepks-kit
```
dpti (🥉9 · ⭐ 30 · 💤) - A Python Package to Automate Thermodynamic Integration Calculations for Free Energy. LGPL-3.0
- [GitHub](https://github.com/deepmodeling/dpti) (👨💻 17 · 🔀 19 · 📦 2 · 📋 10 - 90% open · ⏱️ 15.03.2025):
```
git clone https://github.com/deepmodeling/dpti
```
- [PyPi](https://pypi.org/project/dpti) (📥 26 / month):
```
pip install dpti
```
AIS-Square (🥉9 · ⭐ 14) - LGPL-3.0
- [GitHub](https://github.com/deepmodeling/AIS-Square) (👨💻 8 · 🔀 8 · 📋 6 - 83% open · ⏱️ 29.09.2025):
```
git clone https://github.com/deepmodeling/AIS-Square
```
Blog (🥉8 · ⭐ 3 · 📉) - DeepModeling Blog. LGPL-3.0
- [GitHub](https://github.com/deepmodeling/blog) (👨💻 10 · 🔀 9 · ⏱️ 30.09.2025):
```
git clone https://github.com/deepmodeling/blog
```
Uni-Fold (🥉7 · ⭐ 92 · 💤) - Apache-2
- [GitHub](https://github.com/deepmodeling/Uni-Fold) (👨💻 3 · 🔀 19 · ⏱️ 18.08.2022):
```
git clone https://github.com/deepmodeling/Uni-Fold
```
- [Docker Hub](https://hub.docker.com/r/dptechnology/unifold) (📥 1.2K · ⏱️ 08.01.2024):
```
docker pull dptechnology/unifold
```
community (🥉7 · ⭐ 89) - DeepModeling community content. Unlicensed
- [GitHub](https://github.com/deepmodeling/community) (👨💻 19 · 🔀 24 · ⏱️ 12.06.2025):
```
git clone https://github.com/deepmodeling/community
```
tutorials (🥉6 · ⭐ 15) - Tutorials for DeepModeling projects. Unlicensed
- [GitHub](https://github.com/deepmodeling/tutorials) (👨💻 12 · 🔀 23 · 📋 4 - 25% open · ⏱️ 03.04.2025):
```
git clone https://github.com/deepmodeling/tutorials
```
tbplas (🥉6 · ⭐ 14 · 💤) - Repository of TBPLaS (tight-binding package for large-scale simulation). Unlicensed
- [GitHub](https://github.com/deepmodeling/tbplas) (👨💻 10 · 🔀 5 · ⏱️ 17.01.2024):
```
git clone https://github.com/deepmodeling/tbplas
```
docs (🥉6 · ⭐ 3 · 💤) - The home page of DeepModeling documentation. LGPL-3.0
- [GitHub](https://github.com/deepmodeling/docs) (👨💻 8 · 🔀 7 · ⏱️ 28.10.2024):
```
git clone https://github.com/deepmodeling/docs
```
AI4Science101 (🥉5 · ⭐ 97 · 💤) - AI for Science. Unlicensed
- [GitHub](https://github.com/deepmodeling/AI4Science101) (👨💻 5 · 🔀 15 · ⏱️ 04.09.2022):
```
git clone https://github.com/deepmodeling/AI4Science101
```
DeePDih (🥉5 · ⭐ 6) - Deep Potential driven molecular dihedral scan toolkit. MIT
- [GitHub](https://github.com/deepmodeling/DeePDih) (🔀 3 · 📥 6 · ⏱️ 05.08.2025):
```
git clone https://github.com/deepmodeling/DeePDih
```
DeepH-pack (🥉4 · ⭐ 12 · 💤) - Deep neural networks for density functional theory Hamiltonian. LGPL-3.0
- [GitHub](https://github.com/deepmodeling/DeepH-pack) (👨💻 6 · 🔀 6 · 📋 6 - 66% open · ⏱️ 28.12.2023):
```
git clone https://github.com/deepmodeling/DeepH-pack
```
tutorials-cn (🥉4 · ⭐ 6 · 💤) - LGPL-2.1
- [GitHub](https://github.com/deepmodeling/tutorials-cn) (👨💻 4 · 🔀 8 · ⏱️ 29.12.2022):
```
git clone https://github.com/deepmodeling/tutorials-cn
```
ADMP (🥉4 · ⭐ 4 · 💤) - Automatic Differentiation Multipole Moment Molecular Forcefield. Unlicensed
- [GitHub](https://github.com/deepmodeling/ADMP) (👨💻 7 · 🔀 3 · ⏱️ 15.02.2022):
```
git clone https://github.com/deepmodeling/ADMP
```
LibRI (🥉2 · ⭐ 6 · 💤) - GPL-3.0
- [GitHub](https://github.com/deepmodeling/LibRI) (👨💻 3 · 🔀 1 · 📋 3 - 66% open · ⏱️ 10.01.2025):
```
git clone https://github.com/deepmodeling/LibRI
```
openfinite ( ⭐ 1 · 💤) - LGPL-3.0
- [GitHub](https://github.com/deepmodeling/openfinite) (👨💻 2 · 🔀 1 · ⏱️ 06.10.2021):
```
git clone https://github.com/deepmodeling/openfinite
```
dflow-op-cutter (🥉-1 · ⭐ 1 · 💤) - Unlicensed
- [GitHub](https://github.com/deepmodeling/dflow-op-cutter) (👨💻 2 · 🔀 2 · ⏱️ 06.07.2022):
```
git clone https://github.com/deepmodeling/dflow-op-cutter
```
---
## Related Resources
- [**Best-of lists**](https://best-of.org): Discover other best-of lists with awesome open-source projects on all kinds of topics.
## Contribution
Contributions are encouraged and always welcome! If you like to add or update projects, choose one of the following ways:
- Open an issue by selecting one of the provided categories from the [issue page](https://github.com/deepmodeling/deepmodeling-projects/issues/new/choose) and fill in the requested information.
- Modify the [projects.yaml](https://github.com/deepmodeling/deepmodeling-projects/blob/main/projects.yaml) with your additions or changes, and submit a pull request. This can also be done directly via the [Github UI](https://github.com/deepmodeling/deepmodeling-projects/edit/main/projects.yaml).
If you like to contribute to or share suggestions regarding the project metadata collection or markdown generation, please refer to the [best-of-generator](https://github.com/best-of-lists/best-of-generator) repository. If you like to create your own best-of list, we recommend to follow [this guide](https://github.com/best-of-lists/best-of/blob/main/create-best-of-list.md).
For more information on how to add or update projects, please read the [contribution guidelines](https://github.com/deepmodeling/deepmodeling-projects/blob/main/CONTRIBUTING.md). By participating in this project, you agree to abide by its [Code of Conduct](https://github.com/deepmodeling/deepmodeling-projects/blob/main/.github/CODE_OF_CONDUCT.md).
## License
[](https://creativecommons.org/licenses/by-sa/4.0/)