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

JOSS: https://github.com/qiangyicheng/flory

Score: 7.283448228756631

Last synced: about 12 hours ago
JSON representation

Repository metadata:

Python package for finding coexisting phases in multicomponent mixtures.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 17 days ago

Total Commits: 258
Total Committers: 2
Avg Commits per committer: 129.0
Development Distribution Score (DDS): 0.155

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

Name Email Commits
Yicheng Qiang y****g@d****e 218
David Zwicker d****r@d****e 40

Issue and Pull Request metadata

Last synced: about 1 month ago

Total issues: 11
Total pull requests: 47
Average time to close issues: 28 days
Average time to close pull requests: 4 days
Total issue authors: 5
Total pull request authors: 2
Average comments per issue: 0.73
Average comments per pull request: 1.28
Merged pull request: 41
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 2
Past year average time to close issues: N/A
Past year average time to close pull requests: about 6 hours
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: 1.5
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • srmnitc (5)
  • qiangyicheng (2)
  • SunyongKwon (2)
  • david-zwicker (1)
  • vchirag (1)

Top Pull Request Authors

  • qiangyicheng (32)
  • david-zwicker (15)

Top Issue Labels

  • enhancement (1)

Top Pull Request Labels


Package metadata

pypi.org: flory

Python package for finding coexisting phases in multicomponent mixtures

  • Homepage:
  • Documentation: https://flory.readthedocs.io/
  • Licenses: MIT License
  • Latest release: 0.3.1 (published 4 months ago)
  • Last Synced: 2026-06-03T14:09:29.891Z (17 days ago)
  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 51 Last month
  • Rankings:
    • Dependent packages count: 10.487%
    • Forks count: 32.367%
    • Average: 35.998%
    • Stargazers count: 42.093%
    • Dependent repos count: 59.044%
  • Maintainers (1)

Dependencies

.github/workflows/codecov.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • codecov/codecov-action v4 composite
.github/workflows/joss-paper-draft.yml actions
  • actions/checkout v4 composite
  • actions/upload-artifact v4 composite
  • openjournals/openjournals-draft-action master composite
.github/workflows/python-package.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
.github/workflows/release.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
docs/requirements.txt pypi
  • Sphinx >=4
  • sphinx-autodoc-typehints >=2.2
  • sphinx-paramlinks >=0.6
  • sphinx-rtd-theme >=2.0
docs/rtd-requirements.txt pypi
pyproject.toml pypi
requirements.txt pypi
  • numba >=0.57
  • numpy >=1.22
  • scipy >=1.7
  • tqdm >=4.60
tests/requirements.txt pypi
  • pytest >=6.2 test
  • pytest-cov >=4.0 test