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

JOSS: https://github.com/csdms/babelizer/

bmi c csdms cxx fortran hacktoberfest pymt python

Score: 4.23410650459726

Last synced: about 16 hours ago
JSON representation

Repository metadata:

Transform BMI-wrapped models into Python packages


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 11 days ago

Total Commits: 274
Total Committers: 3
Avg Commits per committer: 91.333
Development Distribution Score (DDS): 0.172

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
mcflugen m****n@g****m 227
Mark Piper m****r@c****u 45
Sam Harrison s****g@g****m 2

Issue and Pull Request metadata

Last synced: 23 days ago

Total issues: 32
Total pull requests: 96
Average time to close issues: 9 months
Average time to close pull requests: about 2 months
Total issue authors: 6
Total pull request authors: 4
Average comments per issue: 1.44
Average comments per pull request: 1.2
Merged pull request: 80
Bot issues: 0
Bot pull requests: 2

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • mdpiper (18)
  • lheagy (4)
  • aufdenkampe (4)
  • cheginit (2)
  • mcflugen (2)
  • Volk3rJ (2)

Top Pull Request Authors

  • mcflugen (47)
  • mdpiper (43)
  • samharrison7 (4)
  • pre-commit-ci[bot] (2)

Top Issue Labels

  • enhancement (3)
  • hacktoberfest (3)
  • documentation (2)
  • help wanted (1)

Top Pull Request Labels

  • hacktoberfest-accepted (2)

Dependencies

external/requirements.txt pypi
  • bmi-c *
  • bmi-cxx *
  • bmi-fortran *
  • bmi-tester >=0.5.4
  • bmipy *
  • c-compiler *
  • cmake *
  • cxx-compiler *
  • fortran-compiler *
  • pkg-config *
requirements-dev.txt pypi
  • black * development
  • flake8 * development
  • flake8-bugbear * development
  • isort * development
  • pre-commit * development
requirements-docs.txt pypi
  • sphinx >=1.5.1,<3
  • sphinx-click *
requirements-testing.txt pypi
  • coverage * test
  • coveralls * test
  • pytest * test
  • pytest-cov * test
  • pytest-datadir * test
requirements.txt pypi
  • black *
  • click *
  • cookiecutter *
  • gitpython *
  • isort >=5
  • pyyaml *
  • tomlkit *
.github/workflows/changelog.yml actions
  • actions/checkout v3 composite
.github/workflows/docs.yml actions
  • actions/checkout v2 composite
  • conda-incubator/setup-miniconda v2 composite
.github/workflows/lint.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/test-cli.yml actions
  • AndreMiras/coveralls-python-action v20201129 composite
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/test-langs.yml actions
  • AndreMiras/coveralls-python-action v20201129 composite
  • actions/checkout v3 composite
  • conda-incubator/setup-miniconda v2 composite
pyproject.toml pypi
  • black *
  • click *
  • cookiecutter *
  • gitpython *
  • importlib-resources python_version < '3.12'
  • isort >=5
  • logoizer @ git+https://github.com/mcflugen/logoizer
  • pyyaml *
  • tomli python_version < '3.11'
  • tomli-w *
setup.py pypi
babelizer/data/templates/pyproject.toml pypi
babelizer/data/templates/requirements-build.txt pypi
  • bmi-c *
  • bmi-cxx *
  • bmi-fortran *
  • c-compiler *
  • cxx-compiler *
  • fortran-compiler *
babelizer/data/templates/requirements-library.txt pypi
babelizer/data/templates/requirements-testing.txt pypi
  • bmi-tester >=0.5.4 test
babelizer/data/templates/requirements.txt pypi
  • numpy *