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

JOSS: https://github.com/pyro-kinetics/pyrokinetics

Score: 13.568217746417062

Last synced: about 21 hours ago
JSON representation

Repository metadata:

Python library to run and analyse gyrokinetics simulations


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 7 days ago

Total Commits: 2,610
Total Committers: 34
Avg Commits per committer: 76.765
Development Distribution Score (DDS): 0.421

Commits in past year: 403
Committers in past year: 13
Avg Commits per committer in past year: 31.0
Development Distribution Score (DDS) in past year: 0.625

Name Email Commits
Bhavin Patel 1****7 1512
Liam Pattinson l****n@g****m 264
Peter Hill p****l@y****k 206
FelixWattsYork h****4@y****k 135
physycola t****1@g****m 85
Arkaprava Bokshi a****i@y****k 71
Maurizio Giacomin m****n@y****k 59
Daniel Kennedy d****y@u****k 46
David Dickinson d****9 36
mgiacomin m****n 28
Harry Dudding h****1@y****k 24
Mantas Abazorius m****s@u****k 22
Michael Hardman m****n@p****k 17
Francis Casson f****n@u****k 17
jfparisi j****i@p****v 14
David Dickinson d****n@y****k 12
juanruiz 1****z 11
Michael Hardman m****n@t****k 9
Ajay Chandrarajan Jayalekshmi p****b@k****k 8
Bhavin Patel b****l@u****k 7
Tom Neiser n****t@f****m 5
ILexiconI l****a@p****m 4
lorenzozanisi l****i@u****k 3
copilot-swe-agent[bot] 1****t 3
Bhavin Patel b****0@r****t 2
Bhavin Patel 1****1@u****m 2
Riju Dutta r****1@g****m 1
hmq514@york.ac.uk y****l@e****m 1
dake0795 1
William Hornsby i****2@l****r 1
and 4 more...

Issue and Pull Request metadata

Last synced: 10 days ago

Total issues: 127
Total pull requests: 418
Average time to close issues: 4 months
Average time to close pull requests: 27 days
Total issue authors: 28
Total pull request authors: 20
Average comments per issue: 2.43
Average comments per pull request: 2.49
Merged pull request: 332
Bot issues: 0
Bot pull requests: 0

Past year issues: 12
Past year pull requests: 95
Past year average time to close issues: 9 days
Past year average time to close pull requests: 18 days
Past year issue authors: 8
Past year pull request authors: 8
Past year average comments per issue: 2.0
Past year average comments per pull request: 1.36
Past year merged pull request: 53
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/pyro-kinetics/pyrokinetics

Top Issue Authors

  • bpatel2107 (32)
  • d7919 (17)
  • LiamPattinson (9)
  • juanruizruiz (8)
  • arkabokshi (7)
  • ZedThree (7)
  • whornsby82 (5)
  • physycola (5)
  • jmcclena (4)
  • mrhardman (4)
  • jfparisi (3)
  • mehfoos (3)
  • mgiacomin (3)
  • venkiteshayyar (3)
  • theo-brown (2)

Top Pull Request Authors

  • bpatel2107 (217)
  • LiamPattinson (41)
  • physycola (28)
  • FelixWattsYork (26)
  • d7919 (20)
  • arkabokshi (19)
  • ZedThree (15)
  • mgiacomin (10)
  • MantasA411 (9)
  • fcasson (8)
  • dake0795 (5)
  • ILexiconI (4)
  • juanruizruiz (4)
  • whornsby82 (2)
  • tomneiser (2)

Top Issue Labels

  • enhancement (17)
  • bug (7)
  • release (2)
  • documentation (2)
  • help wanted (1)
  • good first issue (1)

Top Pull Request Labels

  • enhancement (8)
  • work in progress (4)
  • bug (3)
  • documentation (1)

Package metadata

pypi.org: pyrokinetics

Python package for running and analysing gyrokinetic simulations

  • Homepage:
  • Documentation: https://pyrokinetics.readthedocs.io/en/latest/
  • Licenses: GNU Lesser General Public License v3 or later (LGPLv3+)
  • Latest release: 0.8.0 (published 12 months ago)
  • Last Synced: 2026-06-11T17:01:38.892Z (10 days ago)
  • Versions: 11
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Downloads: 229 Last month
  • Rankings:
    • Dependent packages count: 7.377%
    • Forks count: 13.358%
    • Stargazers count: 13.365%
    • Average: 14.831%
    • Downloads: 17.817%
    • Dependent repos count: 22.239%
  • Maintainers (1)

Dependencies

.github/workflows/black.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • stefanzweifel/git-auto-commit-action v4 composite
.github/workflows/flake8.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • suo/flake8-github-action releases/v1 composite
.github/workflows/python_publish.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • pypa/gh-action-pypi-publish release/v1 composite
.github/workflows/tests.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v1 composite
pyproject.toml pypi
  • cleverdict >= 1.9.1
  • contourpy ~= 1.0
  • f90nml >= 1.4.2
  • freeqdsk == 0.1.*
  • h5py >= 2.10
  • matplotlib >= 3.6
  • netCDF4 >= 1.5.6
  • numpy >= 1.20.3
  • path >= 15.1.2
  • pint ~= 0.20.1
  • pint-xarray ~= 0.3
  • scipy >= 1.9.3
  • wheel >= 0.36
  • xarray >= 0.10
.github/workflows/docker_publish.yml actions
  • actions/checkout v4 composite
  • docker/build-push-action v4 composite
  • docker/login-action v2 composite
  • docker/metadata-action v4 composite
Dockerfile docker
  • python 3.11 build
.github/workflows/draft-pdf.yml actions
  • actions/checkout v3 composite
  • actions/upload-artifact v1 composite
  • openjournals/openjournals-draft-action master composite