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

JOSS: https://github.com/spectrapepper/spectrapepper

Score: 17.65758738050566

Last synced: about 18 hours ago
JSON representation

Repository metadata:

A Python package for advanced processing and combinatorial analysis of spectroscopy data.


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 207
Total Committers: 10
Avg Commits per committer: 20.7
Development Distribution Score (DDS): 0.415

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
Enric Tomas Grau Luque e****u@i****t 121
enricgrau p****c@g****m 59
jongari7 j****i@i****t 13
tristanmech t****h 7
Enric Grau e****c@l****m 2
github-actions[bot] g****] 1
Stuart Campbell s****t@s****e 1
Rachel Kurchin r****n@c****u 1
Kyle Sunden g****t@k****e 1
unknown i****l@I****l 1

Issue and Pull Request metadata

Last synced: about 1 month ago

Total issues: 5
Total pull requests: 19
Average time to close issues: 13 days
Average time to close pull requests: 2 months
Total issue authors: 3
Total pull request authors: 6
Average comments per issue: 1.4
Average comments per pull request: 0.84
Merged pull request: 15
Bot issues: 0
Bot pull requests: 0

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

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

Top Issue Authors

  • ksunden (3)
  • stuartcampbell (1)
  • enricgrau (1)

Top Pull Request Authors

  • jongari7 (20)
  • enricgrau (8)
  • rkurchin (1)
  • stuartcampbell (1)
  • tristanmech (1)
  • ksunden (1)

Top Issue Labels

  • bug (1)

Top Pull Request Labels


Package metadata

pypi.org: spectrapepper

A Python package to simplify and accelerate analysis of spectroscopy data

  • Homepage: https://github.com/spectrapepper/spectrapepper
  • Documentation: https://spectrapepper.readthedocs.io/
  • Licenses: MIT license
  • Latest release: 0.1.10 (published over 2 years ago)
  • Last Synced: 2026-08-11T23:30:46.836Z (2 days ago)
  • Versions: 12
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Downloads: 68 Last month
  • Rankings:
    • Dependent packages count: 4.791%
    • Downloads: 12.065%
    • Average: 14.364%
    • Stargazers count: 16.562%
    • Forks count: 16.87%
    • Dependent repos count: 21.535%
  • Maintainers (1)
conda-forge.org: spectrapepper

  • Homepage: https://github.com/spectrapepper/spectrapepper
  • Licenses: MIT
  • Latest release: 0.1.6 (published about 4 years ago)
  • Last Synced: 2026-08-08T06:07:56.931Z (6 days ago)
  • Versions: 9
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 245,309 Total
  • Rankings:
    • Dependent repos count: 34.025%
    • Average: 46.935%
    • Stargazers count: 50.896%
    • Dependent packages count: 51.175%
    • Forks count: 51.645%

Dependencies

.github/workflows/build.yml actions
  • actions/checkout v3.1.0 composite
  • actions/setup-python v4.3.0 composite
.github/workflows/codecov.yml actions
  • actions/checkout v3.1.0 composite
  • actions/setup-python v4.3.0 composite
  • codecov/codecov-action v3.1.1 composite
.github/workflows/codeql.yml actions
  • actions/checkout v3 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/autobuild v2 composite
  • github/codeql-action/init v2 composite
.github/workflows/docs.yml actions
  • actions/checkout v3.1.0 composite
  • actions/setup-python v4.3.0 composite
.github/workflows/pypi.yml actions
  • actions/checkout v3.1.0 composite
  • actions/setup-python v4.3.0 composite
.github/workflows/updater.yml actions
  • actions/checkout v3.1.0 composite
  • saadmk11/github-actions-version-updater v0.7.1 composite
requirements.txt pypi
  • matplotlib *
  • numpy >=1.20
  • pandas *
  • scipy *
requirements_dev.txt pypi
  • Sphinx * development
  • bump2version * development
  • coverage * development
  • flake8 * development
  • grip * development
  • livereload * development
  • pip * development
  • tox * development
  • twine * development
  • watchdog * development
  • wheel * development
setup.py pypi
  • x.strip *
pyproject.toml pypi