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

JOSS: https://github.com/SDXorg/pysd

Score: 17.435671727888717

Last synced: about 15 hours ago
JSON representation

Repository metadata:

System Dynamics Modeling in Python


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 days ago

Total Commits: 1,167
Total Committers: 21
Avg Commits per committer: 55.571
Development Distribution Score (DDS): 0.578

Commits in past year: 8
Committers in past year: 2
Avg Commits per committer in past year: 4.0
Development Distribution Score (DDS) in past year: 0.125

Name Email Commits
Eneko Martin Martinez e****z@g****m 493
James Houghton J****n@g****m 253
Roger Samsó r****o@g****m 138
Alexey Mulyukin a****n@a****u 87
Maria m****o@a****s 49
julienmalard j****d@m****a 41
dependabot[bot] 4****] 24
sepiatone s****e@y****m 23
SimonStrong s****t@g****m 15
ConnectedSystems t****i@g****m 11
pbreach p****h@u****a 7
Diego Rodrigo d****-@h****m 4
Aina Rasoldier a****r@h****r 4
Ewout ter Hoeven E****n@s****l 3
Joona Tuovinen j****n@g****m 3
Keith Citrenbaum k****m@s****m 3
Manuel Ruh m****e@g****m 3
Bruno P. Kinoshita k****w 2
mhy05 m****n@g****m 2
Ben Slavin b****n@b****m 1
Giorgos Drosos 5****s 1

Issue and Pull Request metadata

Last synced: 10 days ago

Total issues: 88
Total pull requests: 94
Average time to close issues: over 1 year
Average time to close pull requests: about 2 months
Total issue authors: 36
Total pull request authors: 11
Average comments per issue: 3.23
Average comments per pull request: 2.27
Merged pull request: 80
Bot issues: 0
Bot pull requests: 30

Past year issues: 5
Past year pull requests: 4
Past year average time to close issues: N/A
Past year average time to close pull requests: about 11 hours
Past year issue authors: 5
Past year pull request authors: 1
Past year average comments per issue: 3.4
Past year average comments per pull request: 0.0
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 4

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

Top Issue Authors

  • enekomartinmartinez (25)
  • rogersamso (11)
  • JamesPHoughton (10)
  • marrobl (4)
  • lionel42 (4)
  • blsqr (2)
  • hyunjimoon (2)
  • sanketme (2)
  • akuptel (1)
  • universmile (1)
  • prasri92 (1)
  • marika-kac (1)
  • ali-akhavan89 (1)
  • alexprey (1)
  • sylvan-s (1)

Top Pull Request Authors

  • enekomartinmartinez (36)
  • dependabot[bot] (30)
  • rogersamso (16)
  • EwoutH (3)
  • benslavin (2)
  • kinow (2)
  • hyunjimoon (1)
  • lionel42 (1)
  • equihuam (1)
  • gdrosos (1)
  • JamesPHoughton (1)

Top Issue Labels

  • vensim (22)
  • bug (16)
  • python builder (9)
  • performance (8)
  • enhancement (7)
  • xmile (3)
  • good first issue (2)
  • partially implemented (2)
  • contributions are welcome (1)
  • wontfix (1)

Top Pull Request Labels

  • dependencies (30)
  • github_actions (7)
  • vensim (6)
  • bug (6)
  • python builder (4)
  • performance (1)

Package metadata

pypi.org: pysd

System Dynamics Modeling in Python

  • Homepage: https://github.com/SDXorg/pysd
  • Documentation: https://pysd.readthedocs.io/
  • Licenses: LICENSE
  • Latest release: 3.14.3 (published about 1 year ago)
  • Last Synced: 2026-06-18T22:01:12.798Z (4 days ago)
  • Versions: 70
  • Dependent Packages: 5
  • Dependent Repositories: 17
  • Downloads: 3,552 Last month
  • Rankings:
    • Dependent packages count: 1.593%
    • Dependent repos count: 3.498%
    • Stargazers count: 3.551%
    • Average: 4.177%
    • Forks count: 4.858%
    • Downloads: 7.383%
  • Maintainers (2)
conda-forge.org: pysd

  • Homepage: https://github.com/SDXorg/pysd
  • Licenses: MIT
  • Latest release: 3.8.0 (published over 3 years ago)
  • Last Synced: 2026-03-07T09:54:49.038Z (4 months ago)
  • Versions: 27
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Rankings:
    • Forks count: 20.285%
    • Stargazers count: 22.98%
    • Average: 24.165%
    • Dependent repos count: 24.407%
    • Dependent packages count: 28.988%

Dependencies

docs/requirements.txt pypi
  • jinja2 ==3.0.0
  • readthedocs-sphinx-search ==0.1.1
  • sphinx ==4.2.0
  • sphinx_rtd_theme ==1.0.0
requirements.txt pypi
  • black *
  • chardet *
  • lxml *
  • openpyxl *
  • pandas *
  • parsimonious *
  • portion *
  • progressbar2 *
  • regex *
  • scipy *
  • xarray *
  • xlrd *
tests/requirements.txt pypi
  • coverage *
  • coveralls *
  • psutil *
  • pytest *
  • pytest-cov *
  • pytest-mock *
.github/workflows/build-docs.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/ci.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/link-check.yml actions
  • actions/checkout v3 composite
  • lycheeverse/lychee-action v1.5.4 composite
.github/workflows/python-publish.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
setup.py pypi