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

JOSS: https://github.com/cbrnr/sleepecg

ecg heartrate peak-detection python sleep-staging

Score: 16.067705527536425

Last synced: about 7 hours ago
JSON representation

Repository metadata:

Sleep stage detection using ECG


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 2 months ago

Total Commits: 276
Total Committers: 8
Avg Commits per committer: 34.5
Development Distribution Score (DDS): 0.522

Commits in past year: 41
Committers in past year: 3
Avg Commits per committer in past year: 13.667
Development Distribution Score (DDS) in past year: 0.415

Name Email Commits
Clemens Brunner c****r@g****m 132
Florian Hofer h****o@g****m 66
dependabot[bot] 4****] 58
Dimitri Papadopoulos Orfanos 3****s 8
Raphael Vallat r****9@g****m 4
Eric Larson l****d@g****m 4
simon-p-2000 s****r@g****t 3
Andy Gilbert 7****1@g****m 1

Issue and Pull Request metadata

Last synced: 2 months ago

Total issues: 65
Total pull requests: 241
Average time to close issues: about 2 months
Average time to close pull requests: 5 days
Total issue authors: 14
Total pull request authors: 9
Average comments per issue: 2.54
Average comments per pull request: 1.34
Merged pull request: 218
Bot issues: 0
Bot pull requests: 83

Past year issues: 1
Past year pull requests: 52
Past year average time to close issues: N/A
Past year average time to close pull requests: about 21 hours
Past year issue authors: 1
Past year pull request authors: 3
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.4
Past year merged pull request: 44
Past year bot issues: 0
Past year bot pull requests: 25

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

Top Issue Authors

  • cbrnr (39)
  • tompollard (7)
  • hofaflo (4)
  • richrobe (3)
  • peterakirk (2)
  • raphaelvallat (2)
  • lili084 (1)
  • mintisan (1)
  • likith012 (1)
  • bWanShiTong (1)
  • chenxuesongTHU (1)
  • PhD-GOAT (1)
  • LegrandNico (1)
  • dimzog (1)

Top Pull Request Authors

  • cbrnr (96)
  • dependabot[bot] (83)
  • hofaflo (26)
  • DimitriPapadopoulos (14)
  • larsoner (8)
  • simon-p-2000 (8)
  • raphaelvallat (4)
  • adgilbert (1)
  • MashRiza (1)

Top Issue Labels

Top Pull Request Labels

  • dependencies (83)
  • github_actions (28)

Package metadata

pypi.org: sleepecg

A package for sleep stage classification using ECG data

  • Homepage:
  • Documentation: https://sleepecg.readthedocs.io/
  • Licenses: BSD 3-Clause
  • Latest release: 0.5.9 (published over 1 year ago)
  • Last Synced: 2026-04-23T18:02:06.058Z (about 2 months ago)
  • Versions: 16
  • Dependent Packages: 2
  • Dependent Repositories: 4
  • Downloads: 7,969 Last month
  • Rankings:
    • Downloads: 5.049%
    • Dependent repos count: 7.495%
    • Average: 7.551%
    • Dependent packages count: 10.108%
  • Maintainers (1)
conda-forge.org: sleepecg

  • Homepage: https://sleepecg.readthedocs.io/
  • Licenses: BSD-3-Clause
  • Latest release: 0.5.2 (published almost 4 years ago)
  • Last Synced: 2026-03-26T18:40:33.611Z (3 months ago)
  • Versions: 7
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 28.82%
    • Dependent repos count: 34.025%
    • Average: 36.158%
    • Stargazers count: 39.616%
    • Forks count: 42.171%

Dependencies

examples/benchmark/requirements-benchmark.txt pypi
  • biosppy ==0.7.3
  • heartpy ==1.2.7
  • kaleido >=0.2.1
  • mne ==0.23.0
  • neurokit2 ==0.1.3
  • numba ==0.53.0
  • numpy >=1.20.0
  • pandas >=1.3.1
  • plotly >=5.1.0
  • py-ecg-detectors ==1.0.2
  • pyyaml >=5.4.1
  • sleepecg >=0.2.0
  • wfdb ==3.4.0
pyproject.toml pypi
  • PyYAML >= 5.4.0
  • numpy >= 1.20.0
  • requests >= 2.25.0
  • scipy >= 1.7.0
  • tqdm >= 4.60.0
setup.py pypi
.github/workflows/cibuildwheel.yml actions
  • actions/checkout v6 composite
  • actions/download-artifact v7 composite
  • actions/setup-python v6 composite
  • actions/upload-artifact v6 composite
  • pre-commit/action v3.0.1 composite
  • pypa/cibuildwheel v3.3.1 composite
  • pypa/gh-action-pypi-publish v1.13.0 composite