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

JOSS: https://github.com/pyswmm/pyswmm

hydraulic-modeling hydrology-stormwater-analysis python stormwater swmm swmm5

Score: 18.461256461749

Last synced: about 4 hours ago
JSON representation

Repository metadata:

Python Wrappers for SWMM


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 788
Total Committers: 24
Avg Commits per committer: 32.833
Development Distribution Score (DDS): 0.542

Commits in past year: 23
Committers in past year: 3
Avg Commits per committer in past year: 7.667
Development Distribution Score (DDS) in past year: 0.261

Name Email Commits
Bryant E. McDonnell b****l@g****m 361
Jenn Wu j****u@e****t 113
Katherine Ratliff r****e@e****v 69
Stephen Roberts s****s@a****u 50
Gonzalo Pena-Castellanos g****a@g****m 50
karosc c****s@o****m 40
bemason b****n@u****u 18
Michael Tryby t****l@e****v 18
Timothy Holmes t****s@g****m 14
abhiramm7 a****m@u****u 12
jennwuu j****u@l****m 12
Damon McDougall d****l@g****m 5
karosc k****c@c****m 4
Jiada 3****e 4
Kristina Macro k****o@e****t 3
Ruben Kertesz r****z@e****t 3
polyedr i****o@p****m 3
Caleb 7****n 2
James Westover w****r@p****u 2
Christian Urich c****h@g****m 1
Nick Santos n****n 1
dependabot[bot] 4****] 1
unknown b****l@L****m 1
dokzai 3****i 1

Issue and Pull Request metadata

Last synced: 13 days ago

Total issues: 276
Total pull requests: 165
Average time to close issues: 8 months
Average time to close pull requests: about 1 month
Total issue authors: 118
Total pull request authors: 24
Average comments per issue: 3.67
Average comments per pull request: 2.22
Merged pull request: 140
Bot issues: 0
Bot pull requests: 1

Past year issues: 6
Past year pull requests: 11
Past year average time to close issues: about 17 hours
Past year average time to close pull requests: 2 days
Past year issue authors: 6
Past year pull request authors: 3
Past year average comments per issue: 1.67
Past year average comments per pull request: 0.91
Past year merged pull request: 6
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • bemcdonnell (62)
  • goanpeca (26)
  • jennwuu (13)
  • Jiadalee (7)
  • katmratliff (5)
  • michaeltryby (5)
  • t298 (4)
  • tscheuch (4)
  • lrntct (4)
  • BrianN92 (4)
  • pdim21 (3)
  • ghost (3)
  • antviro (3)
  • jsadler2 (3)
  • xie-kun (3)

Top Pull Request Authors

  • bemcdonnell (73)
  • goanpeca (16)
  • katmratliff (15)
  • karosc (13)
  • jennwuu (9)
  • timothy-holmes (6)
  • Jiadalee (5)
  • michaeltryby (5)
  • abhiramm7 (4)
  • ghost (3)
  • polyedr (3)
  • bemason (1)
  • christianurich (1)
  • kmmacro (1)
  • lrntct (1)

Top Issue Labels

  • type:bug (73)
  • reso:completed (68)
  • type:enhancement (43)
  • type:feature (23)
  • type:task (20)
  • type:question (14)
  • type:maintenance (12)
  • type:docs (10)
  • feature_request (6)
  • type:discussion (5)
  • resolution:wontfix (4)
  • deprecate (3)
  • resolution:duplicate (2)
  • dependencies (1)
  • tag:help-wanted (1)

Top Pull Request Labels

  • type:enhancement (39)
  • reso:completed (21)
  • type:bug (10)
  • type:feature (9)
  • type:docs (6)
  • type:maintenance (5)
  • dependencies (2)

Package metadata

pypi.org: pyswmm

Python Wrapper for SWMM5 API

  • Homepage: https://www.pyswmm.org
  • Documentation: https://pyswmm.readthedocs.io/
  • Licenses: BSD2 License
  • Latest release: 2.1.0 (published 10 months ago)
  • Last Synced: 2026-06-22T16:01:12.418Z (about 11 hours ago)
  • Versions: 31
  • Dependent Packages: 4
  • Dependent Repositories: 8
  • Downloads: 11,332 Last month
  • Docker Downloads: 40
  • Rankings:
    • Dependent packages count: 1.865%
    • Stargazers count: 4.05%
    • Forks count: 4.241%
    • Docker downloads count: 4.316%
    • Average: 4.494%
    • Dependent repos count: 5.165%
    • Downloads: 7.326%
  • Maintainers (4)
proxy.golang.org: github.com/pyswmm/pyswmm

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/pyswmm/pyswmm#section-documentation
  • Licenses: other
  • Latest release: v2.1.0+incompatible (published 10 months ago)
  • Last Synced: 2026-06-22T16:01:14.805Z (about 11 hours ago)
  • Versions: 32
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 5.395%
    • Average: 5.576%
    • Dependent repos count: 5.758%

Dependencies

requirements-dev.txt pypi
  • black * development
  • build * development
  • pre-commit * development
  • pytest * development
  • setuptools * development
  • wheel * development
setup.py pypi
docs/source/docs_requirements.txt pypi
  • ipython ==8.23.0
  • pydata-sphinx-theme ==0.15.2
  • sphinx ==7.2.6
  • sphinx_copybutton ==0.5.2
  • sphinx_design ==0.5.0
.github/workflows/black.yml actions
  • actions/checkout v3 composite
  • psf/black stable composite
.github/workflows/documentation.yml actions
  • actions/checkout v5 composite
  • actions/configure-pages v5 composite
  • actions/deploy-pages v4 composite
  • actions/setup-python v5 composite
  • actions/upload-pages-artifact v3 composite
.github/workflows/python-package.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • actions/upload-artifact v2 composite
requirements.txt pypi
  • aenum ==3.1.11
  • julian ==0.14
  • pytest *
  • swmm-toolkit ==0.9.0
  • wheel *