Skip to main content

A Python Wrapper for the NAIF CSPICE Toolkit

Project description

SpiceyPy is a Python wrapper for the NAIF C SPICE Toolkit, written using ctypes and Cython.

Continuous Integration

Code Coverage

Docs

Citation

Code Style

Github - Build Status

Codecov - Test Coverage

Readthedocs - Documentation

Citation Information: Journal of Open Source Software

Code Style - Black

Introduction

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. Please visit the NAIF website for more details about SPICE.

IMPORTANT: The code is provided “as is”, use at your own risk. However, the NAIF now distributes python “lessons” that use SpiceyPy as the python to spice interface.

Citing SpiceyPy

If you are publishing work that uses SpiceyPy, please cite SpiceyPy and the SPICE toolkit.

SpiceyPy can be cited using the JOSS DOI (https://doi.org/10.21105/joss.02050) or with the following:

Annex et al., (2020). SpiceyPy: a Pythonic Wrapper for the SPICE Toolkit. Journal of Open Source Software, 5(46), 2050, https://doi.org/10.21105/joss.02050

Instructions for how to cite the SPICE Toolkit are available on the NAIF website:

https://naif.jpl.nasa.gov/naif/credit.html.

To cite information about SpiceyPy usage statistics, please cite my 2017 and or 2019 abstracts as appropriate below:
  1. 2017 abstract: https://ui.adsabs.harvard.edu/abs/2017LPICo1986.7081A/abstract.

  2. 2019 abstract: https://ui.adsabs.harvard.edu/abs/2019LPICo2151.7043A/abstract.

Installation

PyPI

Conda Forge

PyPI - python package index

Conda - conda-forge feedstock for SpiceyPy

SpiceyPy can be installed using pip by running: pip install spiceypy

Anaconda users should use the conda-forge distribution of SpiceyPy by running:

conda config --add channels conda-forge

conda install spiceypy

or the same commands prefixed by mamba or micromamba or other conda-like system.

If you wish to install spiceypy from source first download or clone the project. Then run python -m build and install the resulting wheel file in dist. To uninstall run pip uninstall spiceypy.

Pyodide wheels can be built using cibuildwheel on a linux (only!) operating system or vm. It helps if a pyoided virtual environment is also used.

uvx cibuildwheel --platform pyodide

Documentation

The SpiceyPy docs are available at: spiceypy.readthedocs.org. The documentation for SpiceyPy is intentionally abridged so as to utilize the excellent documentation provided by the NAIF. Please refer to C and IDL documentation available on the NAIF website for in-depth explanations. Each function docstring has a link to the corresponding C function in the NAIF docs at a minimum. SpiceyPy documentation contains the NAIF authored Lessons for step-by-step tutorials with code examples.

How to Help

Feedback is always welcomed, if you discover that a function is not working as expected, submit an issue detailing how to reproduce the problem. If you utilize SpiceyPy frequently please consider contributing to the project by citing me using the Zenodo DOI above.

Known Working Environments:

SpiceyPy is compatible with modern Linux, Mac, and Windows environments. Since the package is a wrapper, any environment not supported by the NAIF is similarly not supported by SpiceyPy. If you run into issues with your system please submit an issue with details. Please note that support for Python minor versions are generally phased out as newer versions are released.

  • OS: OS X, Linux, Windows, FreeBSD

  • CPU: x64, arm

  • Python 3.10, 3.11, 3.12, 3.13, 3.14

  • ARM support for Linux-aarch64 & osx-arm64

  • Support for Python 2.7 ended with version 2.3.2 January 2020 *

Acknowledgements

Supported in part through NASA PDART23 80NSSC25K7040 FY24-FY27.

DaRasch wrote spiceminer, which I looked at to get SpiceCells working, thanks!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

spiceypy-8.2.0.tar.gz (647.4 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

spiceypy-8.2.0-cp314-cp314-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.14Windows x86-64

spiceypy-8.2.0-cp314-cp314-pyemscripten_2026_0_wasm32.whl (821.8 kB view details)

Uploaded CPython 3.14PyEmscripten 2026.0 wasm32

spiceypy-8.2.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

spiceypy-8.2.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (2.4 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

spiceypy-8.2.0-cp314-cp314-macosx_11_0_arm64.whl (1.9 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

spiceypy-8.2.0-cp314-cp314-macosx_10_15_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

spiceypy-8.2.0-cp313-cp313-win_amd64.whl (2.0 MB view details)

Uploaded CPython 3.13Windows x86-64

spiceypy-8.2.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

spiceypy-8.2.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (2.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

spiceypy-8.2.0-cp313-cp313-macosx_11_0_arm64.whl (1.9 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

spiceypy-8.2.0-cp313-cp313-macosx_10_13_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

spiceypy-8.2.0-cp312-cp312-win_amd64.whl (2.0 MB view details)

Uploaded CPython 3.12Windows x86-64

spiceypy-8.2.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

spiceypy-8.2.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (2.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

spiceypy-8.2.0-cp312-cp312-macosx_11_0_arm64.whl (1.9 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

spiceypy-8.2.0-cp312-cp312-macosx_10_13_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

spiceypy-8.2.0-cp311-cp311-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.11Windows x86-64

spiceypy-8.2.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

spiceypy-8.2.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (2.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

spiceypy-8.2.0-cp311-cp311-macosx_11_0_arm64.whl (1.9 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

spiceypy-8.2.0-cp311-cp311-macosx_10_9_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

spiceypy-8.2.0-cp310-cp310-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.10Windows x86-64

spiceypy-8.2.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

spiceypy-8.2.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (2.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

spiceypy-8.2.0-cp310-cp310-macosx_11_0_arm64.whl (1.9 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

spiceypy-8.2.0-cp310-cp310-macosx_10_9_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

Details for the file spiceypy-8.2.0.tar.gz.

File metadata

  • Download URL: spiceypy-8.2.0.tar.gz
  • Upload date:
  • Size: 647.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for spiceypy-8.2.0.tar.gz
Algorithm Hash digest
SHA256 6f820a48207f5c7794ab484d6daa5a12b2f76ea78ee1364a7465c94d616f9e11
MD5 b8ba8c132795929db1f0ec963fee967e
BLAKE2b-256 fc00c2fae22c6207a736cf29e73f66187219edd0bff50b3306fcf1dc355d88bd

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.2.0.tar.gz:

Publisher: publish-to-test-and-live-pypi.yml on AndrewAnnex/SpiceyPy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spiceypy-8.2.0-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: spiceypy-8.2.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 2.1 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for spiceypy-8.2.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 06ca746324c4adc8bdff2a79a918c9479b20d7e4dcd154af74ed83d1afe24714
MD5 914cf2b55ad6746c21d0b9b63a512d7c
BLAKE2b-256 4b0c62f6b8168002a601155e84aa8ece8f1f8c18230c40214c7a989a7b12b224

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.2.0-cp314-cp314-win_amd64.whl:

Publisher: publish-to-test-and-live-pypi.yml on AndrewAnnex/SpiceyPy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spiceypy-8.2.0-cp314-cp314-pyemscripten_2026_0_wasm32.whl.

File metadata

File hashes

Hashes for spiceypy-8.2.0-cp314-cp314-pyemscripten_2026_0_wasm32.whl
Algorithm Hash digest
SHA256 dc3c8aa6fb6270a53053af7606b4351b3b0855c76882fd163d27d44c2cea41bf
MD5 77ee11a423e040ebb81efb4800dc2ad6
BLAKE2b-256 a2d34efc008402f4c51e848fca4707a1c82585f5e64699100b410efb38b367c8

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.2.0-cp314-cp314-pyemscripten_2026_0_wasm32.whl:

Publisher: publish-to-test-and-live-pypi.yml on AndrewAnnex/SpiceyPy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spiceypy-8.2.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for spiceypy-8.2.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 00c2714d3dd67180794ad0b66735d6cac470e19627d6e99f9628a50b52133d90
MD5 8d44eaeffb2ed0c4ade482a34b45cd25
BLAKE2b-256 1028cf2b59e54c801e1068e6e00fd9455ff97f1de6bf9133b9950e080b196367

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.2.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish-to-test-and-live-pypi.yml on AndrewAnnex/SpiceyPy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spiceypy-8.2.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for spiceypy-8.2.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 875b32cacc9768426c29a75bde8385343c7e04e111f4d15651d12405bd6390fa
MD5 06184d4c2b696bb9c7b9d1756482dcaa
BLAKE2b-256 52bf114f3b76b5d7a76cb0401773045675533c0fd7047e1c996daab39d370182

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.2.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish-to-test-and-live-pypi.yml on AndrewAnnex/SpiceyPy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spiceypy-8.2.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for spiceypy-8.2.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f356e910bc5a080a898e234c077cd7b500e29bd81215f8063d27698d48a6b55d
MD5 ba518edf9bb6dad682eae2bea9b9ba8c
BLAKE2b-256 f9a0402cd979a6cc5f6e285241646e539664cfb7ffaf1a72be5cc5a2f5ff79aa

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.2.0-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: publish-to-test-and-live-pypi.yml on AndrewAnnex/SpiceyPy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spiceypy-8.2.0-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for spiceypy-8.2.0-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 b508acc2a39d1a4b80386b9b258d4eb06a093b74f1efb24734789fafbd2d192d
MD5 b06a574e2844959de560e879465ce3d8
BLAKE2b-256 66978af20e6d299e715215c2d759e542d735dfd9f210f6b5604ce93b43836a0c

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.2.0-cp314-cp314-macosx_10_15_x86_64.whl:

Publisher: publish-to-test-and-live-pypi.yml on AndrewAnnex/SpiceyPy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spiceypy-8.2.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: spiceypy-8.2.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for spiceypy-8.2.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 0f7ae4fe9e0e3e9bcf6036a161cf0f0197eecf268a7fc574af5e9d15bab1d3a7
MD5 8853b5fe743d7901594e84a74ae576af
BLAKE2b-256 247499e3cd5a688be03e12582925f54c1b1b34375da0fb4f436299027e3324eb

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.2.0-cp313-cp313-win_amd64.whl:

Publisher: publish-to-test-and-live-pypi.yml on AndrewAnnex/SpiceyPy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spiceypy-8.2.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for spiceypy-8.2.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b7abbcc53320d74a1d1cf3e86f1c4bcd4bcc2e733a25c3b32fffbac677606ee1
MD5 a420482f1725e323cd6cdccd3ef03065
BLAKE2b-256 1fe01a5caba21f61f6e15423c261c32dae6b4e2fe4080c78d76955e1e47737e2

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.2.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish-to-test-and-live-pypi.yml on AndrewAnnex/SpiceyPy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spiceypy-8.2.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for spiceypy-8.2.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c8e808703c5d0889d4fc84a017e91fbb01bd61878ce063a3fddc104584e5e474
MD5 8d875bf93264e79571ebf23b3e86b935
BLAKE2b-256 b99de1bb6dad0cb0aa4e1a3dba5fe123e7b8cfa2c413c20fce2a443bad5e2f99

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.2.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish-to-test-and-live-pypi.yml on AndrewAnnex/SpiceyPy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spiceypy-8.2.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for spiceypy-8.2.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e6c9be1b6f23d521551721b47196bc2609cca25abf6b809606c6eb956e0f1090
MD5 8ea70c6a10ec88e97b8e7fa9b6f21933
BLAKE2b-256 a4011ed2533f54c35a18393e8c2824e752bf0854b75a3d42a9135ef377a3fd43

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.2.0-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: publish-to-test-and-live-pypi.yml on AndrewAnnex/SpiceyPy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spiceypy-8.2.0-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for spiceypy-8.2.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 7b111a181c3d2d94c55986ccb8abe1470b792133ad2327c4ee532f47c517257f
MD5 42b4aaa4618b338bedf171bd356a4a9a
BLAKE2b-256 f920c46ab86a600b13e037b1760bb60bb2cee8c73f8c30519eeb7ed49b466118

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.2.0-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: publish-to-test-and-live-pypi.yml on AndrewAnnex/SpiceyPy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spiceypy-8.2.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: spiceypy-8.2.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for spiceypy-8.2.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 744487aa627f6a49d5bc906719f54382e85028472fe7451fe5a7e3746443e8e8
MD5 ffcda8984547804ca29bdd52c2eb4ed3
BLAKE2b-256 03d8fcaca6fe36569fb43e6b3e18b40e58022e0ebc98654b4bb3fcc007ce5e05

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.2.0-cp312-cp312-win_amd64.whl:

Publisher: publish-to-test-and-live-pypi.yml on AndrewAnnex/SpiceyPy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spiceypy-8.2.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for spiceypy-8.2.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c91643e43d0b1d0de5616ffd9a2a82a7e2ae7ea50c1bf5f740e89ed1e67d4996
MD5 e1aee117ad532b10f9be2959a96f4c61
BLAKE2b-256 d570eb43157a97b37bfbfa4872c8529e12131a522e6842ffde9c16d646b23526

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.2.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish-to-test-and-live-pypi.yml on AndrewAnnex/SpiceyPy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spiceypy-8.2.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for spiceypy-8.2.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9697ec159d1cd585d9da169739573bc09d8c499ea3d61b69772e4224fe83072e
MD5 ca068d9e9547faf4425a438422719551
BLAKE2b-256 82f034ca97235d49e1dca205e124b6861aad75ae1792755cc5e62820e0feab1f

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.2.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish-to-test-and-live-pypi.yml on AndrewAnnex/SpiceyPy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spiceypy-8.2.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for spiceypy-8.2.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 521ea59af51137138227602a4d0496e2317da73b9913be8b7da8d3d0777e9333
MD5 f2d0fce5a83b8dfc60c5887c23a8e564
BLAKE2b-256 a1d7e4c8f35bc9970fbe077e333b2644005a347983467453ff3c171f64ca4742

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.2.0-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: publish-to-test-and-live-pypi.yml on AndrewAnnex/SpiceyPy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spiceypy-8.2.0-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for spiceypy-8.2.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 6957975d7160b2ea397cd96723b6f05f72f2bc4e68cfd602fe357436b7eaef7d
MD5 d3939e266746909c630545d251a4cbf1
BLAKE2b-256 fc2dc03f900117bd9d73ed53c095535f6bf023ce78a0a25c6a10cd2b5311ef1d

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.2.0-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: publish-to-test-and-live-pypi.yml on AndrewAnnex/SpiceyPy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spiceypy-8.2.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: spiceypy-8.2.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 2.1 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for spiceypy-8.2.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 44ddef79b8bb75ee992bf8d0984190b0765aca89a8c7e5a500dad9faa7e51564
MD5 3eb178dfbb902e3a32f9d4d042c6c419
BLAKE2b-256 d62cea6acd7e19f6253e1dcc90833a48c0f4d3c276f74a21930931ea38ac6c91

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.2.0-cp311-cp311-win_amd64.whl:

Publisher: publish-to-test-and-live-pypi.yml on AndrewAnnex/SpiceyPy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spiceypy-8.2.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for spiceypy-8.2.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b0a00e825ea7b1bd000e3f0b3b8bdacbaa4bb1b3756490856f9ca6dd3488ab4f
MD5 68cef5721eccacddd4286432c9d93144
BLAKE2b-256 b5249a4be77d0e2d18d9542fc373a766a27af7a7a38738f2a752059cd5be6d82

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.2.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish-to-test-and-live-pypi.yml on AndrewAnnex/SpiceyPy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spiceypy-8.2.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for spiceypy-8.2.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 95ae46c2408e14edd39f2cda8bcbdc05c3d80dc4b292e6483c8f3351fc708b29
MD5 b52dbbba803c282c17d29a623274ab6f
BLAKE2b-256 5728bd8d2b020ebfb1d66837e88bd8be36a45a3048b9d4a3689c96a0078eae08

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.2.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish-to-test-and-live-pypi.yml on AndrewAnnex/SpiceyPy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spiceypy-8.2.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for spiceypy-8.2.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 601eba9762cc29cddbe6ec215a06bb42ae8e0f143be3f93a47f327ef989be9f1
MD5 8e6d4641c44ba1b5335f6600feefe55c
BLAKE2b-256 ac42ff02d6f2073956491fee7e73db678fc93bf6a2a6dbd3f0406492b6dcf222

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.2.0-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: publish-to-test-and-live-pypi.yml on AndrewAnnex/SpiceyPy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spiceypy-8.2.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for spiceypy-8.2.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9d67acd28c47bff75c785f6fea2b81a899b1c31eadc50472887097d50ef89945
MD5 9c71d82c3c89b8311b7219e838489fd9
BLAKE2b-256 79f42086838c4b2a28d76b397b377cffab30e12cfad3d7cb283cad2bad308e9b

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.2.0-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: publish-to-test-and-live-pypi.yml on AndrewAnnex/SpiceyPy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spiceypy-8.2.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: spiceypy-8.2.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 2.1 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for spiceypy-8.2.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 277fde0ca5d4a7e7043b227242c835a61d83c3ee5895c324dc3dbf452a762da9
MD5 2de435b4cb04417f9de137caf4e76f42
BLAKE2b-256 977c17aa224a133a4fa83298e49aa0e24cf5050c69fb806c7710ee3f18de299c

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.2.0-cp310-cp310-win_amd64.whl:

Publisher: publish-to-test-and-live-pypi.yml on AndrewAnnex/SpiceyPy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spiceypy-8.2.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for spiceypy-8.2.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cdc6d8a0c4ded38d258d05d16d00c5132fc90c0e1bbb1df373f654ea704cac83
MD5 12f5aa6024a2e9a78975b8b7a49c1f1a
BLAKE2b-256 94461f9549fed3446b9355bd6598a7b25989f4c0441a955b2f5ba572ee483c54

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.2.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish-to-test-and-live-pypi.yml on AndrewAnnex/SpiceyPy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spiceypy-8.2.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for spiceypy-8.2.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 55f05d33d02a1d36cc72ed3e875737e5bbd702c967d9ca5c5f487ad58f8a7e84
MD5 83b4dba2ce50fb7d25976f588453dc43
BLAKE2b-256 dad7e13fee0fec9df07a4d8049162619642c892eb1a7e714e6445de00bd0d385

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.2.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish-to-test-and-live-pypi.yml on AndrewAnnex/SpiceyPy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spiceypy-8.2.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for spiceypy-8.2.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1647e510fb8484f4cf08e6a6b2c57ba806dc7e47a6d9301bdedbe56ff0745135
MD5 fe0268f1f501e35b3542c3d0f98f69b8
BLAKE2b-256 c28bb8ab100f6908c7f450682ca715d20fcda44b85d9a3474e1c999e53f369e2

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.2.0-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: publish-to-test-and-live-pypi.yml on AndrewAnnex/SpiceyPy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spiceypy-8.2.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for spiceypy-8.2.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1548848424fc165ae46cb7c0ec029b786fe50d0da7f52eb1e71d3fa3b6bad5db
MD5 b862e3f0424207634f6c385e6eef5db0
BLAKE2b-256 a134a1c855f0f26adcf3f00f2a91fff2b084f4c4bbca5534e71a8baa85574367

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.2.0-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: publish-to-test-and-live-pypi.yml on AndrewAnnex/SpiceyPy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page