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

JOSS: https://github.com/AndrewAnnex/SpiceyPy

ephemeris nasa navigation python space spice toolkit

Score: 21.856883093191797

Last synced: about 7 hours ago
JSON representation

Repository metadata:

SpiceyPy: a Pythonic Wrapper for the SPICE Toolkit.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 days ago

Total Commits: 661
Total Committers: 31
Avg Commits per committer: 21.323
Development Distribution Score (DDS): 0.092

Commits in past year: 73
Committers in past year: 5
Avg Commits per committer in past year: 14.6
Development Distribution Score (DDS) in past year: 0.192

Name Email Commits
Andrew Annex a****y@v****u 600
dependabot[bot] 4****] 11
Miguel de Val-Borro m****l@g****m 5
Brian Carcich d****y@g****m 5
kd7uiy t****1@g****m 4
Caden Gobat 3****t 3
Johan von Forstner j****r@g****m 3
K.-Michael Aye m****e 3
Jonathan McAuliffe w****n@g****m 2
Kyle Niemeyer k****r@f****m 2
Marc Costa Sitjà m****t@g****m 2
fyellin f****y@f****m 2
Alfonso 8****R 1
B. Seignovert s****t 1
Bryan Harter 4****r 1
Casey Doran c****n@g****m 1
Gavin Medley 7****6 1
Helge Eichhorn g****t@h****e 1
Jean-Luc Margot j****m@e****u 1
Jesse Mapel j****6@n****u 1
Jorge Diaz del Rio 3****o 1
Kristin k****y@u****v 1
Lars Hinüber 1****r 1
Marcel Stefko m****1@g****m 1
Mark Mentovai m****k@m****m 1
Shankar Kulumani s****i 1
Shin-ya Murakami m****n@g****m 1
The Gitter Badger b****r@g****m 1
kwan3217 k****7@g****m 1
pyup.io bot g****t@p****o 1
and 1 more...

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 62
Total pull requests: 153
Average time to close issues: 6 months
Average time to close pull requests: 13 days
Total issue authors: 44
Total pull request authors: 18
Average comments per issue: 3.58
Average comments per pull request: 1.44
Merged pull request: 126
Bot issues: 0
Bot pull requests: 12

Past year issues: 13
Past year pull requests: 54
Past year average time to close issues: 5 days
Past year average time to close pull requests: 6 days
Past year issue authors: 9
Past year pull request authors: 6
Past year average comments per issue: 2.15
Past year average comments per pull request: 1.13
Past year merged pull request: 45
Past year bot issues: 0
Past year bot pull requests: 12

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

Top Issue Authors

  • AndrewAnnex (15)
  • fyellin (3)
  • GeorgeEbberson (2)
  • mmaclay (2)
  • OrbitalMechanic (1)
  • kiefernforst (1)
  • jlaura (1)
  • Spo-ck (1)
  • acpaquette (1)
  • VitalianoGentile (1)
  • parkerjon (1)
  • kconnour (1)
  • gabrielb09 (1)
  • marcsit (1)
  • yangyang-studio (1)

Top Pull Request Authors

  • AndrewAnnex (115)
  • dependabot[bot] (12)
  • pyup-bot (6)
  • jeanlucmargot (2)
  • elementc (2)
  • marcsit (2)
  • fyellin (2)
  • TommasoPino (2)
  • GregoireHENRY (1)
  • thandal (1)
  • johan12345 (1)
  • larshinueber (1)
  • bryan-harter (1)
  • GeorgeEbberson (1)
  • alfonsoSR (1)

Top Issue Labels

  • not a bug (19)
  • spice question (6)
  • support (5)
  • question (5)
  • installation (5)
  • beginners welcome (5)
  • enhancement (5)
  • documentation (4)
  • bug (3)
  • help wanted (2)
  • resolved (1)

Top Pull Request Labels

  • github_actions (12)
  • dependencies (12)
  • not a bug (1)
  • bug (1)
  • hacktoberfest-accepted (1)

Package metadata

pypi.org: spiceypy

A Python Wrapper for the NAIF CSPICE Toolkit

  • Homepage: https://github.com/AndrewAnnex/SpiceyPy
  • Documentation: https://spiceypy.readthedocs.io
  • Licenses: MIT
  • Latest release: 8.2.0 (published 19 days ago)
  • Last Synced: 2026-08-12T01:32:41.299Z (1 day ago)
  • Versions: 38
  • Dependent Packages: 42
  • Dependent Repositories: 63
  • Downloads: 201,820 Last month
  • Docker Downloads: 122
  • Rankings:
    • Dependent packages count: 0.427%
    • Dependent repos count: 1.861%
    • Downloads: 2.387%
    • Average: 2.623%
    • Docker downloads count: 2.821%
    • Stargazers count: 3.428%
    • Forks count: 4.812%
  • Maintainers (1)
conda-forge.org: spiceypy

SpiceyPy is a python wrapper for the SPICE Toolkit. SPICE is an essential tool for scientists and engineers alike in the planetary science field for Solar System Geometry.

  • Homepage: https://github.com/AndrewAnnex/SpiceyPy
  • Licenses: MIT
  • Latest release: 5.1.2 (published almost 4 years ago)
  • Last Synced: 2026-08-05T12:03:19.160Z (8 days ago)
  • Versions: 21
  • Dependent Packages: 2
  • Dependent Repositories: 7
  • Rankings:
    • Dependent repos count: 12.828%
    • Average: 18.393%
    • Dependent packages count: 19.561%
    • Forks count: 19.631%
    • Stargazers count: 21.552%

Dependencies

docs/requirements.txt pypi
  • myst-parser *
  • numpy *
  • sphinx >=3.1.2
  • sphinx-copybutton *
  • sphinx_autodoc_typehints *
.github/workflows/ci-build.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/download-artifact v3 composite
  • actions/setup-python v4 composite
  • actions/upload-artifact v3 composite
  • codecov/codecov-action v3 composite
  • ilammy/msvc-dev-cmd v1.12.0 composite
.github/workflows/publish-to-test-and-live-pypi.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/download-artifact v3 composite
  • actions/setup-python v4 composite
  • actions/upload-artifact v3 composite
  • codecov/codecov-action v3 composite
  • docker/setup-qemu-action v2 composite
  • ilammy/msvc-dev-cmd v1.12.0 composite
docs/environment.yml conda
  • myst-parser
  • numpy
  • pip
  • python 3.9.*
  • sphinx >=3.1.2
  • sphinx-copybutton
pyproject.toml pypi
  • numpy >=1.23.5
.github/workflows/cff-validator.yml actions
  • actions/checkout 3d3c42e5aac5ba805825da76410c181273ba90b1 composite
  • dieghernan/cff-validator d8f85828214016ce6976e740b6e0504c0fdc4dbb composite