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

JOSS: https://github.com/ryneches/SuchTree

Score: 9.7721252343393

Last synced: about 21 hours ago
JSON representation

Repository metadata:

A Python library for fast, thread-safe computations on phylogenetic trees

CodeMeta metadata:


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 411
Total Committers: 6
Avg Commits per committer: 68.5
Development Distribution Score (DDS): 0.304

Commits in past year: 83
Committers in past year: 2
Avg Commits per committer in past year: 41.5
Development Distribution Score (DDS) in past year: 0.253

Name Email Commits
Russell Neches r****l@v****g 286
Russell Neches g****t@v****g 117
Camille Scott c****w@g****m 4
James Gerity s****i@g****m 2
Matthew Andres Moreno m****n@g****m 1
Arfon Smith a****n 1

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 20
Total pull requests: 9
Average time to close issues: about 3 years
Average time to close pull requests: 4 days
Total issue authors: 6
Total pull request authors: 5
Average comments per issue: 0.6
Average comments per pull request: 0.44
Merged pull request: 9
Bot issues: 0
Bot pull requests: 0

Past year issues: 1
Past year pull requests: 0
Past year average time to close issues: about 1 month
Past year average time to close pull requests: N/A
Past year issue authors: 1
Past year pull request authors: 0
Past year average comments per issue: 2.0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • ryneches (15)
  • Mass23 (1)
  • weirdlobster (1)
  • apcamargo (1)
  • cboettig (1)
  • mmore500 (1)

Top Pull Request Authors

  • camillescott (3)
  • SnoopJ (2)
  • ryneches (2)
  • mmore500 (1)
  • arfon (1)

Top Issue Labels

  • enhancement (5)
  • build (2)
  • question (1)
  • bug (1)
  • release (1)

Top Pull Request Labels


Package metadata

pypi.org: suchtree

A python library for doing fast, thread-safe computations on phylogenetic trees

  • Homepage: https://github.com/ryneches/SuchTree
  • Documentation: https://suchtree.readthedocs.io/
  • Licenses: BSD-3-Clause
  • Latest release: 1.3 (published 11 months ago)
  • Last Synced: 2026-08-19T05:01:36.193Z (2 days ago)
  • Versions: 10
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 77 Last month
  • Rankings:
    • Dependent packages count: 10.141%
    • Stargazers count: 12.069%
    • Forks count: 14.234%
    • Average: 15.841%
    • Downloads: 21.234%
    • Dependent repos count: 21.526%
  • Maintainers (1)

Dependencies

requirements.txt pypi
  • cython *
  • dendropy *
  • numpy *
pyproject.toml pypi
setup.py pypi
.github/workflows/package.yml actions
  • actions/checkout v4 composite
  • actions/download-artifact v4 composite
  • actions/setup-python v5 composite
  • actions/upload-artifact v4 composite
  • actions/upload-artifact/merge v4 composite
  • docker/setup-qemu-action v3 composite
  • pypa/cibuildwheel v2.18.0 composite
.github/workflows/codecov.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v3 composite
  • codecov/codecov-action v4 composite
  • codecov/test-results-action v1 composite