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

JOSS: https://github.com/UCBerkeleySETI/blimpy

Score: 14.716322102989968

Last synced: about 12 hours ago
JSON representation

Repository metadata:

Breakthrough Listen I/O Methods for Python


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 8 days ago

Total Commits: 1,451
Total Committers: 25
Avg Commits per committer: 58.04
Development Distribution Score (DDS): 0.716

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
Danny Price d****n@t****m 412
Richard Elkins r****s@g****m 337
Emilio Enriquez j****z@g****m 278
yuhongc m****2@g****m 259
Mark Siebert m****5@c****u 53
Gijs Molenaar g****s@p****l 40
Luigi Cruz l****z@g****m 21
Bryan Brzycki b****i@b****u 10
Yunfan Zhang y****z@b****u 9
dan-rds d****r@u****u 6
Kevin Lacker l****r@g****m 5
greghell g****g@g****m 3
Danny Price d****r@b****t 2
Danny Price d****e@b****t 2
enriquez e****z@a****l 2
Matt Lebofsky - SETI m****y 2
Nick Richard n****d@r****m 2
Christian Gilbertson 3****l 1
Griffin Foster g****r@g****m 1
Jan Janssen j****n 1
Yuhong Chen y****n@b****t 1
Danny Price p****9@b****t 1
Lukas Finkbeiner 4****r 1
Steve Croft d****t@g****m 1
Wael Farah w****h@g****m 1

Issue and Pull Request metadata

Last synced: 7 months ago

Total issues: 53
Total pull requests: 48
Average time to close issues: 5 months
Average time to close pull requests: 6 days
Total issue authors: 14
Total pull request authors: 7
Average comments per issue: 3.28
Average comments per pull request: 1.29
Merged pull request: 42
Bot issues: 0
Bot pull requests: 0

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: 2.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/UCBerkeleySETI/blimpy

Top Issue Authors

  • texadactyl (33)
  • telegraphic (8)
  • thevorpalblade (1)
  • ZaynAmell (1)
  • daniestevez (1)
  • siemion (1)
  • evanocathain (1)
  • shamichatterjee (1)
  • Sofysicist (1)
  • razman786 (1)
  • aleder (1)
  • wfarah (1)
  • irfnt (1)
  • jeenriquez (1)

Top Pull Request Authors

  • texadactyl (41)
  • lacker (2)
  • jan-janssen (1)
  • Akshay-E (1)
  • zachtheyek (1)
  • razman786 (1)
  • wfarah (1)

Top Issue Labels

  • enhancement (16)
  • bug (15)
  • testing (6)
  • better diagnostics (4)
  • documentation (3)
  • help wanted (3)
  • question (2)
  • Deferred to Hyperseti (1)
  • Solved another way (1)
  • dependency surprise (1)

Top Pull Request Labels

  • documentation (1)
  • duplicate (1)

Package metadata

pypi.org: blimpy

Python utilities for Breakthrough Listen SETI observations

  • Homepage: https://github.com/ucberkeleyseti/blimpy
  • Documentation: https://blimpy.readthedocs.io/
  • Licenses: BSD
  • Latest release: 2.1.4 (published over 3 years ago)
  • Last Synced: 2026-06-15T21:04:24.574Z (8 days ago)
  • Versions: 47
  • Dependent Packages: 1
  • Dependent Repositories: 8
  • Downloads: 1,433 Last month
  • Rankings:
    • Dependent packages count: 4.787%
    • Dependent repos count: 5.158%
    • Forks count: 6.436%
    • Average: 7.102%
    • Downloads: 9.311%
    • Stargazers count: 9.818%
  • Maintainers (5)
conda-forge.org: blimpy

  • Homepage: https://github.com/ucberkeleyseti/blimpy
  • Licenses: BSD-3-Clause
  • Latest release: 2.1.4 (published over 3 years ago)
  • Last Synced: 2026-03-12T04:25:37.751Z (3 months ago)
  • Versions: 8
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Rankings:
    • Forks count: 26.144%
    • Dependent packages count: 28.82%
    • Average: 32.01%
    • Dependent repos count: 34.025%
    • Stargazers count: 39.052%

Dependencies

requirements.txt pypi
  • Pillow *
  • astropy *
  • h5py *
  • hdf5plugin *
  • matplotlib *
  • numpy >=1.19
  • pandas *
  • psutil *
  • pyparsing ==2.4.7
  • scipy *
  • setuptools *
  • six *
requirements_test.txt pypi
  • codecov *
  • coverage *
  • pyslalib *
  • pytest *
  • pytest-cov *
  • pytest-order *
  • pytest-runner *
  • setigen *
.github/workflows/docker_build.yml actions
  • actions/checkout v2 composite
.github/workflows/push_docker.yml actions
  • actions/checkout v2 composite
  • docker/build-push-action v1 composite
.github/workflows/python_tests.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • codecov/codecov-action v1 composite
.github/workflows/pythonpublish.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v1 composite
Dockerfile docker
  • ubuntu 20.04 build