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

JOSS: https://github.com/TomasBeuzen/pybeach

Score: -Infinity

Last synced: about 14 hours ago
JSON representation

Repository metadata:

A Python package for locating the dune toe on cross-shore beach profile transects.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 104
Total Committers: 2
Avg Commits per committer: 52.0
Development Distribution Score (DDS): 0.01

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
Tomas Beuzen t****n@g****m 103
Arfon Smith a****n 1

Issue and Pull Request metadata

Last synced: 2 months ago

Total issues: 13
Total pull requests: 7
Average time to close issues: 2 months
Average time to close pull requests: about 1 hour
Total issue authors: 9
Total pull request authors: 4
Average comments per issue: 3.23
Average comments per pull request: 0.43
Merged pull request: 3
Bot issues: 0
Bot pull requests: 3

Past year issues: 1
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: 1
Past year pull request authors: 0
Past year average comments per issue: 3.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/TomasBeuzen/pybeach

Top Issue Authors

  • csherwood-usgs (5)
  • ontherocks123 (1)
  • kbarnhart (1)
  • TomasBeuzen (1)
  • FlorisCalkoen (1)
  • chrisleaman (1)
  • benjaminh (1)
  • conlin-matt (1)
  • pwernette (1)

Top Pull Request Authors

  • anellenson (2)
  • TomasBeuzen (2)
  • dependabot[bot] (2)
  • arfon (1)

Top Issue Labels

  • improvement (1)
  • enhancement (1)

Top Pull Request Labels

  • dependencies (2)

Package metadata

proxy.golang.org: github.com/tomasbeuzen/pybeach

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/tomasbeuzen/pybeach#section-documentation
  • Licenses: mit
  • Latest release: v0.1.2 (published almost 6 years ago)
  • Last Synced: 2026-06-20T22:00:27.947Z (3 days ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 5.409%
    • Average: 5.591%
    • Dependent repos count: 5.773%
proxy.golang.org: github.com/TomasBeuzen/pybeach

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/TomasBeuzen/pybeach#section-documentation
  • Licenses: mit
  • Latest release: v0.1.2 (published almost 6 years ago)
  • Last Synced: 2026-06-20T22:00:28.066Z (3 days ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 5.409%
    • Average: 5.591%
    • Dependent repos count: 5.773%

Dependencies

docs/requirements.txt pypi
  • joblib ==0.13.2
  • numpy ==1.17.2
  • pandas ==0.25.1
  • pytest ==5.2.1
  • scikit-learn ==0.21.2
  • scipy ==1.3.1
poetry.lock pypi
  • alabaster 0.7.12 develop
  • appdirs 1.4.4 develop
  • atomicwrites 1.4.0 develop
  • attrs 21.2.0 develop
  • babel 2.9.1 develop
  • black 21.6b0 develop
  • certifi 2021.5.30 develop
  • chardet 4.0.0 develop
  • click 8.0.1 develop
  • colorama 0.4.4 develop
  • coverage 5.5 develop
  • docutils 0.17.1 develop
  • flake8 3.9.2 develop
  • idna 2.10 develop
  • imagesize 1.2.0 develop
  • iniconfig 1.1.1 develop
  • jinja2 3.0.1 develop
  • markupsafe 2.0.1 develop
  • mccabe 0.6.1 develop
  • mypy-extensions 0.4.3 develop
  • packaging 21.0 develop
  • pathspec 0.8.1 develop
  • pluggy 0.13.1 develop
  • py 1.10.0 develop
  • pycodestyle 2.7.0 develop
  • pyflakes 2.3.1 develop
  • pygments 2.9.0 develop
  • pyparsing 2.4.7 develop
  • pytest 6.2.4 develop
  • pytest-cov 2.12.1 develop
  • regex 2021.7.6 develop
  • requests 2.25.1 develop
  • snowballstemmer 2.1.0 develop
  • sphinx 4.1.0 develop
  • sphinxcontrib-applehelp 1.0.2 develop
  • sphinxcontrib-devhelp 1.0.2 develop
  • sphinxcontrib-htmlhelp 2.0.0 develop
  • sphinxcontrib-jsmath 1.0.1 develop
  • sphinxcontrib-qthelp 1.0.3 develop
  • sphinxcontrib-serializinghtml 1.1.5 develop
  • toml 0.10.2 develop
  • urllib3 1.26.6 develop
  • joblib 1.0.1
  • numpy 1.21.0
  • pandas 1.3.0
  • python-dateutil 2.8.1
  • pytz 2021.1
  • scikit-learn 0.24.2
  • scipy 1.6.1
  • six 1.16.0
  • threadpoolctl 2.2.0
pyproject.toml pypi
  • Sphinx ^4.1.0 develop
  • black ^21.6b0 develop
  • flake8 ^3.9.2 develop
  • pytest ^6.2.4 develop
  • pytest-cov ^2.12.1 develop
  • joblib ^1.0.1
  • pandas ^1.3.0
  • python ^3.8
  • scikit-learn ^0.24.2
.github/workflows/build.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v1 composite
  • codecov/codecov-action v1 composite