Ecosyste.ms: Summary

An open API service providing a high level summary for open source projects.

pyOpenSci: https://github.com/vocalpy/crowsetta

animal-communication animal-vocalizations annotation annotation-format bioacoustic-analysis bioacoustics birdsong csv dataset python python3

Score: 12.192561783502226

Last synced: about 6 hours ago
JSON representation

Repository metadata:

A tool to work with any format for annotating vocalizations


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 5 days ago

Total Commits: 873
Total Committers: 4
Avg Commits per committer: 218.25
Development Distribution Score (DDS): 0.236

Commits in past year: 94
Committers in past year: 3
Avg Commits per committer in past year: 31.333
Development Distribution Score (DDS) in past year: 0.394

Name Email Commits
David Nicholson n****e 667
nickledave n****v@g****m 155
David Nicholson N****e 39
allcontributors[bot] 4****] 12

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 66
Total pull requests: 46
Average time to close issues: 8 months
Average time to close pull requests: 6 days
Total issue authors: 6
Total pull request authors: 2
Average comments per issue: 1.17
Average comments per pull request: 0.7
Merged pull request: 43
Bot issues: 0
Bot pull requests: 6

Past year issues: 5
Past year pull requests: 7
Past year average time to close issues: 3 days
Past year average time to close pull requests: about 1 month
Past year issue authors: 3
Past year pull request authors: 2
Past year average comments per issue: 1.2
Past year average comments per pull request: 0.71
Past year merged pull request: 5
Past year bot issues: 0
Past year bot pull requests: 1

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

Top Issue Authors

  • NickleDave (59)
  • rhine3 (2)
  • shaupert (2)
  • sammlapp (1)
  • sfcooke96 (1)
  • yangzheng-121 (1)

Top Pull Request Authors

  • NickleDave (40)
  • allcontributors[bot] (6)

Top Issue Labels

  • ENH: enhancement (20)
  • DOC: documentation (14)
  • annotation format (10)
  • DEV: development (4)
  • CLN: clean/refactor (3)
  • TST: testing (3)
  • BUG: bug (1)

Top Pull Request Labels

  • DOC: documentation (1)

Package metadata

pypi.org: crowsetta

A Python tool to work with any format for annotating animal vocalizations and bioacoustics data

  • Homepage:
  • Documentation: https://crowsetta.readthedocs.io
  • Licenses: BSD License
  • Latest release: 5.0.2 (published 4 months ago)
  • Last Synced: 2024-05-16T22:02:56.344Z (2 days ago)
  • Versions: 32
  • Dependent Packages: 4
  • Dependent Repositories: 5
  • Downloads: 598 Last month
  • Rankings:
    • Dependent packages count: 1.871%
    • Dependent repos count: 6.606%
    • Average: 9.618%
    • Stargazers count: 10.403%
    • Downloads: 12.337%
    • Forks count: 16.875%
  • Maintainers (1)
conda-forge.org: crowsetta

  • Homepage: https://pypi.org/project/crowsetta/
  • Licenses: BSD-3-Clause
  • Latest release: 4.0.0 (published almost 2 years ago)
  • Last Synced: 2024-05-07T02:00:59.572Z (12 days ago)
  • Versions: 5
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 28.82%
    • Dependent repos count: 34.025%
    • Average: 43.514%
    • Stargazers count: 50.157%
    • Forks count: 61.053%

Dependencies

.github/workflows/ci.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • codecov/codecov-action v3 composite
pyproject.toml pypi
  • SoundFile >=0.10.3
  • appdirs >=1.4.4
  • attrs >=19.3.0
  • birdsong-recognition-dataset >=0.3.2
  • evfuncs >=0.3.5
  • importlib-resources >=5.7.1
  • numpy >=1.18.1
  • pandas >= 1.3.5
  • pandera >= 0.9.0
  • scipy >=1.4.1
.github/workflows/lint.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • isort/isort-action master composite
  • psf/black stable composite
  • py-actions/flake8 v2 composite