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

JOSS: https://github.com/ImperialCollegeLondon/wsi

hacktoberfest hydrology integrated-modelling pollution python wastewater water-quality

Score: 6.122492809514386

Last synced: about 13 hours ago
JSON representation

Repository metadata:

WSIMOD is a software for simulating water quality and quantity


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 13 days ago

Total Commits: 824
Total Committers: 8
Avg Commits per committer: 103.0
Development Distribution Score (DDS): 0.677

Commits in past year: 73
Committers in past year: 3
Avg Commits per committer in past year: 24.333
Development Distribution Score (DDS) in past year: 0.329

Name Email Commits
barneydobson b****1@g****m 266
Dobson b****n@i****k 243
liuly12 l****u@h****m 117
Diego Alonso Alvarez d****z@i****k 102
pre-commit-ci[bot] 6****] 79
dependabot[bot] 4****] 13
Tom Bland t****d@i****k 2
Daniel Cummins d****7@i****k 2

Issue and Pull Request metadata

Last synced: 13 days ago

Total issues: 59
Total pull requests: 183
Average time to close issues: 3 months
Average time to close pull requests: 22 days
Total issue authors: 7
Total pull request authors: 8
Average comments per issue: 0.88
Average comments per pull request: 0.63
Merged pull request: 154
Bot issues: 0
Bot pull requests: 84

Past year issues: 3
Past year pull requests: 36
Past year average time to close issues: about 3 hours
Past year average time to close pull requests: less than a minute
Past year issue authors: 2
Past year pull request authors: 3
Past year average comments per issue: 0.33
Past year average comments per pull request: 0.0
Past year merged pull request: 28
Past year bot issues: 0
Past year bot pull requests: 35

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

Top Issue Authors

  • barneydobson (27)
  • liuly12 (14)
  • dalonsoa (12)
  • RobinMaesPrior (3)
  • PauJuan (1)
  • tsmbland (1)
  • zzzzy9 (1)

Top Pull Request Authors

  • pre-commit-ci[bot] (74)
  • barneydobson (46)
  • dalonsoa (28)
  • liuly12 (20)
  • dependabot[bot] (10)
  • tsmbland (2)
  • dc2917 (2)
  • topi0247 (1)

Top Issue Labels

  • overrides (12)
  • documentation (9)
  • enhancement (6)
  • hacktoberfest (4)
  • DAFNI (4)
  • bug (3)
  • refactor (1)

Top Pull Request Labels

  • github_actions (10)
  • dependencies (10)
  • overrides (5)

Dependencies

.github/workflows/ci.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/draft-pdf.yml actions
  • actions/checkout v2 composite
  • actions/upload-artifact v1 composite
  • openjournals/openjournals-draft-action master composite
pyproject.toml pypi
  • PyYAML *
  • dill *
  • tqdm *
requirements-demos.txt pypi
  • attrs ==23.1.0
  • certifi ==2023.7.22
  • click ==8.1.7
  • click-plugins ==1.1.1
  • cligj ==0.7.2
  • colorama ==0.4.6
  • contourpy ==1.1.1
  • cycler ==0.12.1
  • dill ==0.3.7
  • fiona ==1.9.5
  • fonttools ==4.43.1
  • geopandas ==0.14.0
  • kiwisolver ==1.4.5
  • matplotlib ==3.8.1
  • numpy ==1.26.1
  • packaging ==23.2
  • pandas ==1.5.2
  • pillow ==10.1.0
  • pyparsing ==3.1.1
  • pyproj ==3.6.1
  • python-dateutil ==2.8.2
  • pytz ==2023.3.post1
  • pyyaml ==6.0.1
  • shapely ==2.0.2
  • six ==1.16.0
  • tqdm ==4.66.1
requirements-dev.txt pypi
  • black ==23.10.1 development
  • build ==1.0.3 development
  • cfgv ==3.4.0 development
  • click ==8.1.7 development
  • colorama ==0.4.6 development
  • coverage ==7.3.2 development
  • dill ==0.3.7 development
  • distlib ==0.3.7 development
  • filelock ==3.13.1 development
  • identify ==2.5.31 development
  • iniconfig ==2.0.0 development
  • mypy-extensions ==1.0.0 development
  • nodeenv ==1.8.0 development
  • packaging ==23.2 development
  • pathspec ==0.11.2 development
  • pip-tools ==7.3.0 development
  • platformdirs ==3.11.0 development
  • pluggy ==1.3.0 development
  • pre-commit ==3.5.0 development
  • pyproject-hooks ==1.0.0 development
  • pytest ==7.4.3 development
  • pytest-cov ==4.1.0 development
  • pyyaml ==6.0.1 development
  • ruff ==0.1.4 development
  • tqdm ==4.66.1 development
  • virtualenv ==20.24.6 development
  • wheel ==0.41.3 development
requirements-doc.txt pypi
  • 102 dependencies
requirements.txt pypi
  • colorama ==0.4.6
  • dill ==0.3.7
  • pyyaml ==6.0.1
  • tqdm ==4.66.1
Dockerfile docker
  • python 3.11.5-alpine build
.github/workflows/publish.yml actions
  • actions/checkout v4 composite
  • actions/download-artifact v3 composite
  • actions/upload-artifact v3 composite
  • pypa/gh-action-pypi-publish release/v1 composite
  • softprops/action-gh-release v1 composite