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

JOSS: https://github.com/bihealth/altamisa

bioinformatics isa isa-tab

Score: 12.576449290965844

Last synced: about 5 hours ago
JSON representation

Repository metadata:

AltamISA: a Python API for ISA-Tab files

CodeMeta metadata:


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 151
Total Committers: 9
Avg Commits per committer: 16.778
Development Distribution Score (DDS): 0.629

Commits in past year: 4
Committers in past year: 3
Avg Commits per committer in past year: 1.333
Development Distribution Score (DDS) in past year: 0.5

Name Email Commits
Manuel Holtgrewe m****e@b****e 56
Mathias Kuhring m****g@b****e 36
Mathias Kuhring m****g 25
sellth t****l@p****e 16
dependabot[bot] 4****] 12
varfish-bot 1****t 2
Till Hartmann t****n@b****e 2
Tommaso Leonardi t****m@i****z 1
Kyle Niemeyer k****r@g****m 1

Issue and Pull Request metadata

Last synced: 3 months ago

Total issues: 52
Total pull requests: 164
Average time to close issues: 2 months
Average time to close pull requests: about 2 months
Total issue authors: 7
Total pull request authors: 9
Average comments per issue: 0.5
Average comments per pull request: 0.95
Merged pull request: 115
Bot issues: 0
Bot pull requests: 54

Past year issues: 0
Past year pull requests: 11
Past year average time to close issues: N/A
Past year average time to close pull requests: 6 days
Past year issue authors: 0
Past year pull request authors: 4
Past year average comments per issue: 0
Past year average comments per pull request: 0.55
Past year merged pull request: 3
Past year bot issues: 0
Past year bot pull requests: 8

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

Top Issue Authors

  • mkuhring (23)
  • holtgrewe (16)
  • sellth (6)
  • tleonardi (3)
  • tbrittoborges (2)
  • dsurujon (1)
  • mikkonie (1)

Top Pull Request Authors

  • dependabot[bot] (54)
  • mkuhring (43)
  • sellth (35)
  • holtgrewe (25)
  • varfish-bot (3)
  • codacy-badger (1)
  • kyleniemeyer (1)
  • tedil (1)
  • tleonardi (1)

Top Issue Labels

  • enhancement (14)
  • bug (2)

Top Pull Request Labels

  • dependencies (54)
  • autorelease: tagged (2)
  • work in progress (1)
  • autorelease: pending (1)

Package metadata

pypi.org: altamisa

Implementation of ISA-tools data model and ISA-TAB

  • Homepage: https://github.com/bihealth/altamisa
  • Documentation: https://altamisa.readthedocs.io/
  • Licenses: MIT license
  • Latest release: 0.3.1 (published 7 months ago)
  • Last Synced: 2026-06-20T00:03:24.817Z (3 days ago)
  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 5
  • Downloads: 887 Last month
  • Rankings:
    • Dependent repos count: 6.618%
    • Downloads: 9.283%
    • Dependent packages count: 10.105%
    • Average: 14.048%
    • Forks count: 19.16%
    • Stargazers count: 25.075%
  • Maintainers (2)

Dependencies

requirements/base.txt pypi
  • attrs *
requirements/develop.txt pypi
  • Sphinx >=1.7.0 development
  • m2r * development
  • pip ==21.1 development
  • sphinx-rtd-theme >=0.4.3 development
  • twine * development
  • watchdog ==0.8.3 development
  • wheel ==0.30.0 development
requirements/test.txt pypi
  • codacy-coverage >=1.3.6 test
  • coverage * test
  • flake8 >=3.5.0 test
  • pytest >=3.6.0 test
  • pytest-cache >=1.0 test
  • pytest-cov * test
  • pytest-runner >=2.11.1 test
  • tox ==2.9.1 test
requirements/test_black.txt pypi
  • black ==18.9b0 test
requirements.txt pypi
  • attrs *
.github/workflows/ci.yml actions
  • AndreMiras/coveralls-python-action develop composite
  • actions/checkout v2 composite
  • codacy/codacy-coverage-reporter-action master composite
  • s-weigand/setup-conda v1 composite
setup.py pypi