diff --git a/README.md b/README.md index 9a5cc16..d93715a 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@

-This curated list contains 100 open-source projects with a total of 27K stars grouped into 14 categories. All projects are ranked by a project-popular 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/jinningwang/best-of-ps/issues/new/choose), submit a [pull request](https://github.com/jinningwang/best-of-ps/pulls), or directly edit the [projects.yaml](https://github.com/jinningwang/best-of-ps/edit/main/projects.yaml). Contributions are very welcome! +This curated list contains 100 open-source projects with a total of 28K stars grouped into 14 categories. All projects are ranked by a project-popular 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/jinningwang/best-of-ps/issues/new/choose), submit a [pull request](https://github.com/jinningwang/best-of-ps/pulls), or directly edit the [projects.yaml](https://github.com/jinningwang/best-of-ps/edit/main/projects.yaml). Contributions are very welcome! ## Contents @@ -78,7 +78,7 @@ This curated list contains 100 open-source projects with a total of 27K stars gr ``` git clone https://github.com/CURENT/andes ``` -- [PyPi](https://pypi.org/project/andes) (📥 720 / month · 📦 2 · ⏱️ 25.03.2024): +- [PyPi](https://pypi.org/project/andes) (📥 630 / month · 📦 2 · ⏱️ 25.03.2024): ``` pip install andes ``` @@ -91,9 +91,9 @@ This curated list contains 100 open-source projects with a total of 27K stars gr docker pull cuihantao/andes ``` -
Dynaωo (🥇22 · ⭐ 63) - C++/Modelica simulation tools for power systems. MPL-2.0 +
Dynaωo (🥇23 · ⭐ 64) - C++/Modelica simulation tools for power systems. MPL-2.0 -- [GitHub](https://github.com/dynawo/dynawo) (👨‍💻 50 · 🔀 21 · 📥 15K · 📋 1.4K - 7% open · ⏱️ 16.05.2024): +- [GitHub](https://github.com/dynawo/dynawo) (👨‍💻 51 · 🔀 22 · 📥 15K · 📋 1.4K - 7% open · ⏱️ 23.05.2024): ``` git clone https://github.com/dynawo/dynawo @@ -101,21 +101,21 @@ This curated list contains 100 open-source projects with a total of 27K stars gr
PowerSimulationsDynamics.jl (🥈17 · ⭐ 160) - Dynamic Power System simulations; NREL Sienna. BSD-3 -- [GitHub](https://github.com/NREL-Sienna/PowerSimulationsDynamics.jl) (👨‍💻 13 · 🔀 34 · 📋 130 - 32% open · ⏱️ 09.04.2024): +- [GitHub](https://github.com/NREL-Sienna/PowerSimulationsDynamics.jl) (👨‍💻 13 · 🔀 35 · 📋 130 - 32% open · ⏱️ 09.04.2024): ``` git clone https://github.com/NREL-Sienna/PowerSimulationsDynamics.jl ```
-
GridLAB-D (🥈16 · ⭐ 150) - Distribution power system simulator. ❗️Custom +
GridLAB-D (🥈17 · ⭐ 150) - Distribution power system simulator. ❗️Custom -- [GitHub](https://github.com/gridlab-d/gridlab-d) (👨‍💻 74 · 🔀 100 · 📥 3.5K · 📋 1.3K - 24% open · ⏱️ 22.02.2024): +- [GitHub](https://github.com/gridlab-d/gridlab-d) (👨‍💻 74 · 🔀 100 · 📥 3.6K · 📋 1.3K - 24% open · ⏱️ 22.02.2024): ``` git clone https://github.com/gridlab-d/gridlab-d ```
-
OpenIPSL (🥈16 · ⭐ 69) - A library of power system models. BSD-3 +
OpenIPSL (🥈17 · ⭐ 70) - A library of power system models. BSD-3 - [GitHub](https://github.com/OpenIPSL/OpenIPSL) (👨‍💻 32 · 🔀 47 · 📥 480 · 📋 120 - 13% open · ⏱️ 12.02.2024): @@ -131,32 +131,32 @@ This curated list contains 100 open-source projects with a total of 27K stars gr git clone https://github.com/modelica-3rdparty/PowerSystems ```
-
OpenDER (🥉12 · ⭐ 49) - Inverter-based DER simulation. BSD-3 +
STEPS (🥉12 · ⭐ 44) - Balanced large-scale AC-DC hybrid power system analysis. MIT -- [GitHub](https://github.com/epri-dev/OpenDER) (👨‍💻 2 · 🔀 19 · 📦 1 · ⏱️ 02.04.2024): +- [GitHub](https://github.com/changgang/steps) (👨‍💻 4 · 🔀 16 · 📥 25 · 📦 5 · ⏱️ 24.03.2024): ``` - git clone https://github.com/epri-dev/OpenDER - ``` -- [PyPi](https://pypi.org/project/opender) (📥 640 / month · ⏱️ 29.03.2024): - ``` - pip install opender + git clone https://github.com/changgang/steps ```
-
STEPS (🥉12 · ⭐ 43) - Balanced large-scale AC-DC hybrid power system analysis. MIT +
GridPACK (🥉12 · ⭐ 39) - High-Performance Electric Grid Simulation. ❗️Custom -- [GitHub](https://github.com/changgang/steps) (👨‍💻 4 · 🔀 15 · 📥 25 · 📦 5 · ⏱️ 24.03.2024): +- [GitHub](https://github.com/GridOPTICS/GridPACK) (👨‍💻 50 · 🔀 18 · 📥 590 · 📋 130 - 23% open · ⏱️ 09.05.2024): ``` - git clone https://github.com/changgang/steps + git clone https://github.com/GridOPTICS/GridPACK ```
-
GridPACK (🥉12 · ⭐ 38) - High-Performance Electric Grid Simulation. ❗️Custom +
OpenDER (🥉11 · ⭐ 49) - Inverter-based DER simulation. BSD-3 -- [GitHub](https://github.com/GridOPTICS/GridPACK) (👨‍💻 50 · 🔀 18 · 📥 590 · 📋 130 - 23% open · ⏱️ 09.05.2024): +- [GitHub](https://github.com/epri-dev/OpenDER) (👨‍💻 2 · 🔀 19 · 📦 1 · ⏱️ 02.04.2024): ``` - git clone https://github.com/GridOPTICS/GridPACK + git clone https://github.com/epri-dev/OpenDER + ``` +- [PyPi](https://pypi.org/project/opender) (📥 860 / month · ⏱️ 29.03.2024): + ``` + pip install opender ```
PowerSAS.m (🥉7 · ⭐ 14) - Power grid analysis framework based on semi-analytical solutions. BSD-3 @@ -189,12 +189,12 @@ This curated list contains 100 open-source projects with a total of 27K stars gr
DPsim (🥇19 · ⭐ 64) - Simulation for both EMT and phasor. MPL-2.0 -- [GitHub](https://github.com/sogno-platform/dpsim) (👨‍💻 32 · 🔀 47 · 📦 6 · 📋 130 - 62% open · ⏱️ 13.05.2024): +- [GitHub](https://github.com/sogno-platform/dpsim) (👨‍💻 32 · 🔀 47 · 📦 6 · 📋 140 - 61% open · ⏱️ 20.05.2024): ``` git clone https://github.com/sogno-platform/dpsim ``` -- [PyPi](https://pypi.org/project/dpsim) (📥 110 / month · ⏱️ 10.12.2022): +- [PyPi](https://pypi.org/project/dpsim) (📥 55 / month · ⏱️ 10.12.2022): ``` pip install dpsim ``` @@ -213,14 +213,14 @@ This curated list contains 100 open-source projects with a total of 27K stars gr Back to top -
pandapower (🥇33 · ⭐ 770) - Convenient Power System Modelling and Analysis. BSD-3 +
pandapower (🥇33 · ⭐ 780) - Convenient Power System Modelling and Analysis. BSD-3 - [GitHub](https://github.com/e2nIEE/pandapower) (👨‍💻 130 · 🔀 450 · 📦 340 · 📋 920 - 19% open · ⏱️ 15.05.2024): ``` git clone https://github.com/e2nIEE/pandapower ``` -- [PyPi](https://pypi.org/project/pandapower) (📥 22K / month · 📦 46 · ⏱️ 02.04.2024): +- [PyPi](https://pypi.org/project/pandapower) (📥 21K / month · 📦 46 · ⏱️ 02.04.2024): ``` pip install pandapower ``` @@ -235,63 +235,63 @@ This curated list contains 100 open-source projects with a total of 27K stars gr
PyPSA (🥇32 · ⭐ 1.1K) - Python for Power System Analysis. MIT -- [GitHub](https://github.com/PyPSA/PyPSA) (👨‍💻 73 · 🔀 440 · 📦 180 · 📋 350 - 29% open · ⏱️ 16.05.2024): +- [GitHub](https://github.com/PyPSA/PyPSA) (👨‍💻 74 · 🔀 440 · 📦 180 · 📋 350 - 29% open · ⏱️ 23.05.2024): ``` git clone https://github.com/PyPSA/PyPSA ``` -- [PyPi](https://pypi.org/project/pypsa) (📥 7.8K / month · 📦 26 · ⏱️ 08.05.2024): +- [PyPi](https://pypi.org/project/pypsa) (📥 7.9K / month · 📦 26 · ⏱️ 08.05.2024): ``` pip install pypsa ``` -- [Conda](https://anaconda.org/conda-forge/pypsa) (📥 67K · ⏱️ 12.05.2024): +- [Conda](https://anaconda.org/conda-forge/pypsa) (📥 68K · ⏱️ 12.05.2024): ``` conda install -c conda-forge pypsa ```
-
GridCal (🥇25 · ⭐ 390) - Cross-platform power systems software. ❗️LGPL-3.0 - -- [GitHub](https://github.com/SanPen/GridCal) (👨‍💻 44 · 🔀 86 · 📥 33 · 📦 7 · 📋 170 - 23% open · ⏱️ 07.05.2024): - - ``` - git clone https://github.com/SanPen/GridCal - ``` -- [PyPi](https://pypi.org/project/GridCal) (📥 1.5K / month · ⏱️ 17.04.2024): - ``` - pip install GridCal - ``` -
Power Grid Model (🥇25 · ⭐ 120) - Steady-state distribution power system analysis. MPL-2.0 -- [GitHub](https://github.com/PowerGridModel/power-grid-model) (👨‍💻 21 · 🔀 24 · 📥 260 · 📦 7 · 📋 140 - 40% open · ⏱️ 16.05.2024): +- [GitHub](https://github.com/PowerGridModel/power-grid-model) (👨‍💻 21 · 🔀 24 · 📥 230 · 📦 8 · 📋 140 - 41% open · ⏱️ 22.05.2024): ``` git clone https://github.com/PowerGridModel/power-grid-model ``` -- [PyPi](https://pypi.org/project/power-grid-model) (📥 27K / month · 📦 1 · ⏱️ 16.05.2024): +- [PyPi](https://pypi.org/project/power-grid-model) (📥 20K / month · 📦 1 · ⏱️ 22.05.2024): ``` pip install power-grid-model ``` -- [Conda](https://anaconda.org/conda-forge/power-grid-model) (📥 200K · ⏱️ 14.05.2024): +- [Conda](https://anaconda.org/conda-forge/power-grid-model) (📥 220K · ⏱️ 22.05.2024): ``` conda install -c conda-forge power-grid-model ```
-
MATPOWER (🥈23 · ⭐ 390) - Steady state power flow simulation. BSD-3 +
MATPOWER (🥇24 · ⭐ 390 · 📈) - Steady state power flow simulation. BSD-3 -- [GitHub](https://github.com/MATPOWER/matpower) (👨‍💻 17 · 🔀 150 · 📥 480K · 📋 210 - 16% open · ⏱️ 07.05.2024): +- [GitHub](https://github.com/MATPOWER/matpower) (👨‍💻 17 · 🔀 150 · 📥 480K · 📋 210 - 16% open · ⏱️ 21.05.2024): ``` git clone https://github.com/MATPOWER/matpower ``` -- [Docker Hub](https://hub.docker.com/r/matpower/matpower) (📥 1.3K · ⏱️ 03.05.2024): +- [Docker Hub](https://hub.docker.com/r/matpower/matpower) (📥 1.3K · ⏱️ 21.05.2024): ``` docker pull matpower/matpower ```
+
GridCal (🥇24 · ⭐ 390 · 📉) - Cross-platform power systems software. ❗️LGPL-3.0 + +- [GitHub](https://github.com/SanPen/GridCal) (👨‍💻 44 · 🔀 86 · 📥 33 · 📦 7 · 📋 170 - 23% open · ⏱️ 18.05.2024): + + ``` + git clone https://github.com/SanPen/GridCal + ``` +- [PyPi](https://pypi.org/project/GridCal) (📥 790 / month · ⏱️ 17.04.2024): + ``` + pip install GridCal + ``` +
PyPSA-Eur (🥈22 · ⭐ 290) - Sector-Coupled Optimisation Model of the European Energy.. MIT -- [GitHub](https://github.com/PyPSA/pypsa-eur) (👨‍💻 65 · 🔀 200 · 📋 450 - 39% open · ⏱️ 15.05.2024): +- [GitHub](https://github.com/PyPSA/pypsa-eur) (👨‍💻 65 · 🔀 200 · 📋 460 - 38% open · ⏱️ 21.05.2024): ``` git clone https://github.com/PyPSA/pypsa-eur @@ -301,7 +301,7 @@ This curated list contains 100 open-source projects with a total of 27K stars gr docker pull nimfetrisa/pypsa-eur ```
-
PowerSimulations.jl (🥈22 · ⭐ 260) - Power Systems optimization simulation and modeling;.. BSD-3 +
PowerSimulations.jl (🥈22 · ⭐ 270) - Power Systems optimization simulation and modeling;.. BSD-3 - [GitHub](https://github.com/NREL-Sienna/PowerSimulations.jl) (👨‍💻 36 · 🔀 50 · 📋 300 - 11% open · ⏱️ 13.05.2024): @@ -311,20 +311,20 @@ This curated list contains 100 open-source projects with a total of 27K stars gr
PowSyBl Core (🥈22 · ⭐ 120) - Framework to build power system software. MPL-2.0 -- [GitHub](https://github.com/powsybl/powsybl-core) (👨‍💻 110 · 🔀 36 · 📥 95 · 📦 76 · 📋 550 - 43% open · ⏱️ 14.05.2024): +- [GitHub](https://github.com/powsybl/powsybl-core) (👨‍💻 110 · 🔀 36 · 📥 95 · 📦 76 · 📋 560 - 42% open · ⏱️ 23.05.2024): ``` git clone https://github.com/powsybl/powsybl-core ```
-
LightSim2Grid (🥈22 · ⭐ 45 · 📈) - A fast backend for the Grid2Op. MPL-2.0 +
LightSim2Grid (🥈22 · ⭐ 45) - A fast backend for the Grid2Op. MPL-2.0 - [GitHub](https://github.com/BDonnot/lightsim2grid) (👨‍💻 5 · 🔀 9 · 📥 100 · 📦 34 · 📋 46 - 28% open · ⏱️ 22.04.2024): ``` git clone https://github.com/BDonnot/lightsim2grid ``` -- [PyPi](https://pypi.org/project/LightSim2Grid) (📥 6.6K / month · 📦 9 · ⏱️ 22.04.2024): +- [PyPi](https://pypi.org/project/LightSim2Grid) (📥 4.7K / month · 📦 9 · ⏱️ 22.04.2024): ``` pip install LightSim2Grid ``` @@ -340,23 +340,23 @@ This curated list contains 100 open-source projects with a total of 27K stars gr ``` git clone https://github.com/PowerGenome/PowerGenome ``` -- [PyPi](https://pypi.org/project/PowerGenome) (📥 180 / month · ⏱️ 14.05.2024): +- [PyPi](https://pypi.org/project/PowerGenome) (📥 190 / month · ⏱️ 14.05.2024): ``` pip install PowerGenome ``` -- [Conda](https://anaconda.org/conda-forge/powergenome) (📥 160 · ⏱️ 02.01.2024): +- [Conda](https://anaconda.org/conda-forge/powergenome) (📥 170 · ⏱️ 02.01.2024): ``` conda install -c conda-forge powergenome ```
PyPowSyBl (🥈20 · ⭐ 49) - A PowSyBl and Python integration. MPL-2.0 -- [GitHub](https://github.com/powsybl/pypowsybl) (👨‍💻 22 · 🔀 8 · 📋 180 - 27% open · ⏱️ 14.05.2024): +- [GitHub](https://github.com/powsybl/pypowsybl) (👨‍💻 22 · 🔀 8 · 📋 180 - 26% open · ⏱️ 23.05.2024): ``` git clone https://github.com/powsybl/pypowsybl ``` -- [PyPi](https://pypi.org/project/pypowsybl) (📥 2.9K / month · 📦 5 · ⏱️ 03.05.2024): +- [PyPi](https://pypi.org/project/pypowsybl) (📥 2.3K / month · 📦 7 · ⏱️ 21.05.2024): ``` pip install pypowsybl ``` @@ -368,7 +368,7 @@ This curated list contains 100 open-source projects with a total of 27K stars gr ``` git clone https://github.com/rwl/PYPOWER ``` -- [PyPi](https://pypi.org/project/PYPOWER) (📥 5.8K / month · 📦 13 · ⏱️ 29.03.2023): +- [PyPi](https://pypi.org/project/PYPOWER) (📥 5.6K / month · 📦 13 · ⏱️ 29.03.2023): ``` pip install PYPOWER ``` @@ -383,27 +383,27 @@ This curated list contains 100 open-source projects with a total of 27K stars gr
GenX (🥈19 · ⭐ 250) - Configurable capacity expansion model. ❗️GPL-2.0 -- [GitHub](https://github.com/GenXProject/GenX.jl) (👨‍💻 32 · 🔀 96 · 📋 240 - 16% open · ⏱️ 06.05.2024): +- [GitHub](https://github.com/GenXProject/GenX.jl) (👨‍💻 32 · 🔀 97 · 📋 240 - 17% open · ⏱️ 06.05.2024): ``` git clone https://github.com/GenXProject/GenX ```
-
GridPath (🥈19 · ⭐ 88) - Power system planning and operations. Apache-2 +
GridPath (🥈19 · ⭐ 89) - Power system planning and operations. Apache-2 - [GitHub](https://github.com/blue-marble/gridpath) (👨‍💻 10 · 🔀 34 · 📥 820 · 📦 2 · 📋 330 - 21% open · ⏱️ 07.05.2024): ``` git clone https://github.com/blue-marble/gridpath ``` -- [PyPi](https://pypi.org/project/GridPath) (📥 74 / month · ⏱️ 28.02.2024): +- [PyPi](https://pypi.org/project/GridPath) (📥 57 / month · ⏱️ 28.02.2024): ``` pip install GridPath ```
-
PyPSA-USA (🥉18 · ⭐ 26) - Power System Model for the United States. MIT +
PyPSA-USA (🥉18 · ⭐ 27) - Power System Model for the United States. MIT -- [GitHub](https://github.com/PyPSA/pypsa-usa) (👨‍💻 8 · 🔀 12 · 📋 200 - 38% open · ⏱️ 13.05.2024): +- [GitHub](https://github.com/PyPSA/pypsa-usa) (👨‍💻 8 · 🔀 11 · 📋 220 - 40% open · ⏱️ 13.05.2024): ``` git clone https://github.com/PyPSA/pypsa-usa @@ -417,9 +417,17 @@ This curated list contains 100 open-source projects with a total of 27K stars gr git clone https://github.com/lanl-ansi/PowerModels.jl ```
+
ExaGO (🥉15 · ⭐ 55) - Large-scale power grid optimization. BSD-3 + +- [GitHub](https://github.com/pnnl/ExaGO) (👨‍💻 28 · 🔀 9 · 📋 78 - 60% open · ⏱️ 23.05.2024): + + ``` + git clone https://github.com/pnnl/ExaGO + ``` +
Open RAO (🥉15 · ⭐ 13) - Power systems coordinated capacity calculation and security.. MPL-2.0 -- [GitHub](https://github.com/powsybl/powsybl-open-rao) (👨‍💻 30 · 🔀 3 · 📥 35 · 📋 46 - 39% open · ⏱️ 15.05.2024): +- [GitHub](https://github.com/powsybl/powsybl-open-rao) (👨‍💻 30 · 🔀 4 · 📥 35 · 📋 48 - 41% open · ⏱️ 22.05.2024): ``` git clone https://github.com/powsybl/powsybl-open-rao @@ -432,11 +440,11 @@ This curated list contains 100 open-source projects with a total of 27K stars gr ``` git clone https://github.com/CURENT/ams ``` -- [PyPi](https://pypi.org/project/ltbams) (📥 80 / month · ⏱️ 21.04.2024): +- [PyPi](https://pypi.org/project/ltbams) (📥 30 / month · ⏱️ 21.04.2024): ``` pip install ltbams ``` -- [Conda](https://anaconda.org/conda-forge/ltbams) (📥 780 · ⏱️ 22.04.2024): +- [Conda](https://anaconda.org/conda-forge/ltbams) (📥 910 · ⏱️ 22.04.2024): ``` conda install -c conda-forge ltbams ``` @@ -449,20 +457,20 @@ This curated list contains 100 open-source projects with a total of 27K stars gr git clone https://github.com/grid-parity-exchange/Egret ```
-
ExaGO (🥉14 · ⭐ 55) - Large-scale power grid optimization. BSD-3 +
MOST (🥉14 · ⭐ 31) - MATPOWER Optimal Scheduling Tool. BSD-3 -- [GitHub](https://github.com/pnnl/ExaGO) (👨‍💻 28 · 🔀 9 · 📋 77 - 61% open · ⏱️ 30.04.2024): +- [GitHub](https://github.com/MATPOWER/most) (🔀 10 · 📋 37 - 16% open · ⏱️ 22.05.2024): ``` - git clone https://github.com/pnnl/ExaGO + git clone https://github.com/MATPOWER/most ```
-
MOST (🥉14 · ⭐ 31 · 📈) - MATPOWER Optimal Scheduling Tool. BSD-3 +
PowerNetworkMatrices.jl (🥉13 · ⭐ 18 · 📈) - Power systems matrices; NREL Sienna. BSD-3 -- [GitHub](https://github.com/MATPOWER/most) (🔀 10 · 📋 37 - 16% open · ⏱️ 14.05.2024): +- [GitHub](https://github.com/NREL-Sienna/PowerNetworkMatrices.jl) (👨‍💻 4 · 🔀 6 · 📋 36 - 41% open · ⏱️ 22.05.2024): ``` - git clone https://github.com/MATPOWER/most + git clone https://github.com/NREL-Sienna/PowerNetworkMatrices.jl ```
ReEDS-2.0 (🥉12 · ⭐ 110) - Capacity planning and dispatch model. ❗️GPL-3.0 @@ -473,17 +481,9 @@ This curated list contains 100 open-source projects with a total of 27K stars gr git clone https://github.com/NREL/ReEDS-2.0 ```
-
PowerNetworkMatrices.jl (🥉11 · ⭐ 18 · 📉) - Power systems matrices; NREL Sienna. BSD-3 +
matpower-pip (🥉12 · ⭐ 17) - Easy Python Access to MATPOWER. MIT -- [GitHub](https://github.com/NREL-Sienna/PowerNetworkMatrices.jl) (👨‍💻 3 · 🔀 3 · 📋 36 - 41% open · ⏱️ 26.02.2024): - - ``` - git clone https://github.com/NREL-Sienna/PowerNetworkMatrices.jl - ``` -
-
matpower-pip (🥉11 · ⭐ 17) - Easy Python Access to MATPOWER. MIT - -- [GitHub](https://github.com/yasirroni/matpower-pip) (📦 5 · ⏱️ 18.12.2023): +- [GitHub](https://github.com/yasirroni/matpower-pip) (📦 5 · ⏱️ 22.05.2024): ``` git clone https://github.com/yasirroni/matpower-pip @@ -501,9 +501,9 @@ This curated list contains 100 open-source projects with a total of 27K stars gr git clone https://github.com/NREL-Sienna/PowerFlows.jl ```
-
EV-EcoSim (🥉8 · ⭐ 17) - A grid-aware co-simulation platform for the design and.. MIT +
EV-EcoSim (🥉9 · ⭐ 18) - A grid-aware co-simulation platform for the design and.. MIT -- [GitHub](https://github.com/ebalogun01/EV-EcoSim) (🔀 2 · 📋 72 - 12% open · ⏱️ 19.04.2024): +- [GitHub](https://github.com/ebalogun01/EV-EcoSim) (🔀 3 · 📋 72 - 12% open · ⏱️ 19.04.2024): ``` git clone https://github.com/ebalogun01/EV-EcoSim/ @@ -555,9 +555,9 @@ This curated list contains 100 open-source projects with a total of 27K stars gr Back to top -
OpenDSSDirect.py (🥇21 · ⭐ 81 · 📉) - A direct library interface to OpenDSS. MIT +
OpenDSSDirect.py (🥇21 · ⭐ 81) - A direct library interface to OpenDSS. MIT -- [GitHub](https://github.com/dss-extensions/OpenDSSDirect.py) (👨‍💻 3 · 🔀 21 · 📦 49 · 📋 100 - 14% open · ⏱️ 29.03.2024): +- [GitHub](https://github.com/dss-extensions/OpenDSSDirect.py) (👨‍💻 3 · 🔀 21 · 📦 54 · 📋 100 - 14% open · ⏱️ 29.03.2024): ``` git clone https://github.com/dss-extensions/OpenDSSDirect.py @@ -574,7 +574,7 @@ This curated list contains 100 open-source projects with a total of 27K stars gr ``` git clone https://github.com/PauloRadatz/py_dss_interface ``` -- [PyPi](https://pypi.org/project/py-dss-interface) (📥 630 / month · 📦 4 · ⏱️ 21.03.2024): +- [PyPi](https://pypi.org/project/py-dss-interface) (📥 560 / month · 📦 4 · ⏱️ 21.03.2024): ``` pip install py-dss-interface ``` @@ -586,19 +586,19 @@ This curated list contains 100 open-source projects with a total of 27K stars gr ``` git clone https://github.com/mzy2240/ESA ``` -- [PyPi](https://pypi.org/project/esa) (📥 2.4K / month · 📦 1 · ⏱️ 21.05.2022): +- [PyPi](https://pypi.org/project/esa) (📥 2.1K / month · 📦 1 · ⏱️ 21.05.2022): ``` pip install esa ```
PyDSS (🥈17 · ⭐ 32) - A Python wrapper for OpenDSS. BSD-3 -- [GitHub](https://github.com/NREL/PyDSS) (👨‍💻 24 · 🔀 18 · 📋 32 - 50% open · ⏱️ 08.05.2024): +- [GitHub](https://github.com/NREL/PyDSS) (👨‍💻 24 · 🔀 18 · 📋 32 - 50% open · ⏱️ 22.05.2024): ``` git clone https://github.com/NREL/PyDSS ``` -- [PyPi](https://pypi.org/project/pydss) (📥 30 / month · ⏱️ 17.08.2011): +- [PyPi](https://pypi.org/project/pydss) (📥 23 / month · ⏱️ 17.08.2011): ``` pip install pydss ``` @@ -610,7 +610,7 @@ This curated list contains 100 open-source projects with a total of 27K stars gr ``` git clone https://github.com/lanl-ansi/grg-pssedata ``` -- [PyPi](https://pypi.org/project/grg-pssedata) (📥 50 / month · 📦 1 · ⏱️ 15.12.2020): +- [PyPi](https://pypi.org/project/grg-pssedata) (📥 46 / month · 📦 1 · ⏱️ 15.12.2020): ``` pip install grg-pssedata ``` @@ -630,7 +630,7 @@ This curated list contains 100 open-source projects with a total of 27K stars gr ``` git clone https://github.com/felipemarkson/dssdata ``` -- [PyPi](https://pypi.org/project/dssdata) (📥 89 / month · ⏱️ 24.01.2023): +- [PyPi](https://pypi.org/project/dssdata) (📥 55 / month · ⏱️ 24.01.2023): ``` pip install dssdata ``` @@ -675,48 +675,48 @@ This curated list contains 100 open-source projects with a total of 27K stars gr
OSQP (🥇32 · ⭐ 1.6K) - Operator Splitting QP Solver. Apache-2 -- [GitHub](https://github.com/osqp/osqp) (👨‍💻 32 · 🔀 340 · 📥 64K · 📋 340 - 25% open · ⏱️ 14.05.2024): +- [GitHub](https://github.com/osqp/osqp) (👨‍💻 32 · 🔀 340 · 📥 65K · 📋 340 - 25% open · ⏱️ 21.05.2024): ``` git clone https://github.com/osqp/osqp ``` -- [PyPi](https://pypi.org/project/osqp) (📥 1.6M / month · 📦 78 · ⏱️ 05.02.2024): +- [PyPi](https://pypi.org/project/osqp) (📥 1.6M / month · 📦 80 · ⏱️ 22.05.2024): ``` pip install osqp ``` -- [Conda](https://anaconda.org/conda-forge/osqp) (📥 830K · ⏱️ 06.10.2023): +- [Conda](https://anaconda.org/conda-forge/osqp) (📥 840K · ⏱️ 17.05.2024): ``` conda install -c conda-forge osqp ```
-
HiGHS (🥇31 · ⭐ 810 · 📉) - Large-scale Sparse Linear Problem Optimizer. MIT +
HiGHS (🥇31 · ⭐ 820) - Large-scale Sparse Linear Problem Optimizer. MIT -- [GitHub](https://github.com/ERGO-Code/HiGHS) (👨‍💻 63 · 🔀 160 · 📦 95 · 📋 640 - 11% open · ⏱️ 07.03.2024): +- [GitHub](https://github.com/ERGO-Code/HiGHS) (👨‍💻 63 · 🔀 160 · 📦 97 · 📋 650 - 11% open · ⏱️ 07.03.2024): ``` git clone https://github.com/ERGO-Code/HiGHS ``` -- [PyPi](https://pypi.org/project/highspy) (📥 40K / month · 📦 11 · ⏱️ 10.03.2024): +- [PyPi](https://pypi.org/project/highspy) (📥 39K / month · 📦 11 · ⏱️ 10.03.2024): ``` pip install highspy ``` -- [Conda](https://anaconda.org/conda-forge/highs) (📥 3.5K · ⏱️ 29.09.2023): +- [Conda](https://anaconda.org/conda-forge/highs) (📥 3.8K · ⏱️ 21.05.2024): ``` conda install -c conda-forge highs ```
-
PySCIPOpt (🥇31 · ⭐ 750) - Python interface for SCIP. MIT +
PySCIPOpt (🥇31 · ⭐ 760) - Python interface for SCIP. MIT -- [GitHub](https://github.com/scipopt/PySCIPOpt) (👨‍💻 71 · 🔀 260 · 📦 180 · 📋 510 - 4% open · ⏱️ 05.05.2024): +- [GitHub](https://github.com/scipopt/PySCIPOpt) (👨‍💻 71 · 🔀 260 · 📦 180 · 📋 510 - 4% open · ⏱️ 17.05.2024): ``` git clone https://github.com/scipopt/PySCIPOpt ``` -- [PyPi](https://pypi.org/project/PySCIPOpt) (📥 15K / month · 📦 21 · ⏱️ 05.03.2024): +- [PyPi](https://pypi.org/project/PySCIPOpt) (📥 14K / month · 📦 21 · ⏱️ 05.03.2024): ``` pip install PySCIPOpt ``` -- [Conda](https://anaconda.org/conda-forge/pyscipopt) (📥 230K · ⏱️ 05.04.2024): +- [Conda](https://anaconda.org/conda-forge/pyscipopt) (📥 240K · ⏱️ 05.04.2024): ``` conda install -c conda-forge pyscipopt ``` @@ -728,7 +728,7 @@ This curated list contains 100 open-source projects with a total of 27K stars gr ``` git clone https://github.com/coin-or/Ipopt ``` -- [PyPi](https://pypi.org/project/ipopt) (📥 1.7K / month · 📦 10 · ⏱️ 07.04.2021): +- [PyPi](https://pypi.org/project/ipopt) (📥 1.6K / month · 📦 10 · ⏱️ 07.04.2021): ``` pip install ipopt ``` @@ -737,101 +737,101 @@ This curated list contains 100 open-source projects with a total of 27K stars gr conda install -c conda-forge ipopt ```
-
SCS (🥈26 · ⭐ 520 · 📈) - Splitting Conic Solver. MIT +
SCS (🥈27 · ⭐ 520 · 📈) - Splitting Conic Solver. MIT -- [GitHub](https://github.com/cvxgrp/scs) (👨‍💻 27 · 🔀 130 · 📋 170 - 20% open · ⏱️ 02.05.2024): +- [GitHub](https://github.com/cvxgrp/scs) (👨‍💻 28 · 🔀 130 · 📋 170 - 20% open · ⏱️ 21.05.2024): ``` git clone https://github.com/cvxgrp/scs ``` -- [PyPi](https://pypi.org/project/scs) (📥 1.1M / month · 📦 43 · ⏱️ 22.11.2023): +- [PyPi](https://pypi.org/project/scs) (📥 1M / month · 📦 44 · ⏱️ 22.11.2023): ``` pip install scs ``` -- [Conda](https://anaconda.org/conda-forge/scs) (📥 820K · ⏱️ 10.05.2024): +- [Conda](https://anaconda.org/conda-forge/scs) (📥 830K · ⏱️ 22.05.2024): ``` conda install -c conda-forge scs ```
-
ECOS (🥈26 · ⭐ 450 · 💤) - Conic solver for second-order cone programming. ❗️GPL-3.0 +
ECOS (🥉26 · ⭐ 450 · 💤) - Conic solver for second-order cone programming. ❗️GPL-3.0 - [GitHub](https://github.com/embotech/ecos) (👨‍💻 40 · 🔀 120 · 📋 160 - 41% open · ⏱️ 04.01.2022): ``` git clone https://github.com/embotech/ecos ``` -- [PyPi](https://pypi.org/project/ecos) (📥 1.1M / month · 📦 46 · ⏱️ 07.02.2024): +- [PyPi](https://pypi.org/project/ecos) (📥 1M / month · 📦 46 · ⏱️ 07.02.2024): ``` pip install ecos ``` -- [Conda](https://anaconda.org/conda-forge/ecos) (📥 750K · ⏱️ 07.02.2024): +- [Conda](https://anaconda.org/conda-forge/ecos) (📥 760K · ⏱️ 17.05.2024): ``` conda install -c conda-forge ecos ```
-
Clarabel.rs (🥉24 · ⭐ 260) - Interior-point solver for convex conic optimisation.. Apache-2 +
Clarabel.rs (🥉25 · ⭐ 260 · 📈) - Interior-point solver for convex conic optimisation.. Apache-2 -- [GitHub](https://github.com/oxfordcontrol/Clarabel.rs) (👨‍💻 6 · 🔀 18 · 📦 12 · 📋 25 - 44% open · ⏱️ 05.03.2024): +- [GitHub](https://github.com/oxfordcontrol/Clarabel.rs) (👨‍💻 7 · 🔀 19 · 📦 12 · 📋 29 - 27% open · ⏱️ 22.05.2024): ``` git clone https://github.com/oxfordcontrol/Clarabel.rs ``` -- [PyPi](https://pypi.org/project/clarabel) (📥 810K / month · 📦 18 · ⏱️ 01.03.2024): +- [PyPi](https://pypi.org/project/clarabel) (📥 800K / month · 📦 18 · ⏱️ 21.05.2024): ``` pip install clarabel ``` -- [Conda](https://anaconda.org/conda-forge/clarabel) (📥 45K · ⏱️ 02.03.2024): +- [Conda](https://anaconda.org/conda-forge/clarabel) (📥 50K · ⏱️ 02.03.2024): ``` conda install -c conda-forge clarabel ```
CBC (🥉22 · ⭐ 740) - COIN-OR Branch-and-Cut solver. EPL-2.0 -- [GitHub](https://github.com/coin-or/Cbc) (👨‍💻 30 · 🔀 100 · 📥 22K · 📋 480 - 26% open · ⏱️ 17.04.2024): +- [GitHub](https://github.com/coin-or/Cbc) (👨‍💻 30 · 🔀 100 · 📥 23K · 📋 480 - 26% open · ⏱️ 17.04.2024): ``` git clone https://github.com/coin-or/Cbc ``` -- [Conda](https://anaconda.org/conda-forge/coincbc) (📥 980K · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/coincbc) (📥 990K · ⏱️ 16.06.2023): ``` conda install -c conda-forge coincbc ```
-
AMPLPY (🥉21 · ⭐ 60) - Python API for AMPL. BSD-3 +
AMPLPY (🥉22 · ⭐ 60) - Python API for AMPL. BSD-3 -- [GitHub](https://github.com/ampl/amplpy) (👨‍💻 8 · 🔀 19 · 📦 70 · 📋 48 - 2% open · ⏱️ 27.02.2024): +- [GitHub](https://github.com/ampl/amplpy) (👨‍💻 8 · 🔀 18 · 📦 71 · ⏱️ 21.05.2024): ``` git clone https://github.com/ampl/amplpy ``` -- [PyPi](https://pypi.org/project/amplpy) (📥 19K / month · 📦 3 · ⏱️ 20.02.2024): +- [PyPi](https://pypi.org/project/amplpy) (📥 26K / month · 📦 2 · ⏱️ 21.05.2024): ``` pip install amplpy ``` -- [Conda](https://anaconda.org/conda-forge/amplpy) (📥 210K · ⏱️ 21.02.2024): +- [Conda](https://anaconda.org/conda-forge/amplpy) (📥 220K · ⏱️ 21.02.2024): ``` conda install -c conda-forge amplpy ```
-
PIQP (🥉18 · ⭐ 58) - Proximal Interior Point Quadratic Programming solver. BSD-2 +
PIQP (🥉17 · ⭐ 58 · 📉) - Proximal Interior Point Quadratic Programming solver. BSD-2 -- [GitHub](https://github.com/PREDICT-EPFL/piqp) (👨‍💻 2 · 🔀 9 · 📥 88 · 📦 12 · 📋 7 - 71% open · ⏱️ 22.04.2024): +- [GitHub](https://github.com/PREDICT-EPFL/piqp) (👨‍💻 2 · 🔀 10 · 📥 97 · 📦 12 · 📋 7 - 71% open · ⏱️ 22.04.2024): ``` git clone https://github.com/PREDICT-EPFL/piqp ``` -- [PyPi](https://pypi.org/project/piqp) (📥 7.6K / month · 📦 8 · ⏱️ 25.12.2023): +- [PyPi](https://pypi.org/project/piqp) (📥 5.4K / month · 📦 8 · ⏱️ 25.12.2023): ``` pip install piqp ``` -- [Conda](https://anaconda.org/conda-forge/piqp) (📥 13K · ⏱️ 25.12.2023): +- [Conda](https://anaconda.org/conda-forge/piqp) (📥 14K · ⏱️ 25.12.2023): ``` conda install -c conda-forge piqp ```
Clarabel.jl (🥉16 · ⭐ 160) - Interior-point solver for convex conic optimisation in.. Apache-2 -- [GitHub](https://github.com/oxfordcontrol/Clarabel.jl) (👨‍💻 11 · 🔀 16 · 📋 46 - 13% open · ⏱️ 01.03.2024): +- [GitHub](https://github.com/oxfordcontrol/Clarabel.jl) (👨‍💻 11 · 🔀 16 · 📋 46 - 4% open · ⏱️ 22.05.2024): ``` git clone https://github.com/oxfordcontrol/Clarabel.jl @@ -850,18 +850,18 @@ This curated list contains 100 open-source projects with a total of 27K stars gr ``` git clone https://github.com/cvxpy/cvxpy ``` -- [PyPi](https://pypi.org/project/cvxpy) (📥 1.2M / month · 📦 500 · ⏱️ 11.05.2024): +- [PyPi](https://pypi.org/project/cvxpy) (📥 1.1M / month · 📦 500 · ⏱️ 11.05.2024): ``` pip install cvxpy ``` -- [Conda](https://anaconda.org/conda-forge/cvxpy) (📥 1M · ⏱️ 11.05.2024): +- [Conda](https://anaconda.org/conda-forge/cvxpy) (📥 1M · ⏱️ 23.05.2024): ``` conda install -c conda-forge cvxpy ```
-
Pyomo (🥈37 · ⭐ 1.9K) - Python-based Optimization Modeling Language. BSD-3 +
Pyomo (🥈36 · ⭐ 1.9K · 📉) - Python-based Optimization Modeling Language. BSD-3 -- [GitHub](https://github.com/Pyomo/pyomo) (👨‍💻 150 · 🔀 480 · 📥 2.3K · 📦 1.9K · 📋 1.3K - 21% open · ⏱️ 14.05.2024): +- [GitHub](https://github.com/Pyomo/pyomo) (👨‍💻 150 · 🔀 480 · 📥 2.3K · 📦 1.9K · 📋 1.3K - 21% open · ⏱️ 21.05.2024): ``` git clone https://github.com/Pyomo/pyomo @@ -870,14 +870,22 @@ This curated list contains 100 open-source projects with a total of 27K stars gr ``` pip install Pyomo ``` -- [Conda](https://anaconda.org/conda-forge/pyomo) (📥 840K · ⏱️ 09.05.2024): +- [Conda](https://anaconda.org/conda-forge/pyomo) (📥 850K · ⏱️ 09.05.2024): ``` conda install -c conda-forge pyomo ```
+
JuMP (🥈26 · ⭐ 2.1K · 📈) - Julia-based Optimization Modeling Language. MPL-2.0 + +- [GitHub](https://github.com/jump-dev/JuMP.jl) (👨‍💻 150 · 🔀 390 · 📋 1.5K - 5% open · ⏱️ 23.05.2024): + + ``` + git clone https://github.com/jump-dev/JuMP.jl + ``` +
CVXOPT (🥈26 · ⭐ 960) - Python Software for Convex Optimization. ❗️GPL-3.0 -- [GitHub](https://github.com/cvxopt/cvxopt) (👨‍💻 9 · 🔀 200 · 📦 9.8K · 📋 190 - 21% open · ⏱️ 24.03.2024): +- [GitHub](https://github.com/cvxopt/cvxopt) (👨‍💻 9 · 🔀 200 · 📦 9.9K · 📋 190 - 21% open · ⏱️ 24.03.2024): ``` git clone https://github.com/cvxopt/cvxopt @@ -886,19 +894,11 @@ This curated list contains 100 open-source projects with a total of 27K stars gr ``` pip install cvxopt ``` -- [Conda](https://anaconda.org/conda-forge/cvxopt) (📥 960K · ⏱️ 23.09.2023): +- [Conda](https://anaconda.org/conda-forge/cvxopt) (📥 970K · ⏱️ 23.09.2023): ``` conda install -c conda-forge cvxopt ```
-
JuMP (🥉25 · ⭐ 2.1K · 📉) - Julia-based Optimization Modeling Language. MPL-2.0 - -- [GitHub](https://github.com/jump-dev/JuMP.jl) (👨‍💻 150 · 🔀 390 · 📋 1.5K - 5% open · ⏱️ 16.05.2024): - - ``` - git clone https://github.com/jump-dev/JuMP.jl - ``` -
RSOME (🥉17 · ⭐ 260) - Robust Stochastic Optimization Made Easy. ❗️GPL-3.0 - [GitHub](https://github.com/XiongPengNUS/rsome) (👨‍💻 3 · 🔀 51 · 📋 40 - 12% open · ⏱️ 19.01.2024): @@ -911,14 +911,14 @@ This curated list contains 100 open-source projects with a total of 27K stars gr pip install rsome ```
-
PyOptInterface (🥉15 · ⭐ 100) - Efficient modeling interface for optimization in.. MPL-2.0 +
PyOptInterface (🥉14 · ⭐ 100) - Efficient modeling interface for optimization in.. MPL-2.0 -- [GitHub](https://github.com/metab0t/PyOptInterface) (👨‍💻 1 · 🔀 2 · 📦 1 · ⏱️ 22.04.2024): +- [GitHub](https://github.com/metab0t/PyOptInterface) (👨‍💻 1 · 🔀 2 · 📦 1 · ⏱️ 18.05.2024): ``` git clone https://github.com/metab0t/PyOptInterface ``` -- [PyPi](https://pypi.org/project/pyoptinterface) (📥 1.5K / month · ⏱️ 22.04.2024): +- [PyPi](https://pypi.org/project/pyoptinterface) (📥 490 / month · ⏱️ 22.04.2024): ``` pip install pyoptinterface ``` @@ -930,7 +930,7 @@ This curated list contains 100 open-source projects with a total of 27K stars gr ``` git clone https://github.com/sanurielf/kvxopt ``` -- [PyPi](https://pypi.org/project/kvxopt) (📥 4.5K / month · 📦 12 · ⏱️ 08.05.2024): +- [PyPi](https://pypi.org/project/kvxopt) (📥 2.8K / month · 📦 12 · ⏱️ 08.05.2024): ``` pip install kvxopt ``` @@ -952,7 +952,7 @@ This curated list contains 100 open-source projects with a total of 27K stars gr ``` git clone https://github.com/rte-france/Grid2Op ``` -- [PyPi](https://pypi.org/project/Grid2Op) (📥 2.4K / month · 📦 11 · ⏱️ 18.03.2024): +- [PyPi](https://pypi.org/project/Grid2Op) (📥 1.7K / month · 📦 11 · ⏱️ 18.03.2024): ``` pip install Grid2Op ``` @@ -983,9 +983,9 @@ This curated list contains 100 open-source projects with a total of 27K stars gr Back to top -
OpenModelica (🥇28 · ⭐ 750) - Modelica-based environment for modeling and simulation. ❗️Custom +
OpenModelica (🥇27 · ⭐ 750 · 📉) - Modelica-based environment for modeling and simulation. ❗️Custom -- [GitHub](https://github.com/OpenModelica/OpenModelica) (👨‍💻 190 · 🔀 290 · 📥 360 · 📋 7.7K - 24% open · ⏱️ 16.05.2024): +- [GitHub](https://github.com/OpenModelica/OpenModelica) (👨‍💻 190 · 🔀 290 · 📥 360 · 📋 7.7K - 24% open · ⏱️ 23.05.2024): ``` git clone https://github.com/OpenModelica/OpenModelica @@ -997,20 +997,20 @@ This curated list contains 100 open-source projects with a total of 27K stars gr
precice (🥉26 · ⭐ 680) - Precise Code Interaction Coupling Environment. ❗️LGPL-3.0 -- [GitHub](https://github.com/precice/precice) (👨‍💻 57 · 🔀 170 · 📥 25K · 📋 830 - 24% open · ⏱️ 16.05.2024): +- [GitHub](https://github.com/precice/precice) (👨‍💻 57 · 🔀 170 · 📥 25K · 📋 830 - 24% open · ⏱️ 23.05.2024): ``` git clone https://github.com/precice/precice ``` -- [PyPi](https://pypi.org/project/pyprecice) (📥 480 / month · 📦 4 · ⏱️ 12.04.2024): +- [PyPi](https://pypi.org/project/pyprecice) (📥 540 / month · 📦 4 · ⏱️ 12.04.2024): ``` pip install pyprecice ``` -- [Conda](https://anaconda.org/conda-forge/pyprecice) (📥 22K · ⏱️ 12.04.2024): +- [Conda](https://anaconda.org/conda-forge/pyprecice) (📥 23K · ⏱️ 20.05.2024): ``` conda install -c conda-forge pyprecice ``` -- [Docker Hub](https://hub.docker.com/r/precice/precice) (📥 17K · ⏱️ 16.05.2024): +- [Docker Hub](https://hub.docker.com/r/precice/precice) (📥 18K · ⏱️ 23.05.2024): ``` docker pull precice/precice ``` @@ -1021,14 +1021,14 @@ This curated list contains 100 open-source projects with a total of 27K stars gr Back to top -
pandapipes (🥇24 · ⭐ 120) - Pipeflow Calculation Tool. BSD-3 +
pandapipes (🥇23 · ⭐ 120 · 📉) - Pipeflow Calculation Tool. BSD-3 -- [GitHub](https://github.com/e2nIEE/pandapipes) (👨‍💻 22 · 🔀 50 · 📦 20 · 📋 130 - 39% open · ⏱️ 07.05.2024): +- [GitHub](https://github.com/e2nIEE/pandapipes) (👨‍💻 22 · 🔀 52 · 📦 20 · 📋 130 - 39% open · ⏱️ 07.05.2024): ``` git clone https://github.com/e2nIEE/pandapipes ``` -- [PyPi](https://pypi.org/project/pandapipes) (📥 1.1K / month · 📦 4 · ⏱️ 09.04.2024): +- [PyPi](https://pypi.org/project/pandapipes) (📥 930 / month · 📦 4 · ⏱️ 09.04.2024): ``` pip install pandapipes ``` @@ -1055,7 +1055,7 @@ This curated list contains 100 open-source projects with a total of 27K stars gr Back to top -
PowSyBl Diagram (🥇18 · ⭐ 67) - single-line substation diagrams and network graph.. MPL-2.0 +
PowSyBl Diagram (🥇18 · ⭐ 68) - single-line substation diagrams and network graph.. MPL-2.0 - [GitHub](https://github.com/powsybl/powsybl-diagram) (👨‍💻 24 · 🔀 12 · 📦 23 · 📋 160 - 35% open · ⏱️ 13.05.2024): @@ -1063,7 +1063,7 @@ This curated list contains 100 open-source projects with a total of 27K stars gr git clone https://github.com/powsybl/powsybl-diagram ```
-
PowerGraphics.jl (🥉13 · ⭐ 28) - Visualization for PowerSimulations; NREL Sienna. BSD-3 +
PowerGraphics.jl (🥉12 · ⭐ 29) - Visualization for PowerSimulations; NREL Sienna. BSD-3 - [GitHub](https://github.com/NREL-Sienna/PowerGraphics.jl) (👨‍💻 9 · 🔀 10 · 📋 37 - 37% open · ⏱️ 26.02.2024): @@ -1078,7 +1078,7 @@ This curated list contains 100 open-source projects with a total of 27K stars gr ``` git clone https://github.com/CURENT/agvis ``` -- [PyPi](https://pypi.org/project/agvis) (📥 16 / month · ⏱️ 26.04.2023): +- [PyPi](https://pypi.org/project/agvis) (📥 15 / month · ⏱️ 26.04.2023): ``` pip install agvis ``` @@ -1091,12 +1091,12 @@ This curated list contains 100 open-source projects with a total of 27K stars gr
HELICS (🥇23 · ⭐ 120) - Co-simulation framework. BSD-3 -- [GitHub](https://github.com/GMLC-TDC/HELICS) (👨‍💻 38 · 🔀 40 · 📥 22K · 📋 650 - 12% open · ⏱️ 08.04.2024): +- [GitHub](https://github.com/GMLC-TDC/HELICS) (👨‍💻 38 · 🔀 40 · 📥 22K · 📋 650 - 12% open · ⏱️ 23.05.2024): ``` git clone https://github.com/GMLC-TDC/HELICS ``` -- [PyPi](https://pypi.org/project/helics) (📥 7.2K / month · 📦 7 · ⏱️ 10.04.2024): +- [PyPi](https://pypi.org/project/helics) (📥 4.2K / month · 📦 7 · ⏱️ 10.04.2024): ``` pip install helics ``` @@ -1119,7 +1119,7 @@ This curated list contains 100 open-source projects with a total of 27K stars gr Back to top -🔗 Australian MV-LV Networks ( ⭐ 21 · 🐣) - Large-scale three-phase Australian MV distribution.. +🔗 Australian MV-LV Networks ( ⭐ 22 · 🐣) - Large-scale three-phase Australian MV distribution.. 🔗 Power Grid Lib - Optimal Power Flow ( ⭐ 280) - Benchmarks for OPF. @@ -1135,14 +1135,14 @@ This curated list contains 100 open-source projects with a total of 27K stars gr 🔗 COVID-EMDA ( ⭐ 58) - Cross-Domain Data Hub with Data in USA. -
GridStatus (🥇23 · ⭐ 250 · 📈) - Extract data from ISOs and other sources. BSD-3 +
GridStatus (🥇23 · ⭐ 250) - Extract data from ISOs and other sources. BSD-3 - [GitHub](https://github.com/kmax12/gridstatus) (👨‍💻 21 · 🔀 42 · 📦 9 · 📋 120 - 52% open · ⏱️ 08.05.2024): ``` git clone https://github.com/kmax12/gridstatus ``` -- [PyPi](https://pypi.org/project/gridstatus) (📥 3.3K / month · 📦 1 · ⏱️ 04.03.2024): +- [PyPi](https://pypi.org/project/gridstatus) (📥 3K / month · 📦 1 · ⏱️ 04.03.2024): ``` pip install gridstatus ``` @@ -1154,7 +1154,7 @@ This curated list contains 100 open-source projects with a total of 27K stars gr ``` git clone https://github.com/PyPSA/powerplantmatching ``` -- [PyPi](https://pypi.org/project/powerplantmatching) (📥 1.2K / month · ⏱️ 12.05.2024): +- [PyPi](https://pypi.org/project/powerplantmatching) (📥 1.6K / month · ⏱️ 12.05.2024): ``` pip install powerplantmatching ``` @@ -1163,14 +1163,14 @@ This curated list contains 100 open-source projects with a total of 27K stars gr conda install -c conda-forge powerplantmatching ```
-
Atlite (🥉22 · ⭐ 240 · 📉) - Calculating Renewable Power Potentials. BSD-2 +
Atlite (🥉22 · ⭐ 240) - Calculating Renewable Power Potentials. BSD-2 -- [GitHub](https://github.com/PyPSA/atlite) (👨‍💻 29 · 🔀 77 · 📦 58 · 📋 110 - 24% open · ⏱️ 06.05.2024): +- [GitHub](https://github.com/PyPSA/atlite) (👨‍💻 29 · 🔀 77 · 📦 59 · 📋 110 - 24% open · ⏱️ 06.05.2024): ``` git clone https://github.com/PyPSA/atlite ``` -- [PyPi](https://pypi.org/project/atlite) (📥 4.6K / month · ⏱️ 25.10.2023): +- [PyPi](https://pypi.org/project/atlite) (📥 5.8K / month · ⏱️ 25.10.2023): ``` pip install atlite ``` @@ -1211,7 +1211,7 @@ This curated list contains 100 open-source projects with a total of 27K stars gr Back to top -🔗 TextbookSimulations ( ⭐ 8) - Examples and problems accompanying Daniel Kirschens Power.. +🔗 TextbookSimulations ( ⭐ 9) - Examples and problems accompanying Daniel Kirschens Power.. 🔗 UTK ECE 522 - Power System Analysis II ( ⭐ 3) - Hands-on Project for Power System Analysis II (UTK.. diff --git a/history/2024-05-23_changes.md b/history/2024-05-23_changes.md new file mode 100644 index 0000000..9fe98a2 --- /dev/null +++ b/history/2024-05-23_changes.md @@ -0,0 +1,20 @@ +## 📈 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._ + +- SCS (🥈27 · ⭐ 520 · 📈) - Splitting Conic Solver. MIT +- JuMP (🥈26 · ⭐ 2.1K · 📈) - Julia-based Optimization Modeling Language. MPL-2.0 +- Clarabel.rs (🥉25 · ⭐ 260 · 📈) - Interior-point solver for convex conic optimisation.. Apache-2 +- MATPOWER (🥇24 · ⭐ 390 · 📈) - Steady state power flow simulation. BSD-3 +- PowerNetworkMatrices.jl (🥉13 · ⭐ 18 · 📈) - Power systems matrices; NREL Sienna. BSD-3 + +## 📉 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._ + +- Pyomo (🥈36 · ⭐ 1.9K · 📉) - Python-based Optimization Modeling Language. BSD-3 +- OpenModelica (🥇27 · ⭐ 750 · 📉) - Modelica-based environment for modeling and simulation. ❗️Custom +- GridCal (🥇24 · ⭐ 390 · 📉) - Cross-platform power systems software. ❗️LGPL-3.0 +- pandapipes (🥇23 · ⭐ 120 · 📉) - Pipeflow Calculation Tool. BSD-3 +- PIQP (🥉17 · ⭐ 58 · 📉) - Proximal Interior Point Quadratic Programming solver. BSD-2 + diff --git a/history/2024-05-23_projects.csv b/history/2024-05-23_projects.csv new file mode 100644 index 0000000..43ccb13 --- /dev/null +++ b/history/2024-05-23_projects.csv @@ -0,0 +1,105 @@ +,name,category,resource,github_id,license,description,github_url,homepage,created_at,updated_at,last_commit_pushed_at,commit_count,recent_commit_count,fork_count,open_issue_count,star_count,contributor_count,projectrank,show,docs_url,watchers_count,pr_count,closed_issue_count,latest_stable_release_published_at,latest_stable_release_number,release_count,labels,pypi_id,conda_id,github_release_downloads,monthly_downloads,dependent_project_count,github_dependent_project_count,pypi_url,pypi_latest_release_published_at,pypi_dependent_project_count,pypi_monthly_downloads,conda_url,conda_latest_release_published_at,conda_total_downloads,projectrank_placing,trending,dockerhub_id,dockerhub_url,dockerhub_latest_release_published_at,dockerhub_pulls,dockerhub_stars,updated_github_id +0,Australian MV-LV Networks,data,True,Team-Nando/MV-LV-Networks,BSD-3,Large-scale three-phase Australian MV distribution networks with pseudo LV networks.,https://github.com/Team-Nando/MV-LV-Networks,https://github.com/Team-Nando/MV-LV-Networks,2024-03-26 03:29:17.000,2024-03-27 00:24:02.000,2024-03-27 00:23:23,9.0,9.0,9.0,1.0,22.0,2.0,0,True,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +1,Power Grid Lib - Optimal Power Flow,data,True,power-grid-lib/pglib-opf,CC-BY-4.0,Benchmarks for OPF.,https://github.com/power-grid-lib/pglib-opf,https://power-grid-lib.github.io,2017-06-27 19:02:06.000,2023-07-24 16:17:02.000,2023-07-24 16:12:04,15.0,,79.0,14.0,281.0,1.0,0,True,https://arxiv.org/abs/1908.02788,27.0,11.0,18.0,2023-07-24 16:17:02.000,23.07,8.0,,,,,,,,,,,,,,,,,,,,,, +2,Power Grid Lib - Unit Commitment,data,True,power-grid-lib/pglib-uc,CC-BY-4.0,Benchmarks for UC.,https://github.com/power-grid-lib/pglib-uc,https://power-grid-lib.github.io,2019-08-02 23:31:34.000,2021-10-28 16:15:03.000,2021-09-28 14:57:15,15.0,,26.0,3.0,79.0,3.0,0,True,,5.0,1.0,,2019-08-07 20:35:09.000,19.08,1.0,,,,,,,,,,,,,,,,,,,,,, +3,Power Grid Lib - Optimal Power Flow with HVDC Lines,data,True,power-grid-lib/pglib-opf-hvdc,CC-BY-4.0,Benchmarks for OPF with HVDC.,https://github.com/power-grid-lib/pglib-opf-hvdc,https://power-grid-lib.github.io,2019-08-05 18:59:16.000,2023-10-06 14:38:09.000,2023-10-06 14:35:21,15.0,,4.0,,16.0,2.0,0,True,https://ieeexplore.ieee.org/document/8636236,2.0,1.0,,2023-10-06 14:38:45.000,23.09,2.0,,,,,,,,,,,,,,,,,,,,,, +4,WECC-and-NPCC-Electricity-Economic-Data,data,True,enliten/ENLITEN-Grid-Econ-Data,GPL-3,Economic data on WECC and NPCC.,https://github.com/enliten/ENLITEN-Grid-Econ-Data,https://github.com/enliten/ENLITEN-Grid-Econ-Data,2022-12-05 19:17:45.000,2023-09-06 16:45:21.000,2023-09-06 16:44:52,40.0,,2.0,,5.0,3.0,0,True,,2.0,,,2022-12-06 05:06:06.000,WECC-and-NPCC,1.0,,,,,,,,,,,,,,,,,,,,,, +5,OpenDataElia,data,True,,CC-BY-4.0,Data by opendatasoft.,,https://opendata.elia.be/pages/home/,,,,,,,,,,0,True,https://help.opendatasoft.com/en/home,,,,,,,,,,,,,,,,,,,,,,,,,,,, +6,Data on Energy,data,True,owid/energy-data,CC-BY,Data on energy by Our World in Data.,https://github.com/owid/energy-data,https://ourworldindata.org/energy,2020-09-08 15:21:25.000,2024-05-08 07:47:51.000,2024-05-08 07:47:47,255.0,9.0,92.0,1.0,258.0,7.0,0,True,,15.0,31.0,10.0,,,,,,,,,,,,,,,,,,,,,,,,, +7,COVID-EMDA,data,True,tamu-engineering-research/COVID-EMDA,MIT,Cross-Domain Data Hub with Data in USA.,https://github.com/tamu-engineering-research/COVID-EMDA,https://github.com/tamu-engineering-research/COVID-EMDA,2020-05-05 18:59:53.000,2024-04-23 16:12:16.000,2024-04-23 16:11:59,986.0,5.0,19.0,1.0,58.0,5.0,0,True,,6.0,,,,,,,,,,,,,,,,,,,,,,,,,,, +8,TextbookSimulations,book,True,Power-Systems-Textbook/TextbookSimulations,CC0-1.0,Examples and problems accompanying Daniel Kirschens Power Systems Textbook.,https://github.com/Power-Systems-Textbook/TextbookSimulations,https://github.com/Power-Systems-Textbook/TextbookSimulations,2022-10-12 19:10:15.000,2023-11-08 22:54:41.000,2023-11-08 22:54:34,56.0,,3.0,,9.0,2.0,0,True,,,4.0,,,,,"['julia', 'jupyter']",,,,,,,,,,,,,,,,,,,,, +9,UTK ECE 522 - Power System Analysis II,book,True,CURENT/ece522,MIT,Hands-on Project for Power System Analysis II (UTK ECE 522).,https://github.com/CURENT/ece522,https://ltb.curent.org/,2023-01-18 03:35:44.000,2024-04-07 23:47:16.000,2024-04-07 23:47:16,13.0,2.0,1.0,,3.0,4.0,0,True,,2.0,1.0,,,,,"['python', 'jupyter']",,,,,,,,,,,,,,,,,,,,, +10,ELEC0447 Analysis of Electric Power and Energy Systems,book,True,bcornelusse/ELEC0447-analysis-power-systems,BSD-2.0,Masters course of power systems analysis at ULige.,https://github.com/bcornelusse/ELEC0447-analysis-power-systems,https://github.com/bcornelusse/ELEC0447-analysis-power-systems,2020-06-17 14:45:34.000,2023-12-13 08:14:32.000,2023-12-13 08:14:30,239.0,,5.0,1.0,16.0,6.0,0,True,,3.0,1.0,,,,,"['python', 'jupyter']",,,,,,,,,,,,,,,,,,,,, +11,CVXPY,opl,,cvxpy/cvxpy,Apache-2,Convex optimization modeling language.,https://github.com/cvxpy/cvxpy,https://github.com/cvxpy/cvxpy,2013-07-01 23:48:58.000,2024-05-23 16:11:25.217,2024-05-13 18:34:23,3488.0,46.0,1037.0,184.0,5123.0,192.0,38,True,http://www.cvxpy.org/,123.0,880.0,1236.0,2024-05-11 08:21:09.000,1.5.1,127.0,"['gha', 'pypi', 'conda', 'python']",cvxpy,conda-forge/cvxpy,317.0,1165415.0,12209.0,11708.0,https://pypi.org/project/cvxpy,2024-05-11 00:06:26.000,501.0,1143877.0,https://anaconda.org/conda-forge/cvxpy,2024-05-23 16:11:25.217,1012033.0,1.0,,,,,,, +12,Pyomo,opl,,Pyomo/pyomo,BSD-3,Python-based Optimization Modeling Language.,https://github.com/Pyomo/pyomo,https://www.pyomo.org,2016-05-27 19:33:45.000,2024-05-23 14:59:55.000,2024-05-21 18:46:22,24090.0,771.0,484.0,285.0,1871.0,146.0,36,True,https://pyomo.readthedocs.io/en/stable/,63.0,1943.0,1048.0,2024-05-09 16:01:08.000,6.7.2,65.0,"['gha', 'pypi', 'conda', 'jupyter', 'python']",Pyomo,conda-forge/pyomo,2273.0,401047.0,2119.0,1883.0,https://pypi.org/project/Pyomo,2024-05-09 16:00:40.000,236.0,382861.0,https://anaconda.org/conda-forge/pyomo,2024-05-09 18:02:09.618,850807.0,2.0,-1.0,,,,,, +13,pandapower,steady-state,,e2nIEE/pandapower,BSD-3,Convenient Power System Modelling and Analysis.,https://github.com/e2nIEE/pandapower,https://www.pandapower.org/,2017-01-12 13:27:53.000,2024-05-23 08:26:05.000,2024-05-15 07:32:40,8581.0,308.0,447.0,180.0,777.0,132.0,33,True,https://pandapower.readthedocs.io/en/latest/,48.0,1237.0,741.0,2024-04-02 13:49:51.000,2.14.6,42.0,"['gha', 'pypi', 'conda', 'jupyter', 'python']",pandapower,conda-forge/pandapower,,21032.0,383.0,337.0,https://pypi.org/project/pandapower,2024-04-02 12:52:48.000,46.0,20715.0,https://anaconda.org/conda-forge/pandapower,2024-04-02 13:52:02.030,14244.0,1.0,,pauldepraz/pandapowerapi,https://hub.docker.com/r/pauldepraz/pandapowerapi,2021-02-09 18:05:17.389840,90.0,, +14,OSQP,ops,,osqp/osqp,Apache-2,Operator Splitting QP Solver.,https://github.com/osqp/osqp,https://osqp.org,2016-09-27 03:02:46.000,2024-05-22 20:16:31.000,2024-05-21 09:48:10,2840.0,19.0,344.0,88.0,1585.0,32.0,32,True,https://osqp.org/docs/get_started/,41.0,263.0,254.0,2024-05-22 19:12:39.000,0.6.6,32.0,"['gha', 'pypi', 'conda', 'python', 'c', 'julia', 'octave', 'r']",osqp,conda-forge/osqp,64888.0,1649247.0,80.0,,https://pypi.org/project/osqp,2024-05-22 20:16:31.000,80.0,1627539.0,https://anaconda.org/conda-forge/osqp,2024-05-17 10:13:56.129,837819.0,1.0,,,,,,, +15,PyPSA,steady-state,,PyPSA/PyPSA,MIT,Python for Power System Analysis.,https://github.com/PyPSA/PyPSA,https://pypsa.org,2016-01-11 09:04:18.000,2024-05-23 13:13:25.000,2024-05-23 07:26:55,2650.0,139.0,435.0,103.0,1130.0,74.0,32,True,https://pypsa.readthedocs.io/en/latest/,74.0,557.0,244.0,2024-05-08 17:05:05.000,0.28.0,54.0,"['gha', 'pypi', 'conda', 'python', 'jupyter']",pypsa,conda-forge/pypsa,,9395.0,207.0,181.0,https://pypi.org/project/pypsa,2024-05-08 17:05:05.000,26.0,7926.0,https://anaconda.org/conda-forge/pypsa,2024-05-12 10:23:14.569,67580.0,1.0,,,,,,, +16,HiGHS,ops,,ERGO-Code/HiGHS,MIT,Large-scale Sparse Linear Problem Optimizer.,https://github.com/ERGO-Code/HiGHS,https://highs.dev/,2018-03-27 13:57:58.000,2024-05-23 15:39:46.000,2024-03-07 12:34:01,9430.0,118.0,159.0,76.0,818.0,63.0,31,True,https://ergo-code.github.io/HiGHS/,31.0,1036.0,571.0,2024-03-07 10:57:49.000,1.7.0,12.0,"['gha', 'pypi', 'conda', 'jupyter', 'python', 'c']",highspy,conda-forge/highs,,39201.0,108.0,97.0,https://pypi.org/project/highspy,2024-03-10 14:09:04.000,11.0,38826.0,https://anaconda.org/conda-forge/highs,2024-05-21 22:06:27.930,3757.0,1.0,,,,,,, +17,PySCIPOpt,ops,,scipopt/PySCIPOpt,MIT,Python interface for SCIP.,https://github.com/scipopt/PySCIPOpt,https://www.scipopt.org/,2016-05-19 14:29:21.000,2024-05-17 04:28:52.000,2024-05-17 04:28:52,1935.0,89.0,256.0,25.0,758.0,71.0,31,True,https://scipopt.github.io/PySCIPOpt/docs/html/,26.0,343.0,483.0,2024-05-05 08:22:20.000,5.0.1,61.0,"['gha', 'pypi', 'conda', 'python']",PySCIPOpt,conda-forge/pyscipopt,,19831.0,198.0,177.0,https://pypi.org/project/PySCIPOpt,2024-03-05 13:50:53.000,21.0,13755.0,https://anaconda.org/conda-forge/pyscipopt,2024-04-05 15:38:41.667,236982.0,1.0,,,,,,, +18,Ipopt,ops,,coin-or/Ipopt,EPL-2.0,COIN-OR Interior Point Optimizer.,https://github.com/coin-or/Ipopt,https://github.com/coin-or/Ipopt,2019-01-28 12:24:22.000,2024-05-06 09:25:38.655,2024-04-22 10:46:53,2360.0,8.0,265.0,7.0,1313.0,32.0,27,True,https://coin-or.github.io/Ipopt/,42.0,29.0,571.0,2024-04-22 12:48:35.000,releases/3.14.16,31.0,"['pypi', 'conda', 'python']",ipopt,conda-forge/ipopt,12693.0,27420.0,10.0,,https://pypi.org/project/ipopt,2021-04-07 07:03:48.000,10.0,1597.0,https://anaconda.org/conda-forge/ipopt,2024-05-06 09:25:38.655,1099273.0,2.0,,,,,,, +19,OpenModelica,cosime,,OpenModelica/OpenModelica,https://modelica.org/licenses/ModelicaLicense2/,Modelica-based environment for modeling and simulation.,https://github.com/OpenModelica/OpenModelica,https://openmodelica.org,2015-05-03 16:59:29.000,2024-05-23 12:52:40.000,2024-05-23 12:52:40,36741.0,189.0,287.0,1847.0,752.0,188.0,27,True,https://openmodelica.org/useresresources/userdocumentation,52.0,4504.0,5822.0,2024-03-11 07:57:23.000,1.22.3,21.0,['modelica'],,,362.0,374.0,,,,,,,,,,1.0,-1.0,openmodelica/openmodelica,https://hub.docker.com/r/openmodelica/openmodelica,2024-05-07 10:08:18.695496,40075.0,6.0, +20,SCS,ops,,cvxgrp/scs,MIT,Splitting Conic Solver.,https://github.com/cvxgrp/scs,https://github.com/cvxgrp/scs,2013-11-29 23:11:16.000,2024-05-22 15:59:44.556,2024-05-21 18:16:33,1246.0,6.0,132.0,35.0,523.0,28.0,27,True,https://www.cvxgrp.org/scs/,37.0,96.0,137.0,2023-11-08 15:47:59.000,3.2.4,38.0,"['gha', 'pypi', 'conda', 'python', 'octave', 'julia', 'r', 'c']",scs,conda-forge/scs,,1061890.0,44.0,,https://pypi.org/project/scs,2023-11-22 12:02:04.000,44.0,1042058.0,https://anaconda.org/conda-forge/scs,2024-05-22 15:59:44.556,832953.0,2.0,1.0,,,,,, +21,JuMP,opl,,jump-dev/JuMP.jl,MPL-2.0,Julia-based Optimization Modeling Language.,https://github.com/jump-dev/JuMP.jl,https://jump.dev,2012-10-10 00:34:45.000,2024-05-23 05:06:50.000,2024-05-23 04:27:39,4899.0,47.0,388.0,86.0,2149.0,153.0,26,True,https://jump.dev/JuMP.jl/stable/,83.0,2261.0,1432.0,2024-05-17 01:10:59.000,1.22.1,72.0,"['gha', 'jupyter', 'julia']",,,,,,,,,,,,,,2.0,1.0,,,,,, +22,CVXOPT,opl,,cvxopt/cvxopt,GPL-3,Python Software for Convex Optimization.,https://github.com/cvxopt/cvxopt,https://cvxopt.org/,2013-02-22 22:14:31.000,2024-03-24 15:20:03.000,2024-03-24 15:20:03,57.0,2.0,205.0,40.0,961.0,9.0,26,True,http://cvxopt.org/userguide/,37.0,66.0,147.0,2023-08-09 14:30:49.000,1.3.2,17.0,"['gha', 'pypi', 'conda', 'python', 'octave', 'julia']",cvxopt,conda-forge/cvxopt,,520969.0,10218.0,9865.0,https://pypi.org/project/cvxopt,2023-08-09 14:30:49.000,353.0,498463.0,https://anaconda.org/conda-forge/cvxopt,2023-09-23 18:21:52.093,967764.0,2.0,,,,,,, +23,precice,cosime,,precice/precice,LGPL-3.0,Precise Code Interaction Coupling Environment.,https://github.com/precice/precice,https://precice.org/,2015-05-22 14:05:22.000,2024-05-23 09:57:46.000,2024-05-23 09:57:46,5101.0,67.0,167.0,202.0,684.0,57.0,26,True,https://precice.org/docs.html,39.0,1185.0,632.0,2024-04-12 14:12:18.000,3.1.0,29.0,"['gha', 'c']",pyprecice,conda-forge/pyprecice,25464.0,1796.0,4.0,,https://pypi.org/project/pyprecice,2024-04-12 14:12:18.000,4.0,544.0,https://anaconda.org/conda-forge/pyprecice,2024-05-20 14:16:16.406,22888.0,3.0,,precice/precice,https://hub.docker.com/r/precice/precice,2024-05-23 03:14:41.670807,17803.0,, +24,ECOS,ops,,embotech/ecos,GPL-3,Conic solver for second-order cone programming.,https://github.com/embotech/ecos,https://github.com/embotech/ecos,2013-02-11 21:27:50.000,2024-05-22 17:44:53.000,2022-01-04 22:33:07,622.0,,122.0,67.0,448.0,40.0,26,True,https://github.com/embotech/ecos/wiki,35.0,65.0,95.0,2024-02-07 00:03:53.000,2.0.13,23.0,"['python', 'julia', 'c', 'octave', 'r']",ecos,conda-forge/ecos,,1064316.0,46.0,,https://pypi.org/project/ecos,2024-02-07 00:03:53.000,46.0,1046309.0,https://anaconda.org/conda-forge/ecos,2024-05-17 19:43:52.836,756322.0,3.0,,,,,,, +25,Clarabel.rs,ops,,oxfordcontrol/Clarabel.rs,Apache-2.0,Interior-point solver for convex conic optimisation in Rust.,https://github.com/oxfordcontrol/Clarabel.rs,https://github.com/oxfordcontrol/Clarabel.rs,2022-04-17 13:48:34.000,2024-05-23 11:53:41.000,2024-05-22 07:58:27,412.0,99.0,19.0,8.0,263.0,7.0,25,True,https://oxfordcontrol.github.io/ClarabelDocs/stable/,10.0,79.0,21.0,2024-05-21 12:46:04.000,0.8.1,14.0,"['gha', 'pypi', 'conda', 'python', 'rust']",clarabel,conda-forge/clarabel,,802844.0,30.0,12.0,https://pypi.org/project/clarabel,2024-05-21 12:46:04.000,18.0,795768.0,https://anaconda.org/conda-forge/clarabel,2024-03-02 16:55:59.106,49535.0,3.0,1.0,,,,,, +26,Grid2Op,mrl,,rte-france/Grid2Op,MPL-2.0,Modeling sequential decision making in power systems.,https://github.com/rte-france/Grid2Op,https://l2rpn.chalearn.org/,2019-10-10 17:04:46.000,2024-05-03 14:24:07.000,2024-03-18 11:06:00,2947.0,31.0,107.0,43.0,261.0,32.0,25,True,https://grid2op.readthedocs.io/en/latest/,17.0,253.0,298.0,2024-03-18 11:16:45.000,1.10.1,78.0,"['gha', 'pypi', 'jupyter', 'python']",Grid2Op,,,1868.0,11.0,,https://pypi.org/project/Grid2Op,2024-03-18 11:16:45.000,11.0,1692.0,,,,1.0,,bdonnot/grid2op,https://hub.docker.com/r/bdonnot/grid2op,2022-07-05 14:02:10.644952,9733.0,1.0, +27,Power Grid Model,steady-state,,PowerGridModel/power-grid-model,MPL-2.0,Steady-state distribution power system analysis.,https://github.com/PowerGridModel/power-grid-model,https://github.com/PowerGridModel/power-grid-model,2022-01-20 12:31:31.000,2024-05-23 15:36:18.000,2024-05-22 07:18:35,4962.0,603.0,24.0,60.0,125.0,21.0,25,True,https://power-grid-model.readthedocs.io/en/stable/,5.0,462.0,83.0,2024-05-22 08:51:43.000,1.7.58,396.0,"['gha', 'pypi', 'conda', 'python', 'c']",power-grid-model,conda-forge/power-grid-model,234.0,38886.0,9.0,8.0,https://pypi.org/project/power-grid-model,2024-05-22 08:51:20.000,1.0,20472.0,https://anaconda.org/conda-forge/power-grid-model,2024-05-22 17:21:37.795,220506.0,1.0,,,,,,, +28,MATPOWER,steady-state,,MATPOWER/matpower,BSD-3,Steady state power flow simulation.,https://github.com/MATPOWER/matpower,https://matpower.org/,2016-12-16 19:12:30.000,2024-05-22 15:09:26.000,2024-05-21 21:07:59,2505.0,69.0,151.0,35.0,392.0,17.0,24,True,https://matpower.org/doc/,29.0,43.0,177.0,2024-05-17 23:07:00.000,8.0,5.0,"['gha', 'octave']",,,478022.0,7257.0,,,,,,,,,,1.0,1.0,matpower/matpower,https://hub.docker.com/r/matpower/matpower,2024-05-21 20:44:35.456488,1341.0,, +29,GridCal,steady-state,,SanPen/GridCal,LGPL-3,Cross-platform power systems software.,https://github.com/SanPen/GridCal,https://www.advancedgridinsights.com/gridcal,2016-01-13 15:40:10.000,2024-05-23 15:49:06.000,2024-05-18 07:43:09,4746.0,640.0,86.0,40.0,386.0,44.0,24,True,https://gridcal.readthedocs.io/en/latest/?badge=latest,31.0,113.0,127.0,2024-04-17 09:11:35.000,5.1.8,297.0,"['gha', 'pypi', 'python']",GridCal,,33.0,794.0,7.0,7.0,https://pypi.org/project/GridCal,2024-04-17 09:11:35.000,,794.0,,,,1.0,-1.0,,,,,, +30,LTB ANDES,phasor,,CURENT/andes,GPL-3,Transient Stability Simulator; CURENT LTB.,https://github.com/CURENT/andes,https://ltb.curent.org/,2016-11-07 01:04:50.000,2024-04-16 23:22:24.000,2024-03-25 17:33:54,4470.0,25.0,105.0,7.0,203.0,22.0,24,True,https://docs.andes.app/en/latest/,16.0,274.0,52.0,2024-03-25 17:45:07.000,1.9.2,113.0,"['gha', 'azure', 'pypi', 'conda', 'jupyter', 'python']",andes,conda-forge/andes,,9830.0,18.0,16.0,https://pypi.org/project/andes,2024-03-25 17:45:07.000,2.0,627.0,https://anaconda.org/conda-forge/andes,2024-03-25 19:30:11.820,441699.0,1.0,,cuihantao/andes,https://hub.docker.com/r/cuihantao/andes,2020-12-10 15:50:41.614180,120.0,, +31,GridStatus,data,,kmax12/gridstatus,BSD-3,Extract data from ISOs and other sources.,https://github.com/kmax12/gridstatus,https://www.gridstatus.io,2022-07-28 19:24:20.000,2024-05-09 19:01:50.000,2024-05-08 13:43:39,375.0,33.0,42.0,66.0,251.0,21.0,23,True,https://docs.gridstatus.io/en/latest/,7.0,275.0,59.0,2024-03-04 18:21:13.000,0.27.0,27.0,"['gha', 'pypi', 'python']",gridstatus,,,2990.0,10.0,9.0,https://pypi.org/project/gridstatus,2024-03-04 18:21:13.000,1.0,2990.0,,,,1.0,,,,,,, +32,powerplantmatching,data,,PyPSA/powerplantmatching,BSD-2,Tools to combine multiple power plant databases.,https://github.com/PyPSA/powerplantmatching,https://pypsa.org,2016-08-15 16:36:25.000,2024-05-12 18:50:25.552,2024-05-12 16:01:31,911.0,30.0,49.0,25.0,144.0,24.0,23,True,https://atlite.readthedocs.io/en/master/?badge=master,20.0,83.0,57.0,2024-05-12 16:02:35.000,0.5.15,25.0,"['gha', 'pypi', 'conda', 'python']",powerplantmatching,conda-forge/powerplantmatching,57.0,2390.0,48.0,48.0,https://pypi.org/project/powerplantmatching,2024-05-12 16:02:25.000,,1585.0,https://anaconda.org/conda-forge/powerplantmatching,2024-05-12 18:50:25.552,33029.0,1.0,,,,,,, +33,pandapipes,gasnet,,e2nIEE/pandapipes,BSD-3,Pipeflow Calculation Tool.,https://github.com/e2nIEE/pandapipes,https://www.pandapipes.org/,2020-02-03 15:04:57.000,2024-05-23 12:08:33.000,2024-05-07 07:34:12,1859.0,78.0,52.0,52.0,124.0,22.0,23,True,https://jkpandapipes.readthedocs.io/en/latest/,11.0,449.0,79.0,2024-04-09 14:04:00.000,0.10.0,17.0,"['gha', 'pypi', 'jupyter', 'python']",pandapipes,,,932.0,24.0,20.0,https://pypi.org/project/pandapipes,2024-04-09 14:04:00.000,4.0,932.0,,,,1.0,-1.0,,,,,, +34,HELICS,msg,,GMLC-TDC/HELICS,BSD-3,Co-simulation framework.,https://github.com/GMLC-TDC/HELICS,https://helics.org/tools/,2017-06-01 17:03:19.000,2024-05-23 13:06:35.000,2024-05-23 13:06:34,3513.0,22.0,40.0,83.0,118.0,38.0,23,True,https://docs.helics.org/en/latest/,13.0,1968.0,564.0,2024-04-10 23:46:34.000,3.5.2,103.0,"['gha', 'pypi', 'conda', 'python', 'julia', 'octave', 'java', 'c']",helics,conda-forge/helics,21854.0,4748.0,7.0,,https://pypi.org/project/helics,2024-04-10 23:46:34.000,7.0,4168.0,https://anaconda.org/conda-forge/helics,2023-06-16 16:09:19.777,20271.0,1.0,,,,,,, +35,Dynaωo,phasor,,dynawo/dynawo,MPL-2.0,C++/Modelica simulation tools for power systems.,https://github.com/dynawo/dynawo,http://dynawo.org,2019-01-29 13:29:35.000,2024-05-23 15:37:17.000,2024-05-23 14:59:32,2248.0,85.0,22.0,100.0,64.0,51.0,23,True,https://dynawo.github.io/docs/,8.0,1878.0,1270.0,2024-05-21 08:44:47.000,1.6.0,17.0,['gha'],,,15231.0,237.0,,,,,,,,,,1.0,,,,,,, +36,CBC,ops,,coin-or/Cbc,EPL-2.0,COIN-OR Branch-and-Cut solver.,https://github.com/coin-or/Cbc,https://github.com/coin-or/Cbc,2016-05-16 16:52:52.581,2024-05-01 10:00:19.000,2024-04-17 15:55:34,2473.0,8.0,103.0,126.0,737.0,30.0,22,True,https://coin-or.github.io/Cbc/Doxygen/,39.0,63.0,350.0,2023-10-25 18:18:31.000,releases/2.10.11,12.0,"['gha', 'conda', 'python', 'julia', 'c']",,conda-forge/coincbc,22690.0,10671.0,,,,,,,https://anaconda.org/conda-forge/coincbc,2023-06-16 13:17:24.974,988218.0,3.0,,,,,,, +37,PyPSA-Eur,steady-state,,PyPSA/pypsa-eur,MIT,Sector-Coupled Optimisation Model of the European Energy System.,https://github.com/PyPSA/pypsa-eur,https://pypsa.org,2017-10-11 23:54:41.000,2024-05-23 15:25:00.000,2024-05-21 18:25:20,4728.0,551.0,201.0,176.0,294.0,65.0,22,True,https://pypsa-eur.readthedocs.io/en/latest/?badge=latest,16.0,684.0,281.0,2024-02-19 16:27:19.000,0.10.0,14.0,"['gha', 'python']",,,,0.0,,,,,,,,,,2.0,,nimfetrisa/pypsa-eur,https://hub.docker.com/r/nimfetrisa/pypsa-eur,2022-04-11 21:54:31.539284,37.0,, +38,PowerSimulations.jl,steady-state,,NREL-Sienna/PowerSimulations.jl,BSD-3,Power Systems optimization simulation and modeling; NREL Sienna.,https://github.com/NREL-Sienna/PowerSimulations.jl,https://www.nrel.gov/analysis/sienna.html,2017-11-03 21:11:22.000,2024-05-21 06:20:47.000,2024-05-13 20:30:22,8492.0,59.0,50.0,36.0,266.0,36.0,22,True,https://nrel-sienna.github.io/PowerSimulations.jl/latest,19.0,795.0,268.0,2024-03-27 03:55:57.000,0.27.8,100.0,"['gha', 'julia']",,,,,,,,,,,,,,2.0,,,,,,, +39,Atlite,data,,PyPSA/atlite,BSD-2,Calculating Renewable Power Potentials.,https://github.com/PyPSA/atlite,https://pypsa.org,2016-11-03 23:59:25.000,2024-05-06 08:50:39.000,2024-05-06 08:50:39,723.0,8.0,77.0,27.0,245.0,29.0,22,True,https://atlite.readthedocs.io/en/master/?badge=master,14.0,236.0,85.0,2023-10-25 10:29:04.000,0.2.12,16.0,"['gha', 'pypi', 'conda', 'jupyter', 'python']",atlite,conda-forge/atlite,,6776.0,59.0,59.0,https://pypi.org/project/atlite,2023-10-25 07:26:07.000,,5838.0,https://anaconda.org/conda-forge/atlite,2023-10-25 10:06:22.403,44086.0,3.0,,,,,,, +40,PowSyBl Core,steady-state,,powsybl/powsybl-core,MPL-2.0,Framework to build power system software.,https://github.com/powsybl/powsybl-core,https://www.powsybl.org,2017-09-29 14:51:18.000,2024-05-23 16:49:52.000,2024-05-23 09:19:18,3181.0,89.0,36.0,238.0,119.0,107.0,22,True,https://www.javadoc.io/doc/com.powsybl/powsybl-core/latest/,20.0,2528.0,317.0,2024-05-02 13:36:06.000,6.3.1,97.0,"['gha', 'java']",,,95.0,1.0,76.0,76.0,,,,,,,,2.0,,,,,,, +41,AMPLPY,ops,,ampl/amplpy,BSD-3,Python API for AMPL.,https://github.com/ampl/amplpy,https://ampl.com/,2017-06-27 00:22:07.000,2024-05-21 18:42:52.000,2024-05-21 16:50:30,678.0,14.0,18.0,,60.0,8.0,22,True,https://amplpy.readthedocs.io/en/latest/,14.0,6.0,47.0,2024-05-23 16:41:59.000,0.14.0,170.0,"['gha', 'pypi', 'conda', 'jupyter', 'python']",amplpy,conda-forge/amplpy,,30938.0,73.0,71.0,https://pypi.org/project/amplpy,2024-05-21 18:42:52.000,2.0,26111.0,https://anaconda.org/conda-forge/amplpy,2024-02-21 11:55:21.068,217250.0,3.0,,,,,,, +42,LightSim2Grid,steady-state,,BDonnot/lightsim2grid,MPL-2.0,A fast backend for the Grid2Op.,https://github.com/BDonnot/lightsim2grid,https://l2rpn.chalearn.org/,2020-03-09 07:35:27.000,2024-04-29 10:18:27.000,2024-04-22 18:08:18,697.0,108.0,9.0,13.0,45.0,5.0,22,True,https://lightsim2grid.readthedocs.io/en/latest/,3.0,37.0,33.0,2024-04-22 18:09:02.000,0.8.2,25.0,"['gha', 'pypi', 'python']",LightSim2Grid,,101.0,4739.0,43.0,34.0,https://pypi.org/project/LightSim2Grid,2024-04-22 12:52:14.000,9.0,4734.0,,,,2.0,,bdonnot/lightsim2grid,https://hub.docker.com/r/bdonnot/lightsim2grid,2022-02-01 17:50:28.347059,188.0,, +43,PowerGenome,steady-state,,PowerGenome/PowerGenome,MIT,Create inputs for power systems models.,https://github.com/PowerGenome/PowerGenome,https://groups.io/g/powergenome,2019-07-18 17:33:40.000,2024-05-15 17:00:58.000,2024-05-14 20:54:13,1751.0,153.0,61.0,72.0,194.0,17.0,21,True,https://github.com/PowerGenome/PowerGenome/wiki,19.0,196.0,77.0,2024-05-14 20:58:08.000,0.6.3,18.0,"['gha', 'pypi', 'conda', 'python']",PowerGenome,conda-forge/powergenome,,230.0,,,https://pypi.org/project/PowerGenome,2024-05-14 20:58:08.000,,187.0,https://anaconda.org/conda-forge/powergenome,2024-01-02 04:04:47.685,174.0,2.0,,,,,,, +44,OpenDSSDirect.py,intf,,dss-extensions/OpenDSSDirect.py,MIT,A direct library interface to OpenDSS.,https://github.com/dss-extensions/OpenDSSDirect.py,https://dss-extensions.org/,2017-06-20 19:18:22.000,2024-03-29 06:05:46.000,2024-03-29 05:10:43,451.0,7.0,21.0,15.0,81.0,3.0,21,True,https://dss-extensions.org/OpenDSSDirect.py/,14.0,31.0,88.0,2024-03-29 06:18:05.000,0.9.4,43.0,"['gha', 'pypi', 'python', 'jupyter']",OpenDSSDirect.py,,,3770.0,70.0,54.0,https://pypi.org/project/OpenDSSDirect.py,2021-03-11 01:53:34.000,16.0,3770.0,,,,1.0,,,,,,, +45,PyPowSyBl,steady-state,,powsybl/pypowsybl,MPL-2.0,A PowSyBl and Python integration.,https://github.com/powsybl/pypowsybl,https://www.powsybl.org,2020-11-09 10:30:33.000,2024-05-23 14:54:16.000,2024-05-23 10:34:18,559.0,28.0,8.0,48.0,49.0,22.0,20,True,https://pypowsybl.readthedocs.io/en/latest/,18.0,579.0,132.0,2024-05-21 09:35:48.000,1.5.1,36.0,"['gha', 'pypi', 'python', 'java', 'jupyter']",pypowsybl,,,2295.0,7.0,,https://pypi.org/project/pypowsybl,2024-05-21 09:35:48.000,7.0,2295.0,,,,2.0,,,,,,, +46,PYPOWER,steady-state,,rwl/PYPOWER,BSD,Port of MATPOWER to Python.,https://github.com/rwl/PYPOWER,rwl.github.io/PYPOWER/api/,2009-05-22 12:14:47.000,2023-07-06 21:40:30.000,2023-03-29 15:07:00,351.0,,110.0,30.0,313.0,20.0,19,True,http://rwl.github.io/PYPOWER/index.html,25.0,44.0,11.0,2023-03-29 15:17:01.097,5.1.16,17.0,"['gha', 'pypi', 'conda', 'python']",PYPOWER,invenia/pypower,,5677.0,118.0,105.0,https://pypi.org/project/PYPOWER,2023-03-29 15:17:01.097,13.0,5639.0,https://anaconda.org/invenia/pypower,2023-06-16 13:21:19.108,3147.0,2.0,,hwanghust/pypower,https://hub.docker.com/r/hwanghust/pypower,2019-05-19 07:28:05.197725,17.0,, +47,GenX,steady-state,,GenXProject/GenX,GPL-2.0,Configurable capacity expansion model.,https://github.com/GenXProject/GenX.jl,https://energy.mit.edu/genx/,2021-05-19 17:57:57.000,2024-05-22 22:19:46.000,2024-05-06 00:40:06,1018.0,108.0,97.0,42.0,250.0,32.0,19,True,https://genxproject.github.io/GenX/dev/,18.0,455.0,203.0,2024-05-07 14:33:26.000,0.4.0,12.0,['julia'],,,,,,,,,,,,,,2.0,,,,,,,GenXProject/GenX.jl +48,GridPath,steady-state,,blue-marble/gridpath,Apache-2,Power system planning and operations.,https://github.com/blue-marble/gridpath,https://www.gridpath.io/,2016-08-12 18:13:28.000,2024-05-21 06:42:05.000,2024-05-07 21:37:52,1443.0,11.0,34.0,72.0,89.0,10.0,19,True,https://gridpath.readthedocs.io/en/latest/?badge=latest,12.0,799.0,256.0,2024-02-28 18:05:07.000,2024.1.0,25.0,"['gha', 'python']",GridPath,,816.0,74.0,2.0,2.0,https://pypi.org/project/GridPath,2024-02-28 18:05:07.000,,57.0,,,,2.0,,,,,,, +49,DPsim,emt,,sogno-platform/dpsim,MPL-2.0,Simulation for both EMT and phasor.,https://github.com/sogno-platform/dpsim,https://dpsim.fein-aachen.org/,2020-01-29 08:49:59.000,2024-05-21 21:38:06.000,2024-05-20 10:45:08,4481.0,37.0,47.0,83.0,64.0,32.0,19,True,https://dpsim.fein-aachen.org/docs/,9.0,181.0,52.0,2023-07-13 13:38:01.948,1.1.1,9.0,"['gha', 'pypi', 'jupyter', 'python', 'c']",dpsim,,,55.0,6.0,6.0,https://pypi.org/project/dpsim,2022-12-10 09:56:59.646,,55.0,,,,1.0,,,,,,, +50,py-dss-interface,intf,,PauloRadatz/py_dss_interface,MIT,A package for access to direct dll version of OpenDSS.,https://github.com/PauloRadatz/py_dss_interface,https://github.com/PauloRadatz/py_dss_interface,2020-06-12 18:58:36.000,2024-05-06 12:38:42.000,2024-05-06 12:38:22,542.0,13.0,8.0,32.0,23.0,6.0,19,True,https://py-dss-interface.readthedocs.io/en/latest/,6.0,48.0,21.0,2024-03-21 00:57:23.000,2.0.4,19.0,"['gha', 'pypi', 'python', 'jupyter']",py-dss-interface,,,557.0,30.0,26.0,https://pypi.org/project/py-dss-interface,2024-03-21 00:57:23.000,4.0,557.0,,,,1.0,,,,,,, +51,PowSyBl Diagram,vis,,powsybl/powsybl-diagram,MPL-2.0,single-line substation diagrams and network graph diagrams.,https://github.com/powsybl/powsybl-diagram,https://www.powsybl.org,2019-10-11 11:25:46.000,2024-05-22 14:01:01.000,2024-05-13 07:53:51,478.0,22.0,12.0,55.0,68.0,24.0,18,True,https://www.powsybl.org/pages/documentation/developer/api_guide/svg-writing.html,20.0,460.0,102.0,2024-04-05 14:38:23.000,4.4.0,43.0,"['gha', 'java', 'jupyter']",,,,,23.0,23.0,,,,,,,,1.0,,,,,,, +52,PyPSA-USA,steady-state,,PyPSA/pypsa-usa,MIT,Power System Model for the United States.,https://github.com/PyPSA/pypsa-usa,https://pypsa.org,2022-06-07 15:13:26.000,2024-05-20 16:48:15.000,2024-05-13 20:14:16,1444.0,394.0,11.0,87.0,27.0,8.0,18,True,https://pypsa-usa.readthedocs.io/,4.0,133.0,128.0,2024-04-24 16:14:19.000,0.1.0,2.0,['python'],,,,,,,,,,,,,,3.0,,,,,,, +53,PowerModels.jl,steady-state,,lanl-ansi/PowerModels.jl,BSD,Power Network Optimization.,https://github.com/lanl-ansi/PowerModels.jl,https://github.com/lanl-ansi/PowerModels.jl,2016-08-01 20:30:54.000,2024-04-17 05:23:02.000,2024-04-17 05:20:06,979.0,2.0,137.0,86.0,371.0,29.0,17,True,https://lanl-ansi.github.io/PowerModels.jl/stable/,27.0,433.0,392.0,2024-03-16 16:54:57.000,0.21.1,76.0,"['gha', 'julia']",,,,,,,,,,,,,,3.0,,,,,,, +54,RSOME,opl,,XiongPengNUS/rsome,GPL-3,Robust Stochastic Optimization Made Easy.,https://github.com/XiongPengNUS/rsome,https://github.com/XiongPengNUS/rsome,2020-07-26 13:00:05.000,2024-01-19 06:13:34.000,2024-01-19 06:13:26,212.0,,51.0,5.0,258.0,3.0,17,True,https://xiongpengnus.github.io/rsome/,4.0,20.0,35.0,2024-01-19 06:11:10.000,1.2.6,32.0,"['gha', 'pypi', 'jupyter', 'python']",rsome,,,2021.0,1.0,,https://pypi.org/project/rsome,2024-01-19 06:11:10.000,1.0,2021.0,,,,3.0,,,,,,, +55,PowerSimulationsDynamics.jl,phasor,,NREL-Sienna/PowerSimulationsDynamics.jl,BSD-3,Dynamic Power System simulations; NREL Sienna.,https://github.com/NREL-Sienna/PowerSimulationsDynamics.jl,https://www.nrel.gov/analysis/sienna.html,2020-07-16 19:36:16.000,2024-05-23 15:47:53.000,2024-04-09 17:04:38,2402.0,6.0,35.0,42.0,161.0,13.0,17,True,https://nrel-sienna.github.io/PowerSimulationsDynamics.jl/stable,14.0,226.0,88.0,2024-03-29 18:44:47.000,0.14.1,40.0,"['gha', 'julia']",,,,,,,,,,,,,,2.0,,,,,,, +56,GridLAB-D,phasor,,gridlab-d/gridlab-d,https://github.com/gridlab-d/gridlab-d/blob/master/LICENSE,Distribution power system simulator.,https://github.com/gridlab-d/gridlab-d,https://www.gridlabd.org/,2016-08-29 17:43:21.000,2024-03-28 17:59:58.000,2024-02-22 22:43:24,4394.0,,103.0,325.0,147.0,74.0,17,True,https://gridlab-d.shoutwiki.com/wiki/Source_documentation,24.0,146.0,1004.0,2023-10-12 23:32:11.000,5.2,6.0,['c'],,,3555.0,48.0,,,,,,,,,,2.0,,,,,,, +57,OpenIPSL,phasor,,OpenIPSL/OpenIPSL,BSD-3,A library of power system models.,https://github.com/OpenIPSL/OpenIPSL,https://github.com/OpenIPSL/OpenIPSL,2016-04-16 09:09:47.000,2024-03-18 08:43:49.000,2024-02-12 10:58:40,1771.0,,47.0,16.0,70.0,32.0,17,True,https://doc.openipsl.org,21.0,226.0,100.0,2022-06-23 13:05:59.000,3.0.1,15.0,"['gha', 'modelica']",,,484.0,5.0,,,,,,,,,,2.0,,,,,,, +58,PIQP,ops,,PREDICT-EPFL/piqp,BSD-2,Proximal Interior Point Quadratic Programming solver.,https://github.com/PREDICT-EPFL/piqp,https://github.com/PREDICT-EPFL/piqp,2023-01-25 13:55:12.000,2024-04-22 13:00:19.000,2024-04-22 13:00:12,284.0,28.0,10.0,5.0,58.0,2.0,17,True,https://predict-epfl.github.io/piqp/,6.0,1.0,2.0,2023-12-25 19:28:11.000,0.2.4,9.0,"['gha', 'pypi', 'conda', 'python', 'c', 'octave', 'r']",piqp,conda-forge/piqp,97.0,7015.0,20.0,12.0,https://pypi.org/project/piqp,2023-12-25 19:28:11.000,8.0,5418.0,https://anaconda.org/conda-forge/piqp,2023-12-25 21:00:54.971,14303.0,3.0,-1.0,,,,,, +59,Easy SimAuto,intf,,mzy2240/ESA,Apache-2.0,Python interface to PowerWorld.,https://github.com/mzy2240/ESA,https://github.com/mzy2240/ESA,2019-10-08 21:37:23.000,2024-03-08 19:38:09.000,2023-06-05 21:15:21,663.0,,10.0,15.0,41.0,11.0,17,True,https://mzy2240.github.io/ESA/html/index.html,5.0,16.0,85.0,2023-06-05 21:19:00.512,1.3.5,52.0,"['pypi', 'python']",esa,,,2070.0,5.0,4.0,https://pypi.org/project/esa,2022-05-21 02:37:41.000,1.0,2070.0,,,,2.0,,,,,,, +60,PyDSS,intf,,NREL/PyDSS,BSD-3,A Python wrapper for OpenDSS.,https://github.com/NREL/PyDSS,https://www.nrel.gov/grid/pydss.html,2018-10-16 15:59:07.000,2024-05-22 16:41:42.000,2024-05-22 16:39:43,934.0,78.0,18.0,16.0,32.0,24.0,17,True,https://nrel.github.io/PyDSS/index.html,9.0,119.0,16.0,2024-05-22 16:41:42.000,3.1.6,20.0,"['gha', 'pypi', 'python']",pydss,,,23.0,,,https://pypi.org/project/pydss,2011-08-17 20:40:53.000,,23.0,,,,2.0,,,,,,, +61,Clarabel.jl,ops,,oxfordcontrol/Clarabel.jl,Apache-2.0,Interior-point solver for convex conic optimisation in Julia.,https://github.com/oxfordcontrol/Clarabel.jl,https://github.com/oxfordcontrol/Clarabel.jl,2021-11-09 14:28:22.000,2024-05-22 07:59:33.000,2024-05-22 07:58:07,830.0,37.0,16.0,2.0,156.0,11.0,16,True,https://oxfordcontrol.github.io/ClarabelDocs/stable/,5.0,122.0,44.0,2024-05-22 07:59:33.000,0.8.1,14.0,"['gha', 'julia']",,,,,,,,,,,,,,3.0,,,,,,, +62,ExaGO,steady-state,,pnnl/ExaGO,BSD-3,Large-scale power grid optimization.,https://github.com/pnnl/ExaGO,https://www.gridpath.io/,2023-08-02 21:05:34.000,2024-05-23 18:03:53.000,2024-05-23 18:03:53,1144.0,10.0,9.0,47.0,55.0,28.0,15,True,https://github.com/pnnl/ExaGO/blob/develop/docs/manual/manual.pdf,11.0,70.0,31.0,2023-10-25 18:01:10.000,1.6.0,1.0,"['gha', 'jupyter', 'c']",,,,,,,,,,,,,,3.0,,,,,,, +63,Open RAO,steady-state,,powsybl/powsybl-open-rao,MPL-2.0,Power systems coordinated capacity calculation and security analysis.,https://github.com/powsybl/powsybl-open-rao,https://www.powsybl.org,2018-11-22 10:41:50.000,2024-05-23 16:20:45.000,2024-05-22 09:43:15,842.0,80.0,4.0,20.0,13.0,30.0,15,True,https://powsybl.readthedocs.io/projects/openrao/en/stable/?badge=stable,3.0,970.0,28.0,2024-05-07 14:24:32.000,5.5.0,65.0,"['gha', 'java']",,,35.0,0.0,,,,,,,,,,3.0,,,,,,, +64,LTB AMS,steady-state,,CURENT/ams,GPL-3,Dispatch Modeling and Simulation; CURENT LTB.,https://github.com/CURENT/ams,https://ltb.curent.org/,2022-10-05 11:57:30.000,2024-05-21 15:47:06.000,2024-04-21 21:14:28,1574.0,286.0,3.0,,5.0,3.0,15,True,https://ams.readthedocs.io/en/latest/,2.0,79.0,2.0,2024-04-21 21:18:24.000,0.9.6,10.0,"['gha', 'azure', 'pypi', 'conda', 'jupyter', 'python']",ltbams,conda-forge/ltbams,,334.0,,,https://pypi.org/project/ltbams,2024-04-21 21:18:24.000,,30.0,https://anaconda.org/conda-forge/ltbams,2024-04-22 04:13:25.555,914.0,3.0,,,,,,, +65,EGRET,steady-state,,grid-parity-exchange/Egret,BSD,Tools for Power Systems Optimization Modeling.,https://github.com/grid-parity-exchange/Egret,https://github.com/grid-parity-exchange/Egret,2019-01-28 18:41:03.000,2024-02-16 17:44:40.000,2023-11-14 21:40:03,1061.0,,46.0,44.0,121.0,38.0,14,True,,13.0,233.0,38.0,2023-04-03 23:11:48.000,0.5.5,6.0,"['gha', 'python']",,,,,6.0,6.0,,,,,,,,3.0,,,,,,, +66,PyOptInterface,opl,,metab0t/PyOptInterface,MPL-2.0,Efficient modeling interface for optimization in Python.,https://github.com/metab0t/PyOptInterface,https://github.com/metab0t/PyOptInterface,2023-06-13 16:11:33.000,2024-05-22 00:52:45.000,2024-05-18 08:34:07,217.0,44.0,2.0,,104.0,1.0,14,True,https://metab0t.github.io/PyOptInterface/,3.0,,1.0,2024-04-22 09:59:59.000,0.2.1,4.0,"['gha', 'pypi', 'jupyter', 'python']",pyoptinterface,,,487.0,1.0,1.0,https://pypi.org/project/pyoptinterface,2024-04-22 09:59:59.000,,487.0,,,,3.0,,,,,,, +67,GasModels.jl,gasnet,,lanl-ansi/GasModels.jl,BSD-3,Gas Network Optimization.,https://github.com/lanl-ansi/GasModels.jl,https://github.com/lanl-ansi/GasModels.jl,2016-08-29 16:01:10.000,2024-05-15 21:29:35.000,2024-05-15 21:26:39,1041.0,3.0,15.0,48.0,64.0,13.0,14,True,https://lanl-ansi.github.io/GasModels.jl/latest/,10.0,114.0,98.0,2024-01-31 06:38:45.000,0.10.0,21.0,"['gha', 'julia']",,,,,,,,,,,,,,3.0,,,,,,, +68,PowerSystems,phasor,,modelica-3rdparty/PowerSystems,https://modelica.org/licenses/ModelicaLicense2/,Modelica 3rd party library for electrical power systems.,https://github.com/modelica-3rdparty/PowerSystems,https://github.com/modelica-3rdparty/PowerSystems,2013-04-19 08:46:45.000,2024-05-07 09:11:07.000,2024-05-07 08:58:45,190.0,1.0,35.0,11.0,59.0,10.0,14,True,https://build.openmodelica.org/Documentation/PowerSystems.html,30.0,17.0,27.0,2024-05-07 09:11:07.000,2.0.0,7.0,['modelica'],,,,,,,,,,,,,,3.0,,,,,,, +69,MOST,steady-state,,MATPOWER/most,BSD-3,MATPOWER Optimal Scheduling Tool.,https://github.com/MATPOWER/most,https://matpower.org/,2016-12-16 19:10:43.000,2024-05-22 15:14:10.000,2024-05-22 00:08:06,227.0,11.0,10.0,6.0,31.0,,14,True,https://github.com/MATPOWER/most/blob/master/docs/MOST-manual.pdf,6.0,9.0,31.0,2024-05-15 22:02:10.000,1.3,5.0,"['gha', 'octave']",,,,,,,,,,,,,,3.0,,,,,,, +70,KVXOPT,opl,,sanurielf/kvxopt,GPL-3,CVXOPT with more wrappers suite-sparse.,https://github.com/sanurielf/kvxopt,https://github.com/sanurielf/kvxopt,2014-03-17 19:08:31.000,2024-05-09 00:25:44.270,2024-05-08 15:53:33,276.0,11.0,1.0,,10.0,18.0,14,True,https://sanurielf.github.io/kvxopt/userguide/,3.0,4.0,7.0,2023-10-16 05:45:01.000,1.3.2.0,19.0,"['gha', 'pypi', 'conda', 'python']",kvxopt,conda-forge/kvxopt,,6550.0,33.0,21.0,https://pypi.org/project/kvxopt,2024-05-08 16:49:17.000,12.0,2842.0,https://anaconda.org/conda-forge/kvxopt,2024-05-09 00:25:44.270,114963.0,3.0,,,,,,, +71,PowerNetworkMatrices.jl,steady-state,,NREL-Sienna/PowerNetworkMatrices.jl,BSD-3,Power systems matrices; NREL Sienna.,https://github.com/NREL-Sienna/PowerNetworkMatrices.jl,https://www.nrel.gov/analysis/sienna.html,2022-11-16 21:59:51.000,2024-05-22 20:10:55.000,2024-05-22 20:06:07,572.0,4.0,6.0,15.0,18.0,4.0,13,True,https://nrel-sienna.github.io/PowerNetworkMatrices.jl/stable/,4.0,43.0,21.0,2024-02-26 15:50:37.000,0.10.2,24.0,"['gha', 'julia']",,,,,,,,,,,,,,3.0,2.0,,,,,, +72,ReEDS-2.0,steady-state,,NREL/ReEDS-2.0,GPL-3.0,Capacity planning and dispatch model.,https://github.com/NREL/ReEDS-2.0,https://www.nrel.gov/analysis/reeds/,2019-05-28 15:57:01.000,2024-05-02 19:09:04.000,2024-05-02 19:08:20,63.0,4.0,13.0,4.0,114.0,13.0,12,True,https://www.nrel.gov/docs/fy21osti/78195.pdf,140.0,24.0,14.0,2024-05-02 19:09:04.000,2024.3.0,4.0,['python'],,,,,,,,,,,,,,3.0,,,,,,, +73,STEPS,phasor,,changgang/steps,MIT,Balanced large-scale AC-DC hybrid power system analysis.,https://github.com/changgang/steps,https://github.com/changgang/steps,2019-08-24 12:09:47.000,2024-04-17 05:31:50.000,2024-03-24 14:56:04,588.0,21.0,16.0,,44.0,4.0,12,True,https://github.com/changgang/steps/wiki/,4.0,,2.0,2023-10-16 12:20:36.000,2.0.0,5.0,['c'],,,25.0,0.0,5.0,5.0,,,,,,,,3.0,,,,,,, +74,GridPACK,phasor,,GridOPTICS/GridPACK,https://github.com/GridOPTICS/GridPACK/blob/develop/docs/markdown/LICENSE.md,High-Performance Electric Grid Simulation.,https://github.com/GridOPTICS/GridPACK,https://www.gridpack.org/,2014-07-22 21:01:57.000,2024-05-22 16:45:35.000,2024-05-09 12:39:06,3115.0,2.0,18.0,30.0,39.0,50.0,12,True,https://github.com/GridOPTICS/GridPACK/blob/develop/docs/user_manual/GridPACK.pdf,18.0,84.0,98.0,2020-01-31 21:18:21.000,3.4,5.0,,,,594.0,6.0,,,,,,,,,,3.0,,,,,,, +75,grg-pssedata,intf,,lanl-ansi/grg-pssedata,BSD-3,Python tools for working with PSSE v33 data files.,https://github.com/lanl-ansi/grg-pssedata,https://github.com/lanl-ansi/grg-pssedata,2018-05-26 20:24:25.000,2020-12-15 03:35:19.000,2020-12-14 22:39:36,35.0,,11.0,3.0,30.0,3.0,12,True,https://grg-pssedata.readthedocs.io/en/stable/,6.0,5.0,10.0,2020-12-15 03:35:19.000,0.1.4,7.0,"['pypi', 'python']",grg-pssedata,,,46.0,5.0,4.0,https://pypi.org/project/grg-pssedata,2020-12-15 03:35:19.000,1.0,46.0,,,,2.0,,,,,,, +76,PowerGraphics.jl,vis,,NREL-Sienna/powergraphics.jl,BSD-3,Visualization for PowerSimulations; NREL Sienna.,https://github.com/NREL-Sienna/PowerGraphics.jl,https://www.nrel.gov/analysis/sienna.html,2020-02-19 23:29:27.000,2024-02-26 23:21:16.000,2024-02-26 22:56:20,555.0,2.0,10.0,14.0,29.0,9.0,12,True,https://nrel-sienna.github.io/PowerGraphics.jl/stable/,10.0,80.0,23.0,2024-02-26 23:15:58.000,0.17.2,40.0,"['gha', 'julia', 'jupyter']",,,,,,,,,,,,,,3.0,,,,,,, +77,matpower-pip,steady-state,,yasirroni/matpower-pip,MIT,Easy Python Access to MATPOWER.,https://github.com/yasirroni/matpower-pip,https://matpower.org/,2021-12-27 15:47:13.000,2024-05-22 05:11:27.000,2024-05-22 05:11:18,146.0,4.0,,,17.0,,12,True,https://matpower.org/doc/,4.0,3.0,11.0,2023-03-20 14:20:10.000,2.1.5,16.0,"['gha', 'pypi', 'python']",matpower,,,192.0,6.0,5.0,https://pypi.org/project/matpower,2023-03-25 05:06:00.849,1.0,192.0,,,,3.0,,,,,,, +78,CIMpy,intf,,sogno-platform/cimpy,MPL-2.0,CIM files to the XML/RDF format.,https://github.com/sogno-platform/cimpy,https://github.com/sogno-platform/cimpy,2020-01-29 08:22:48.000,2024-03-13 15:55:28.000,2023-01-30 13:53:35,170.0,,14.0,5.0,50.0,10.0,11,True,https://sogno.energy/cimpy/,7.0,17.0,6.0,,,,"['gha', 'python']",,,,,5.0,5.0,,,,,,,,3.0,,,,,,, +79,OpenDER,phasor,,epri-dev/OpenDER,BSD-3,Inverter-based DER simulation.,https://github.com/epri-dev/OpenDER,https://www.epri.com/OpenDER,2022-04-26 22:09:28.000,2024-05-01 18:20:41.000,2024-04-02 14:39:27,113.0,2.0,19.0,,49.0,2.0,11,True,,16.0,10.0,1.0,2024-04-02 14:41:16.000,2.1.4,12.0,"['pypi', 'jupyter', 'python']",opender,,,864.0,1.0,1.0,https://pypi.org/project/opender,2024-03-29 21:25:02.000,,864.0,,,,3.0,,,,,,, +80,DSSData,intf,,felipemarkson/dssdata,MIT,A micro-framework for simulation and data analysis of distribution systems modeled on OpenDSS.,https://github.com/felipemarkson/dssdata,https://github.com/felipemarkson/dssdata,2020-03-27 20:15:33.000,2023-04-10 13:02:09.000,2023-04-10 13:02:03,186.0,,3.0,5.0,14.0,2.0,11,True,https://felipemarkson.github.io/dssdata/,3.0,64.0,31.0,2023-04-10 12:47:00.587,0.2.0,10.0,"['gha', 'pypi', 'python']",dssdata,,30.0,55.0,,,https://pypi.org/project/dssdata,2023-01-24 14:40:53.571,,55.0,,,,3.0,,,,,,, +81,PowerFlows.jl,steady-state,,NREL-Sienna/PowerFlows.jl,BSD-3,Collection of Power Flow solution; NREL Sienna.,https://github.com/NREL-Sienna/PowerFlows.jl,https://www.nrel.gov/analysis/sienna.html,2022-03-08 18:40:14.000,2024-03-19 17:56:52.000,2024-02-07 18:39:58,121.0,,6.0,6.0,12.0,6.0,11,True,https://nrel-sienna.github.io/PowerFlows.jl/dev/,3.0,21.0,7.0,2024-02-07 18:54:55.000,0.6.2,12.0,"['gha', 'julia']",,,,,,,,,,,,,,3.0,,,,,,, +82,DeepSolar,data,,wangzhecheng/DeepSolar,MIT,Houseshold-level solar panel identification with deep learning.,https://github.com/wangzhecheng/DeepSolar,https://deepsolar.web.app,2017-06-24 23:09:16.000,2023-03-24 22:39:39.000,2019-03-26 09:03:56,16.0,,66.0,13.0,242.0,2.0,9,True,,22.0,15.0,4.0,,,,['python'],,,,,,,,,,,,,,3.0,,,,,,, +83,RLGC,mrl,,RLGC-Project/RLGC,BSD,RL for Grid Control (RLGC).,https://github.com/RLGC-Project/RLGC,https://github.com/RLGC-Project/RLGC,2018-12-03 19:07:39.000,2022-04-08 07:14:43.000,2022-04-08 07:12:43,90.0,,28.0,5.0,104.0,4.0,9,True,,4.0,3.0,10.0,2020-12-23 06:10:29.000,V1.0.0_RC,2.0,"['python', 'jupyter']",,,,,,,,,,,,,,3.0,,,,,,, +84,EV-EcoSim,steady-state,,ebalogun01/EV-EcoSim/,MIT,A grid-aware co-simulation platform for the design and optimization of EV Charging Infrastructure.,https://github.com/ebalogun01/EV-EcoSim,https://github.com/ebalogun01/EV-EcoSim,2021-01-13 18:55:38.000,2024-04-19 05:40:52.000,2024-04-19 05:40:52,509.0,3.0,3.0,9.0,18.0,,9,True,https://ebalogun01.github.io/EV-EcoSim/,2.0,33.0,63.0,,,,"['gha', 'python']",,,,,,,,,,,,,,3.0,,,,,,, +85,LTB AGVis,vis,,CURENT/agvis,GPL-3.0,Geographical Visualization for Power Grid; CURENT LTB.,https://github.com/CURENT/agvis,https://ltb.curent.org/,2019-08-30 19:15:27.000,2024-05-13 17:36:12.000,2024-04-18 03:05:54,494.0,3.0,6.0,9.0,7.0,9.0,9,True,https://agvis.readthedocs.io/en/latest/,1.0,48.0,16.0,2023-08-03 15:12:50.000,3.2.1,2.0,"['pypi', 'python']",agvis,,9.0,15.0,,,https://pypi.org/project/agvis,2023-04-26 18:46:02.373,,15.0,,,,3.0,,,,,,, +86,ParaEMT,emt,,NREL/ParaEMT_public,BSD-3,Parallel EMT simulation.,https://github.com/NREL/ParaEMT_public,https://github.com/NREL/ParaEMT_public,2023-06-08 12:43:21.000,2024-03-26 01:11:27.000,2024-03-26 01:11:27,68.0,1.0,11.0,,29.0,3.0,8,True,,7.0,,,,,,['python'],,,,,,,,,,,,,,3.0,,,,,,, +87,LTB DiME,msg,,CURENT/dime,GPL-3.0,Distributed Messaging Environment; CURENT LTB.,https://github.com/CURENT/dime,https://ltb.curent.org/,2020-04-29 20:36:10.000,2023-07-31 21:24:25.000,2023-07-31 21:24:15,531.0,,3.0,13.0,4.0,4.0,8,True,https://ltbdime.readthedocs.io/en/latest/,5.0,11.0,35.0,,,,"['c', 'python', 'octave']",,,,,,,,,,,,,,3.0,,,,,,, +88,PowerSAS.m,phasor,,ANL-CEEESA/powersas.m,BSD-3,Power grid analysis framework based on semi-analytical solutions.,https://github.com/ANL-CEEESA/powersas.m,https://github.com/ANL-CEEESA/powersas.m,2021-12-10 21:25:47.000,2024-01-05 12:21:48.000,2024-01-05 12:21:48,75.0,,4.0,1.0,14.0,4.0,7,True,https://powersasm.readthedocs.io/en/latest/index.html,,6.0,,,,,['octave'],,,,,,,,,,,,,,3.0,,,,,,, +89,GSEIM,pe,,gseim/gseim,GPL-3.0,Simulation of electrical circuits.,https://github.com/gseim/gseim,https://github.com/gseim/gseim,2021-06-08 11:11:31.000,2023-08-19 17:28:29.000,2023-08-19 17:26:55,52.0,,3.0,2.0,10.0,3.0,7,True,https://gseim.github.io/build/html/index.html,4.0,14.0,4.0,,,5.0,"['gha', 'pypi', 'python']",GSEIM,,,9.0,,,https://pypi.org/project/GSEIM,2022-07-16 09:00:00.315,,9.0,,,,1.0,,,,,,, +90,MPNG,gasnet,,MATPOWER/mpng,BSD-3,Simulator for Optimal Power and Natural Gas Flow.,https://github.com/MATPOWER/mpng,https://matpower.org/,2019-09-27 19:49:43.000,2023-09-13 12:15:23.000,2023-09-13 12:15:23,65.0,,3.0,,9.0,3.0,7,True,https://github.com/MATPOWER/mpng/blob/master/MPNG_User's_Manual/MPNG_Manual_V0.99a.pdf,5.0,2.0,,,,,['octave'],,,,,,,,,,,,,,3.0,,,,,,, +91,OpenDER interface,intf,,epri-dev/OpenDER_interface,BSD-3,Interface for OpenDER.,https://github.com/epri-dev/OpenDER_interface,https://www.epri.com/OpenDER,2023-11-28 15:57:02.000,2024-04-09 21:13:33.000,2024-04-09 21:13:27,45.0,10.0,,,,2.0,7,True,,9.0,,,,,,"['python', 'jupyter']",,,,,,,,,,,,,,3.0,,,,,,, +92,AMES - Version 5.0,steady-state,,ames-market/AMES-V5.0,https://github.com/ames-market/AMES-V5.0/blob/master/LICENSE.rst,Wholesale Power Market Test Bed.,https://github.com/ames-market/AMES-V5.0,https://www2.econ.iastate.edu/tesfatsi/AMESMarketHome.htm,2020-08-03 08:54:08.000,2023-06-08 19:36:40.000,2023-06-08 19:36:10,119.0,,5.0,3.0,21.0,3.0,6,True,https://www2.econ.iastate.edu/tesfatsi/AMESMarketProjectSetUpInfo.pdf,2.0,,,,,,['java'],,,,,,,,,,,,,,3.0,,,,,,, +93,OpenHybridSim,phasor,,OpenHybridSim/OpenHybridSim-code,BSD-3,EMT-TS hybrid simulation.,https://github.com/OpenHybridSim/OpenHybridSim-code,https://github.com/OpenHybridSim/OpenHybridSim-code,2015-01-17 03:59:14.000,2020-05-05 20:35:13.000,2020-05-05 20:35:12,16.0,,5.0,1.0,7.0,,6,True,,5.0,,,,,,['java'],,,,,,,,,,,,,,3.0,,,,,,, +94,mypower,steady-state,,yasirroni/mypower,MIT,Supplementary function of MATPOWER in Python.,https://github.com/yasirroni/mypower,https://github.com/yasirroni/mypower,2020-03-09 07:23:38.000,2022-11-26 22:27:49.000,2022-11-26 22:27:22,39.0,,1.0,,6.0,,6,True,,3.0,3.0,,,,,['python'],,,,,,,,,,,,,,3.0,,,,,,, +95,PSSE RAW,intf,,anderson-optimization/em-psse,MIT,PSSE RAW parser.,https://github.com/anderson-optimization/em-psse,https://github.com/anderson-optimization/em-psse,2019-02-14 21:15:32.000,2021-01-07 22:33:21.000,2020-01-07 18:15:29,19.0,,15.0,,29.0,2.0,5,True,,5.0,,1.0,,,,"['pypi', 'python']",,,,,,,,,,,,,,3.0,,,,,,, +96,PowerSystemsInvestments.jl,steady-state,,NREL-Sienna/PowerSystemsInvestments.jl,BSD-3,Power Systems investment models; NREL Sienna.,https://github.com/NREL-Sienna/PowerSystemsInvestments.jl,https://www.nrel.gov/analysis/sienna.html,2024-02-29 21:28:33.000,2024-03-27 19:40:33.000,2024-03-25 21:03:33,11.0,11.0,1.0,1.0,8.0,2.0,5,True,https://nrel-sienna.github.io/PowerSystemsInvestments.jl/stable,5.0,,,,,,"['gha', 'julia']",,,,,,,,,,,,,,3.0,,,,,,, +97,PowerSystemsInvestmentsPortfolios.jl,steady-state,,NREL-Sienna/PowerSystemsInvestmentsPortfolios.jl,BSD-3,Data models for Power Systems investment models; NREL Sienna.,https://github.com/NREL-Sienna/PowerSystemsInvestmentsPortfolios.jl,https://www.nrel.gov/analysis/sienna.html,2024-02-29 21:31:12.000,2024-04-17 20:20:25.000,2024-03-27 17:20:14,20.0,20.0,1.0,6.0,8.0,2.0,5,True,https://nrel-sienna.github.io/PowerSystemsInvestmentsPortfolios.jl/stable,5.0,3.0,,,,,"['gha', 'julia']",,,,,,,,,,,,,,3.0,,,,,,, +98,andes_gym,mrl,,cuihantao/andes_gym,GPL-3,ANDES RL Environment for OpenAI Gym.,https://github.com/cuihantao/andes_gym,https://github.com/cuihantao/andes_gym,2020-04-19 18:18:34.000,2022-01-28 19:53:49.000,2022-01-28 19:53:49,31.0,,4.0,,8.0,2.0,5,True,,3.0,1.0,,,,,"['python', 'jupyter']",,,,,,,,,,,,,,3.0,,,,,,, +99,Andes.jl,intf,,cuihantao/Andes.jl,MIT,Julia interface for ANDES.,https://github.com/cuihantao/Andes.jl,https://ltb.curent.org,2020-04-03 21:53:26.000,2024-02-05 08:03:58.000,2024-02-05 04:08:07,58.0,,1.0,,8.0,,4,True,,2.0,1.0,1.0,,,,['julia'],,,,,,,,,,,,,,3.0,,,,,,, +100,AMES (V4.0),steady-state,,ames-market/AMES-v4.0,GPL-2,Agent based Modeling of Electricity Systems.,https://github.com/ames-market/AMES-v4.0,https://www2.econ.iastate.edu/tesfatsi/AMESMarketHome.htm,2017-04-18 18:19:21.000,2022-12-26 20:28:08.000,2020-08-28 07:29:40,6.0,,7.0,3.0,13.0,2.0,3,True,https://github.com/ames-market/AMES-v4.0/blob/master/USAGE.md,3.0,6.0,2.0,,,,['java'],,,,,,,,,,,,,,3.0,,,,,,, +101,EasySimauto.jl,intf,,mzy2240/EasySimauto.jl,Apache-2.0,Julia interface for EasySimAuto and PowerWorld.,https://github.com/mzy2240/EasySimauto.jl,https://github.com/mzy2240/EasySimauto.jl,2022-09-16 15:59:20.000,2023-07-31 19:46:50.000,2023-07-31 19:46:46,15.0,,,,4.0,2.0,3,True,,1.0,,2.0,2022-09-27 15:08:27.000,0.1.0,1.0,['julia'],,,,,,,,,,,,,,3.0,,,,,,, +102,OpenDSS,phasor,,,BSD,Distribution system simulator.,,https://www.epri.com/pages/sa/opendss,,,,,,,,,,2,True,https://opendss.epri.com/opendss_documentation.html,,,,,,,,,,,,,,,,,,,,,3.0,,,,,,, +103,PSAT,phasor,,,GPL,A Matlab toolbox for electric power system analysis and simulation.,,http://faraday1.ucd.ie/psat.html,,,,,,,,,,2,True,https://www.amazon.com/dp/B08P3QTQDV?ref_=pe_3052080_397514860,,,,,,,['octave'],,,,,,,,,,,,,,3.0,,,,,,, diff --git a/latest-changes.md b/latest-changes.md index 5333402..9fe98a2 100644 --- a/latest-changes.md +++ b/latest-changes.md @@ -2,19 +2,19 @@ _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._ -- SCS (🥈26 · ⭐ 520 · 📈) - Splitting Conic Solver. MIT -- ECOS (🥈26 · ⭐ 450 · 💤) - Conic solver for second-order cone programming. ❗️GPL-3.0 -- GridStatus (🥇23 · ⭐ 250 · 📈) - Extract data from ISOs and other sources. BSD-3 -- LightSim2Grid (🥈22 · ⭐ 45 · 📈) - A fast backend for the Grid2Op. MPL-2.0 -- MOST (🥉14 · ⭐ 31 · 📈) - MATPOWER Optimal Scheduling Tool. BSD-3 +- SCS (🥈27 · ⭐ 520 · 📈) - Splitting Conic Solver. MIT +- JuMP (🥈26 · ⭐ 2.1K · 📈) - Julia-based Optimization Modeling Language. MPL-2.0 +- Clarabel.rs (🥉25 · ⭐ 260 · 📈) - Interior-point solver for convex conic optimisation.. Apache-2 +- MATPOWER (🥇24 · ⭐ 390 · 📈) - Steady state power flow simulation. BSD-3 +- PowerNetworkMatrices.jl (🥉13 · ⭐ 18 · 📈) - Power systems matrices; NREL Sienna. BSD-3 ## 📉 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._ -- HiGHS (🥇31 · ⭐ 810 · 📉) - Large-scale Sparse Linear Problem Optimizer. MIT -- JuMP (🥉25 · ⭐ 2.1K · 📉) - Julia-based Optimization Modeling Language. MPL-2.0 -- Atlite (🥉22 · ⭐ 240 · 📉) - Calculating Renewable Power Potentials. BSD-2 -- OpenDSSDirect.py (🥇21 · ⭐ 81 · 📉) - A direct library interface to OpenDSS. MIT -- PowerNetworkMatrices.jl (🥉11 · ⭐ 18 · 📉) - Power systems matrices; NREL Sienna. BSD-3 +- Pyomo (🥈36 · ⭐ 1.9K · 📉) - Python-based Optimization Modeling Language. BSD-3 +- OpenModelica (🥇27 · ⭐ 750 · 📉) - Modelica-based environment for modeling and simulation. ❗️Custom +- GridCal (🥇24 · ⭐ 390 · 📉) - Cross-platform power systems software. ❗️LGPL-3.0 +- pandapipes (🥇23 · ⭐ 120 · 📉) - Pipeflow Calculation Tool. BSD-3 +- PIQP (🥉17 · ⭐ 58 · 📉) - Proximal Interior Point Quadratic Programming solver. BSD-2