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

JOSS: https://github.com/BjoernBiltzinger/pyspi

3ml python spi-data

Score: 7.791522819150733

Last synced: about 20 hours ago
JSON representation

Repository metadata:

Pure python tools for interfacing with INTEGRAL SPI data. It also provides a 3ML plugin for performing full forward folding spectral analysis of GRBs. The documentation with a few examples is available at https://pyspi.readthedocs.io/.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 580
Total Committers: 4
Avg Commits per committer: 145.0
Development Distribution Score (DDS): 0.197

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
Björn Biltzinger b****r@g****e 466
J. Michael Burgess j****s@g****m 107
Bjoern Biltzinger b****g@g****e 6
tsiegert 3****t 1

Issue and Pull Request metadata

Last synced: 5 days ago

Total issues: 8
Total pull requests: 20
Average time to close issues: 4 days
Average time to close pull requests: about 2 months
Total issue authors: 3
Total pull request authors: 4
Average comments per issue: 3.0
Average comments per pull request: 0.25
Merged pull request: 17
Bot issues: 0
Bot pull requests: 2

Past year issues: 0
Past year pull requests: 1
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: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 1

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

Top Issue Authors

  • dfm (6)
  • ghost (1)
  • Tohuvavohu (1)

Top Pull Request Authors

  • grburgess (9)
  • BjoernBiltzinger (8)
  • dependabot[bot] (2)
  • mpleinti (1)

Top Issue Labels

Top Pull Request Labels

  • dependencies (2)
  • github_actions (1)

Package metadata

pypi.org: py-spi

A python analysis framework for INTEGRAL-SPI

  • Homepage: https://github.com/grburgess/pyspi
  • Documentation: https://py-spi.readthedocs.io/
  • Licenses: GPL-3+
  • Latest release: 1.0.0 (published over 4 years ago)
  • Last Synced: 2026-06-19T21:01:45.814Z (3 days ago)
  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 54 Last month
  • Rankings:
    • Dependent packages count: 10.082%
    • Forks count: 16.829%
    • Stargazers count: 19.32%
    • Average: 29.43%
    • Downloads: 33.599%
    • Dependent repos count: 67.323%
  • Maintainers (1)

Dependencies

docs/requirements.txt pypi
  • astromodels *
  • astropy *
  • betagen *
  • better_apidoc *
  • class-registry *
  • cython *
  • h5py *
  • interpolation *
  • ipykernel *
  • ipython *
  • ipyvolume *
  • jupyterthemes *
  • matplotlib *
  • nbsphinx *
  • numba *
  • numpy >=1.20
  • pandas *
  • pytest *
  • rtds_action *
  • scipy *
  • speclite *
  • sphinx >=1.4
  • sphinx-autoapi *
  • sphinx-gallery *
  • sphinx_rtd_theme *
  • threeML *
  • tqdm *
.github/workflows/docs.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • actions/upload-artifact v2 composite
  • dfm/rtds-action v1 composite
  • jakejarvis/wait-action master composite
.github/workflows/paper.yml actions
  • actions/checkout v2 composite
  • actions/upload-artifact v1 composite
  • actions/upload-artifact v2 composite
  • docker://openjournals/paperdraft latest composite
  • openjournals/openjournals-draft-action master composite
.github/workflows/pip_install.yml actions
  • actions/setup-python v2 composite
  • conda-incubator/setup-miniconda v2 composite
  • maxim-lobanov/setup-xcode v1 composite
.github/workflows/publish_pypi.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • actions/setup-python v1 composite
  • codecov/codecov-action v1 composite
  • pypa/gh-action-pypi-publish v1.1.0 composite
ci/environment.yml conda
  • asciitree
  • astromodels >=2
  • astropy 3.2.3
  • astroquery
  • codecov
  • colorama
  • corner >=1.0.2
  • coverage
  • dill
  • dynesty >=1
  • emcee >=3
  • fermipy >=1
  • fermitools >=2
  • flake8
  • future
  • iminuit >=2
  • ipopt
  • ipyparallel
  • ipython
  • ipywidgets
  • matplotlib
  • numba
  • numdifftools
  • numexpr
  • numpy >=1.15
  • omegaconf
  • pandas >=0.23
  • pip
  • py
  • pygmo >=2.4
  • pymultinest
  • pytest
  • pytest-cov
  • pyyaml >=5.1
  • requests
  • root 6.22.2
  • scipy >=0.18
  • setuptools
  • speclite
  • tqdm
  • ultranest
  • uncertainties
  • xspec-modelsonly 6.25
  • xz
requirements.txt pypi
  • astromodels *
  • chainconsumer *
  • matplotlib ==3.4
  • numpy ==1.21
  • pandas <1.4
  • threeML *
setup.py pypi