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

JOSS: https://github.com/dgbowl/yadg

batteries catalysis chromatography data-science electrochemistry parser

Score: 14.574962199471818

Last synced: about 2 hours ago
JSON representation

Repository metadata:

yadg: yet another datagram


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 371
Total Committers: 12
Avg Commits per committer: 30.917
Development Distribution Score (DDS): 0.534

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

Name Email Commits
krpe p****s@e****h 173
Peter Kraus p****s@t****e 105
vetschn n****h@g****h 50
Peter Kraus p****s@g****t 24
Peter Kraus k****s@f****e 5
Graham Kimbell 8****l 4
Carla Terboven 1****n 3
Vetsch, Nicolas n****h@e****h 3
dcambie d****e@g****m 1
Gabby a****a@g****m 1
Francisco Ramirez r****f 1
Arfon Smith a****n 1

Issue and Pull Request metadata

Last synced: 15 days ago

Total issues: 87
Total pull requests: 203
Average time to close issues: 4 months
Average time to close pull requests: 5 days
Total issue authors: 26
Total pull request authors: 10
Average comments per issue: 1.6
Average comments per pull request: 0.41
Merged pull request: 179
Bot issues: 0
Bot pull requests: 0

Past year issues: 15
Past year pull requests: 22
Past year average time to close issues: about 2 months
Past year average time to close pull requests: 2 days
Past year issue authors: 7
Past year pull request authors: 2
Past year average comments per issue: 1.07
Past year average comments per pull request: 0.27
Past year merged pull request: 16
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • PeterKraus (41)
  • carla-terboven (5)
  • NukP (4)
  • Locki3 (4)
  • JohannesBaller (3)
  • pythonpanda2 (3)
  • g-kimbell (3)
  • xkxk9991 (2)
  • santimirandarp (2)
  • JAC28 (2)
  • vetschn (2)
  • 1mikegrn (2)
  • axnj2 (1)
  • cathy-wang-01 (1)
  • JL-CEA (1)

Top Pull Request Authors

  • PeterKraus (180)
  • carla-terboven (7)
  • g-kimbell (6)
  • arndkoeppe (2)
  • ramirezfranciscof (2)
  • vetschn (2)
  • dcambie (1)
  • galessiorob (1)
  • arfon (1)
  • JAC28 (1)

Top Issue Labels

  • bug (9)
  • enhancement (8)
  • electrochem (6)
  • paper (5)
  • chromtrace (3)
  • documentation (2)
  • wontfix (1)
  • logging (1)
  • help wanted (1)
  • good first issue (1)

Top Pull Request Labels

  • backport (17)
  • bug (10)
  • paper (5)
  • electrochem (4)
  • enhancement (3)
  • chromtrace (2)
  • documentation (1)

Package metadata

pypi.org: yadg

yet another datagram

  • Homepage:
  • Documentation: https://dgbowl.github.io/yadg/main
  • Licenses: GPL-3.0-or-later
  • Latest release: 6.2.4 (published about 2 months ago)
  • Last Synced: 2026-08-13T02:11:23.869Z (1 day ago)
  • Versions: 60
  • Dependent Packages: 2
  • Dependent Repositories: 2
  • Downloads: 3,293 Last month
  • Docker Downloads: 0
  • Rankings:
    • Dependent packages count: 3.169%
    • Docker downloads count: 4.337%
    • Average: 9.178%
    • Downloads: 10.663%
    • Forks count: 11.407%
    • Dependent repos count: 11.528%
    • Stargazers count: 13.964%
  • Maintainers (1)

Dependencies

.github/workflows/pull-request-commit.yml actions
  • ./.github/workflows/before-job * composite
  • ./.github/workflows/build-job * composite
  • ./.github/workflows/docs-job * composite
  • ./.github/workflows/test-job * composite
  • actions/checkout v3 composite
  • actions/download-artifact v3 composite
  • actions/setup-python v2 composite
  • actions/upload-artifact v3 composite
  • jannekem/run-python-script-action v1 composite
.github/workflows/push-main.yml actions
  • actions/checkout v4 composite
  • actions/download-artifact v4 composite
  • actions/setup-python v5 composite
  • peaceiris/actions-gh-pages v3 composite
.github/workflows/workflow-lint.yml actions
  • actions/checkout v7 composite
  • astral-sh/ruff-action v4.0.0 composite
.github/workflows/workflow-build.yml actions
  • actions/checkout v7 composite
  • actions/setup-python v7 composite
  • actions/upload-artifact v7 composite
.github/workflows/workflow-pages.yml actions
  • actions/checkout v7 composite
  • actions/download-artifact v8 composite
  • actions/setup-python v7 composite
  • actions/upload-artifact v4 composite
  • jannekem/run-python-script-action v1 composite
.github/workflows/workflow-test.yml actions
  • actions/checkout v7 composite
  • actions/download-artifact v8 composite
  • actions/setup-python v7 composite
  • jannekem/run-python-script-action v1 composite
pyproject.toml pypi
  • babel >= 2.15
  • dgbowl-schemas >= 126
  • h5netcdf [h5py] >= 1.8.0
  • numpy >= 1.20
  • olefile >= 0.47
  • openpyxl >= 3.0.0
  • packaging *
  • pandas >= 2.0, < 3.0
  • pint >= 0.24.1
  • python-dateutil *
  • pyyaml *
  • striprtf *
  • tzlocal *
  • uncertainties *
  • xarray >= 2024.10.0
.github/workflows/integration-test.yml actions
  • actions/setup-python v5 composite