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

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

Score: 7.3901814282264295

Last synced: about 3 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: 1 day ago

Total Commits: 260
Total Committers: 2
Avg Commits per committer: 130.0
Development Distribution Score (DDS): 0.162

Commits in past year: 4
Committers in past year: 1
Avg Commits per committer in past year: 4.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 42

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 11
Total pull requests: 49
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.29
Merged pull request: 42
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 4
Past year average time to close issues: N/A
Past year average time to close pull requests: about 8 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: 3
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 (17)

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 6 months ago)
  • Last Synced: 2026-08-20T02:01:02.445Z (1 day ago)
  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 53 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