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

JOSS: https://github.com/kingyin3613/RingsPy

Score: 5.541263545158426

Last synced: about 13 hours ago
JSON representation

Repository metadata:

A Python automated geometric generation tool that generates 3D meshes of prismatic cellular solids with radial growth rules based on Voronoi diagrams.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 8 months ago

Total Commits: 49
Total Committers: 1
Avg Commits per committer: 49.0
Development Distribution Score (DDS): 0.0

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
HaoYin h****2@u****u 49

Issue and Pull Request metadata

Last synced: 10 months ago

Total issues: 1
Total pull requests: 0
Average time to close issues: 7 months
Average time to close pull requests: N/A
Total issue authors: 1
Total pull request authors: 0
Average comments per issue: 4.0
Average comments per pull request: 0
Merged pull request: 0
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/kingyin3613/RingsPy

Top Issue Authors

  • niallmadden (1)

Top Pull Request Authors


Top Issue Labels

Top Pull Request Labels


Package metadata

pypi.org: ringspy

A geometric generation tool for prismatic cellular solids

  • Homepage: https://github.com/kingyin3613/ringspy/
  • Documentation: https://ringspy.readthedocs.io/
  • Licenses: GPL-3.0
  • Latest release: 1.0.2 (published over 3 years ago)
  • Last Synced: 2025-10-30T04:47:29.515Z (8 months ago)
  • Versions: 15
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 50 Last month
  • Rankings:
    • Dependent packages count: 6.633%
    • Downloads: 8.498%
    • Average: 17.723%
    • Forks count: 19.553%
    • Stargazers count: 23.317%
    • Dependent repos count: 30.611%
  • Maintainers (1)
conda-forge.org: ringspy

  • Homepage: https://github.com/kingyin3613/ringspy
  • Licenses: GPL-3.0-or-later
  • Latest release: 0.3.4 (published over 3 years ago)
  • Last Synced: 2025-10-30T04:47:54.713Z (8 months ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 34.025%
    • Average: 51.163%
    • Dependent packages count: 51.175%
    • Stargazers count: 58.398%
    • Forks count: 61.053%

Dependencies

setup.py pypi
  • matplotlib *
  • numpy *
  • scipy *
.github/workflows/codecov.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • codecov/codecov-action v3 composite
.github/workflows/joss.yml actions
  • actions/checkout v2 composite
  • actions/upload-artifact v1 composite
  • openjournals/openjournals-draft-action master composite
.github/workflows/publish.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/tests.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
requirements.txt pypi
  • matplotlib >=3.2.2
requirements_dev.txt pypi
  • pytest ==6.2.5 development
  • pytest-cov ==2.12.1 development
  • pytest-datafiles ==2.0.1 development
  • tox ==3.24.3 development
pyproject.toml pypi