An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/PyPSA/linopy

cbc cplex glpk gurobi linear-optimisation linear-optimization optimisation optimization python xarray xpress

Score: 22.175424273003493

Last synced: about 14 hours ago
JSON representation

Repository metadata:

Linear optimization with N-D labeled arrays in Python


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 8 days ago

Total Commits: 1,018
Total Committers: 59
Avg Commits per committer: 17.254
Development Distribution Score (DDS): 0.34

Commits in past year: 110
Committers in past year: 24
Avg Commits per committer in past year: 4.583
Development Distribution Score (DDS) in past year: 0.609

Name Email Commits
Fabian f****f@g****e 672
pre-commit-ci[bot] 6****] 79
Lukas Trippe l****p@p****e 36
Jonas Hoersch j****h@c****g 29
Heinz-Alexander Fuetterer f****h@p****e 25
ulfw u****e@m****m 19
Fabian Neumann f****n@o****e 17
FBumann 1****n 12
Robbie r****7@g****m 10
Siddharth Krishna s****a 8
dependabot[bot] 4****] 7
Henning Blunck m****l@h****e 7
fabulous f****s@G****x 7
Florian Maurer m****r@f****e 6
Irieo i****n@g****m 6
Dan Allford d****d@b****m 5
Daniel Müller a****r@m****g 4
Felix Hennings f****x@d****l 4
Fridolin Glatter g****r@i****t 4
Michał Marszal m****l@i****l 4
pz-max m****n@e****k 4
Oscar Dowson o****w 4
Kristijan Faust k****t@o****g 3
ollie-bell 5****l 3
qheuristics g****r@g****m 3
Maciej Krakowiak m****k@i****l 2
Daniel Rüdt 1****t 2
Daniel Castro Uriegas d****s@h****m 2
CharlieFModo c****x@m****y 2
PeterKlein11 8****1 2
and 29 more...

Issue and Pull Request metadata

Last synced: 4 days ago

Total issues: 166
Total pull requests: 521
Average time to close issues: 3 months
Average time to close pull requests: 10 days
Total issue authors: 73
Total pull request authors: 57
Average comments per issue: 2.01
Average comments per pull request: 1.47
Merged pull request: 404
Bot issues: 0
Bot pull requests: 75

Past year issues: 33
Past year pull requests: 129
Past year average time to close issues: about 2 months
Past year average time to close pull requests: 6 days
Past year issue authors: 22
Past year pull request authors: 23
Past year average comments per issue: 0.97
Past year average comments per pull request: 1.62
Past year merged pull request: 67
Past year bot issues: 0
Past year bot pull requests: 11

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/PyPSA/linopy

Top Issue Authors

  • FabianHofmann (18)
  • FBumann (11)
  • fneum (7)
  • willu47 (6)
  • aurelije (6)
  • loongmxbt (6)
  • dannyopts (5)
  • apfelix (5)
  • Cellophil (4)
  • RobbieKiwi (4)
  • KanaBaradei (4)
  • thomgeo (4)
  • tburandt (4)
  • leuchtum (4)
  • p-glaum (3)

Top Pull Request Authors

  • FabianHofmann (193)
  • pre-commit-ci[bot] (67)
  • lkstrp (34)
  • RobbieKiwi (19)
  • coroa (18)
  • siddharth-krishna (16)
  • afuetterer (15)
  • FBumann (14)
  • fneum (9)
  • KristijanFaust-OET (9)
  • leuchtum (8)
  • dependabot[bot] (7)
  • ollie-bell (6)
  • dannyopts (5)
  • qheuristics (5)

Top Issue Labels

  • bug (19)
  • solver interface (8)
  • enhancement (7)
  • documentation (6)
  • model formulation (5)
  • discussion (2)
  • question (1)
  • data-model (1)
  • wontfix (1)
  • UI (1)

Top Pull Request Labels

  • enhancement (7)
  • dependencies (7)
  • solver interface (5)
  • github_actions (3)
  • bug (1)
  • help wanted (1)
  • model formulation (1)
  • discussion (1)

Package metadata

pypi.org: linopy

Linear optimization with N-D labeled arrays in Python

  • Homepage: https://github.com/PyPSA/linopy
  • Documentation: https://linopy.readthedocs.io/
  • Licenses: MIT License
  • Latest release: 0.6.5 (published 24 days ago)
  • Last Synced: 2026-03-04T09:01:01.684Z (23 days ago)
  • Versions: 63
  • Dependent Packages: 4
  • Dependent Repositories: 7
  • Downloads: 86,330 Last month
  • Docker Downloads: 71
  • Rankings:
    • Dependent packages count: 3.273%
    • Downloads: 3.714%
    • Average: 5.543%
    • Dependent repos count: 5.674%
    • Stargazers count: 7.353%
    • Forks count: 7.699%
  • Maintainers (2)
conda-forge.org: linopy

  • Homepage: https://github.com/PyPSA/linopy
  • Licenses: MIT
  • Latest release: 0.0.14 (published over 3 years ago)
  • Last Synced: 2026-03-10T17:11:39.809Z (17 days ago)
  • Versions: 1
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Downloads: 146,420 Total
  • Rankings:
    • Dependent repos count: 24.083%
    • Dependent packages count: 28.909%
    • Average: 33.52%
    • Stargazers count: 38.692%
    • Forks count: 42.396%

Dependencies

.github/workflows/claude.yml actions
  • actions/checkout v6 composite
  • anthropics/claude-code-action beta composite
.github/workflows/claude-code-review.yml.bkp actions
  • actions/checkout v4 composite
  • anthropics/claude-code-action beta composite
.github/workflows/codeql.yml actions
  • actions/checkout v6 composite
  • github/codeql-action/analyze v4 composite
  • github/codeql-action/init v4 composite
.github/workflows/release.yml actions
  • actions/checkout v6 composite
  • actions/download-artifact v8 composite
  • hynek/build-and-inspect-python-package v2 composite
  • pypa/gh-action-pypi-publish release/v1 composite
  • softprops/action-gh-release v2 composite
.github/workflows/test-models.yml actions
  • actions/cache v5 composite
  • actions/checkout v6 composite
  • actions/upload-artifact v7 composite
  • conda-incubator/setup-miniconda v3 composite
.github/workflows/test.yml actions
  • actions/checkout v6 composite
  • actions/download-artifact v8 composite
  • actions/setup-python v6 composite
  • codecov/codecov-action v5 composite
  • crazy-max/ghaction-chocolatey v4 composite
  • hynek/build-and-inspect-python-package v2 composite
pyproject.toml pypi
  • bottleneck *
  • dask >=0.18.0
  • deprecation *
  • numexpr *
  • numpy <2; python_version <= '3.10'
  • numpy python_version > '3.10'
  • packaging *
  • polars >=1.31.1
  • scipy *
  • toolz *
  • tqdm *
  • xarray >=2024.2.0
benchmark/environment.yaml conda
  • cvxpy
  • gurobi
  • jupyter
  • linopy
  • matplotlib
  • memory_profiler
  • ortools-python
  • pip
  • pulp
  • pyomo
  • python 3.9
  • seaborn
  • snakemake