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

JOSS: https://github.com/swiftsim/swiftsimio

astrophysics cosmology hdf5 particle simulation sph

Score: 16.139681784899793

Last synced: about 4 hours ago
JSON representation

Repository metadata:

Python library for reading SWIFT data. Uses unyt and h5py.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 1 month ago

Total Commits: 877
Total Committers: 22
Avg Commits per committer: 39.864
Development Distribution Score (DDS): 0.401

Commits in past year: 48
Committers in past year: 5
Avg Commits per committer in past year: 9.6
Development Distribution Score (DDS) in past year: 0.354

Name Email Commits
Josh Borrow j****w@d****k 525
Kyle Oman k****n@d****k 129
Alexei Borissov d****1@l****k 63
Yolan Uyttenhove y****e@u****e 25
Alexei Borissov d****1@l****k 24
robjmcgibbon r****n@g****m 24
Bert Vandenbroucke v****e@s****l 22
Matthieu Schaller s****r@s****l 15
Alexei Borissov d****1@l****k 10
loikki l****n@p****m 7
Mladen Ivkvoic m****c@h****m 6
Bert Vandenbroucke b****e@g****m 5
Bert Vandenbroucke d****2@l****k 5
John Helly j****y@d****k 4
Aidan Chalk a****k@s****k 3
Alexei Borissov d****1@l****r 3
loikki l****n@p****h 2
Folkert Nobels n****s@s****l 1
Jacob Kegerreis j****s@d****k 1
Victor J. Forouhar Moreno 6****r 1
Willem Elbers w****s@d****k 1
nickishch n****h@g****m 1

Issue and Pull Request metadata

Last synced: 2 months ago

Total issues: 106
Total pull requests: 180
Average time to close issues: about 1 year
Average time to close pull requests: about 1 month
Total issue authors: 34
Total pull request authors: 17
Average comments per issue: 3.34
Average comments per pull request: 2.14
Merged pull request: 148
Bot issues: 0
Bot pull requests: 0

Past year issues: 31
Past year pull requests: 42
Past year average time to close issues: 30 days
Past year average time to close pull requests: 8 days
Past year issue authors: 12
Past year pull request authors: 7
Past year average comments per issue: 3.32
Past year average comments per pull request: 1.67
Past year merged pull request: 30
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • kyleaoman (33)
  • JBorrow (13)
  • MatthieuSchaller (11)
  • bwvdnbro (5)
  • mladenivkovic (3)
  • JegerBroxterman (3)
  • yrevaz (3)
  • joe637 (3)
  • jchelly (3)
  • Fonotec (2)
  • Joeybraspenning (2)
  • stankortmann (2)
  • VictorForouhar (2)
  • Em-Costello (1)
  • WillJRoper (1)

Top Pull Request Authors

  • kyleaoman (73)
  • JBorrow (43)
  • robjmcgibbon (15)
  • bwvdnbro (13)
  • aborissov (7)
  • MatthieuSchaller (5)
  • jchelly (5)
  • mladenivkovic (5)
  • yuyttenhove (4)
  • nickishch (2)
  • VictorForouhar (2)
  • harryjmoss (1)
  • FHusko (1)
  • loikki (1)
  • wullm (1)

Top Issue Labels

  • bug (22)
  • enhancement (20)
  • documentation (9)
  • good first issue (7)
  • visualisation (6)
  • performance (4)
  • tracking (3)
  • question (3)
  • crashing (1)
  • duplicate (1)
  • upstream (1)

Top Pull Request Labels

  • bug (28)
  • enhancement (22)
  • visualisation (7)
  • documentation (3)
  • upstream (2)
  • performance (2)
  • tracking (1)

Package metadata

pypi.org: swiftsimio

SWIFTsim (swiftsim.com) i/o routines for python.

  • Homepage: https://github.com/SWIFTSIM/swiftsimio
  • Documentation: https://swiftsimio.readthedocs.io
  • Licenses: GNU Lesser General Public License v3 or later (LGPLv3+)
  • Latest release: 12.1.2 (published about 2 months ago)
  • Last Synced: 2026-05-01T22:01:57.433Z (about 2 months ago)
  • Versions: 88
  • Dependent Packages: 2
  • Dependent Repositories: 7
  • Downloads: 8,283 Last month
  • Rankings:
    • Dependent packages count: 3.169%
    • Dependent repos count: 5.539%
    • Downloads: 8.218%
    • Average: 8.616%
    • Forks count: 10.513%
    • Stargazers count: 15.64%
  • Maintainers (2)
guix: python-swiftsimio

SWIFTsim I/O routines for Python

  • Homepage: https://github.com/SWIFTSIM/swiftsimio
  • Documentation: https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/astronomy.scm#n10848
  • Licenses: lgpl3+, gpl3+
  • Latest release: 11.0.0 (published 4 months ago)
  • Last Synced: 2026-04-07T17:01:58.662Z (3 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%

Dependencies

.github/workflows/python-publish.yml actions
  • actions/checkout v6 composite
  • actions/setup-python v6 composite
  • pypa/gh-action-pypi-publish release/v1 composite
.github/actions/stop-hdfstream/action.yml actions
pyproject.toml pypi
  • astropy >=6.0
  • h5py *
  • numba >=0.50.0
  • numpy >=2.1.0
  • unyt >=3.1.0
.github/workflows/lint_and_test.yml actions
  • ./.github/actions/start-hdfstream * composite
  • ./.github/actions/stop-hdfstream * composite
  • actions/checkout v6 composite
  • actions/setup-python v6 composite
  • astral-sh/ruff-action v3 composite
.github/actions/start-hdfstream/action.yml actions