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

JOSS: https://github.com/sdtaylor/pyPhenology

ecology ecology-modelling plants science

Score: 13.31873247059078

Last synced: about 12 hours ago
JSON representation

Repository metadata:

Plant phenology models in python with a scikit-learn inspired API


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 12 days ago

Total Commits: 167
Total Committers: 4
Avg Commits per committer: 41.75
Development Distribution Score (DDS): 0.03

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
Shawn Taylor s****r@w****g 162
Philipp S. Sommer C****p 3
Ethan White e****n@w****g 1
Arfon Smith a****n 1

Issue and Pull Request metadata

Last synced: 10 months ago

Total issues: 38
Total pull requests: 63
Average time to close issues: 5 months
Average time to close pull requests: 11 days
Total issue authors: 1
Total pull request authors: 6
Average comments per issue: 1.05
Average comments per pull request: 0.22
Merged pull request: 55
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 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/sdtaylor/pyPhenology

Top Issue Authors

  • sdtaylor (38)

Top Pull Request Authors

  • sdtaylor (56)
  • Chilipp (3)
  • ethanwhite (1)
  • ypwong22 (1)
  • basti43 (1)
  • arfon (1)

Top Issue Labels

  • enhancement (8)
  • improve errors (6)
  • documentation (4)
  • new model (4)
  • notes (2)
  • easy (2)
  • bug (2)

Top Pull Request Labels


Package metadata

pypi.org: pyphenology

Plant phenology models in python

  • Homepage: https://github.com/sdtaylor/pyPhenology
  • Documentation: https://pyphenology.readthedocs.io/
  • Licenses: MIT
  • Latest release: 0.7.1 (published about 7 years ago)
  • Last Synced: 2026-06-09T18:02:37.671Z (14 days ago)
  • Versions: 4
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Downloads: 3,304 Last month
  • Rankings:
    • Dependent packages count: 7.373%
    • Forks count: 10.957%
    • Stargazers count: 11.891%
    • Average: 21.923%
    • Dependent repos count: 22.233%
    • Downloads: 57.161%
  • Maintainers (1)

Dependencies

requirements.txt pypi
  • joblib >=0.12
  • numpy >=1.16
  • pandas >=1.0
  • scipy >=1.2
.github/workflows/test-package.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
setup.py pypi