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

JOSS: https://github.com/cremerlab/hplc-py

analytical-chemistry chromatography-analysis hplc

Score: 11.181040689838714

Last synced: about 2 hours ago
JSON representation

Repository metadata:

A Python utility for the processing and quantification of chromatography data


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 months ago

Total Commits: 201
Total Committers: 3
Avg Commits per committer: 67.0
Development Distribution Score (DDS): 0.01

Commits in past year: 1
Committers in past year: 1
Avg Commits per committer in past year: 1.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
gchure g****e@g****m 199
Florian Huber 3****r 1
wangs261 w****g@e****m 1

Issue and Pull Request metadata

Last synced: 4 months ago

Total issues: 11
Total pull requests: 14
Average time to close issues: 3 months
Average time to close pull requests: 1 day
Total issue authors: 11
Total pull request authors: 3
Average comments per issue: 3.82
Average comments per pull request: 0.79
Merged pull request: 13
Bot issues: 0
Bot pull requests: 0

Past year issues: 2
Past year pull requests: 1
Past year average time to close issues: 12 months
Past year average time to close pull requests: 17 days
Past year issue authors: 2
Past year pull request authors: 1
Past year average comments per issue: 5.0
Past year average comments per pull request: 5.0
Past year merged pull request: 1
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/cremerlab/hplc-py

Top Issue Authors

  • sebastian-hogeweg (1)
  • gchure (1)
  • derb12 (1)
  • ccourpalais (1)
  • liaochen1988 (1)
  • lionel42 (1)
  • connor-pl-delaney (1)
  • liquidcarbon (1)
  • flo-kr (1)
  • sardnar (1)
  • jonathanstathakis (1)

Top Pull Request Authors

  • gchure (11)
  • florian-huber (2)
  • Shunyang2018 (1)

Top Issue Labels

  • troubleshooting (2)
  • enhancement (1)
  • help wanted (1)
  • bug (1)

Top Pull Request Labels


Package metadata

pypi.org: hplc-py

Python utilities for the processing and quantification of chromatograms from High Performance Liquid Chromatography (HPLC).

  • Homepage: https://github.com/cremerlab/hplc-py
  • Documentation: https://hplc-py.readthedocs.io/
  • Licenses: GPLv3
  • Latest release: 0.2.10 (published over 2 years ago)
  • Last Synced: 2026-02-24T12:00:26.470Z (4 months ago)
  • Versions: 10
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 356 Last month
  • Rankings:
    • Dependent packages count: 7.612%
    • Forks count: 30.394%
    • Average: 36.702%
    • Stargazers count: 39.327%
    • Dependent repos count: 69.476%
  • Maintainers (1)

Dependencies

.github/workflows/pytest.yaml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
requirements.txt pypi
  • matplotlib ==3.7.0
  • numpy ==1.23.5
  • pandas ==1.5.3
  • scipy ==1.10.0
  • seaborn ==0.12.2
  • setuptools ==65.6.3
  • tqdm ==4.64.1
setup.py pypi