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

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

Score: 12.937353410071022

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

Total Commits: 2,680
Total Committers: 34
Avg Commits per committer: 78.824
Development Distribution Score (DDS): 0.436

Commits in past year: 400
Committers in past year: 12
Avg Commits per committer in past year: 33.333
Development Distribution Score (DDS) in past year: 0.645

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 142
physycola t****1@g****m 85
Arkaprava Bokshi a****i@y****k 71
Maurizio Giacomin m****n@y****k 59
Mantas Abazorius m****s@u****k 53
Daniel Kennedy d****y@u****k 53
David Dickinson d****9 36
mgiacomin m****n 28
Harry Dudding h****1@y****k 24
dake0795 21
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
ILexiconI l****a@p****m 7
copilot-swe-agent[bot] 1****t 5
Tom Neiser n****t@f****m 5
lorenzozanisi l****i@u****k 3
Bhavin Patel 1****1@u****m 2
Bhavin Patel b****0@r****t 2
whornsby82 w****2 1
Bhavin Patel b****l@y****k 1
Juan Ruiz Ruiz j****u@f****l 1
and 4 more...

Issue and Pull Request metadata

Last synced: 3 days ago

Total issues: 128
Total pull requests: 425
Average time to close issues: 4 months
Average time to close pull requests: 26 days
Total issue authors: 28
Total pull request authors: 21
Average comments per issue: 2.41
Average comments per pull request: 2.49
Merged pull request: 341
Bot issues: 0
Bot pull requests: 0

Past year issues: 5
Past year pull requests: 86
Past year average time to close issues: N/A
Past year average time to close pull requests: 20 days
Past year issue authors: 4
Past year pull request authors: 9
Past year average comments per issue: 1.8
Past year average comments per pull request: 1.16
Past year merged pull request: 49
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 (218)
  • LiamPattinson (41)
  • FelixWattsYork (28)
  • physycola (28)
  • d7919 (20)
  • arkabokshi (19)
  • ZedThree (15)
  • MantasA411 (12)
  • mgiacomin (10)
  • fcasson (8)
  • dake0795 (5)
  • juanruizruiz (4)
  • ILexiconI (4)
  • mrhardman (2)
  • hgd511 (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.9.1 (published about 1 month ago)
  • Last Synced: 2026-08-14T01:05:19.104Z (1 day ago)
  • Versions: 12
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Downloads: 123 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