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.

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

  • 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.0.0.tar.gz (621.5 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.0.0-cp314-cp314-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.14Windows x86-64

spiceypy-8.0.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (2.3 MB view details)

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

spiceypy-8.0.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (2.2 MB view details)

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

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

Uploaded CPython 3.14macOS 11.0+ ARM64

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

Uploaded CPython 3.14macOS 10.15+ x86-64

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

Uploaded CPython 3.13Windows x86-64

spiceypy-8.0.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (2.3 MB view details)

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

spiceypy-8.0.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (2.2 MB view details)

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

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

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.13macOS 10.13+ x86-64

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

Uploaded CPython 3.12Windows x86-64

spiceypy-8.0.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.0.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (2.2 MB view details)

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

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

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.12macOS 10.13+ x86-64

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

Uploaded CPython 3.11Windows x86-64

spiceypy-8.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (2.4 MB view details)

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

spiceypy-8.0.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (2.3 MB view details)

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

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

Uploaded CPython 3.11macOS 11.0+ ARM64

spiceypy-8.0.0-cp311-cp311-macosx_10_9_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

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

Uploaded CPython 3.10Windows x86-64

spiceypy-8.0.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (2.4 MB view details)

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

spiceypy-8.0.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (2.2 MB view details)

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

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

Uploaded CPython 3.10macOS 11.0+ ARM64

spiceypy-8.0.0-cp310-cp310-macosx_10_9_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for spiceypy-8.0.0.tar.gz
Algorithm Hash digest
SHA256 f691e57290a4ff15d7e38301ebee18b09016808d45d99a6734a8e2d4a7d04d0f
MD5 1592aebc2f23a0df76f879c97e1dcf8d
BLAKE2b-256 82477f8f8c801d49807d353a9fece85e9d36c144883e63c81f67fd003c01742e

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.0.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.0.0-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: spiceypy-8.0.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.7

File hashes

Hashes for spiceypy-8.0.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 ba65776c207c804dbae0af828d7b6b3a4cb739192e61d23d9a8a78d1dcc2378d
MD5 be6750d83a245f84de5beb069d75325e
BLAKE2b-256 42958e08d8a95a420c1a1e97017bc72f1f38bf5b82dd9f507abbb6173b5d6691

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.0.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.0.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.0.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b33e6a436198438564bfbb85020e479304d58800d50e364614cde5f5a37e63f2
MD5 cf22398235e5e17556b24c6ff517bcc4
BLAKE2b-256 2808a44ff9d40ab712b25097fa2178ec029292a58be7730b7d19d14dda8297e8

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.0.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.0.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for spiceypy-8.0.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e3e7ea8a5e431edda53028afac0cf6de5ca647554b59b50573089b0914c09ce5
MD5 36fd283f2207a2340534e97ec7643478
BLAKE2b-256 f6734617a403beaea96822aa41e0684ce73aca5f4236d8e25ba6e45f00b5cf8a

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.0.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.0.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for spiceypy-8.0.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d5f58c9e818cc0d46e96553e9b2518e96fce9762dbf35f7ce26d4eda8ed9aef6
MD5 847e073960c4663ed8579f979d804929
BLAKE2b-256 aaba54a4e44018ebff2b6f83b23cbb59c8c06615c0e0d7c9082f41c16daa1aec

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.0.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.0.0-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for spiceypy-8.0.0-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 17c060faaf65da775a4f298676ac3a8b08076b9f2ffead8407c5bcbd464590ba
MD5 35f3c15fe37d762f2bb311c00df3ec2d
BLAKE2b-256 73f304a47751e88165e4a07d565c1c546fa9fe2363d83987fde98c194ca00f6c

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.0.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.0.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: spiceypy-8.0.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.7

File hashes

Hashes for spiceypy-8.0.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 8d3e7cb434e3ee557de7a592a7674976efa50ef183fea75195d622ea56e13920
MD5 cfca2272334c08cfc47044d9fc25d5b6
BLAKE2b-256 6477dff8d4aea2957190a95eed65d465d9351f0250810b12d36d292dc1b3f13a

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.0.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.0.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.0.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 90f27412109345bcf292483cc00f57f1146e99d771e6e41c2f5a3051487d464b
MD5 482cb7981c89d3ad9a5018875f4f6bc8
BLAKE2b-256 84140507b03bad060423272f318f3d8d258e25f88365571939349cb327e750d7

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.0.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.0.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for spiceypy-8.0.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8a94114dadb6d93c3011fc75c3a4de08524fd3d77521aee4732f357cbfc6dce6
MD5 4328779281b5c88207b61ac92e8b12ec
BLAKE2b-256 9af7da4765e8558d78ea418ac28b279c3a71f0cce620cf0b37b0d89499593da2

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.0.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.0.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for spiceypy-8.0.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 96162d0a95fbd55e081db513429b053a9f9824d2f12f744b3a739254a4a88579
MD5 e40940320cb1c3e2b66a115383ea3d27
BLAKE2b-256 9ef29d9dc4779444c29c923e7e066fffd128f4944807b9380214c64c9a6f328c

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.0.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.0.0-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for spiceypy-8.0.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 f53772e563f968cea0193421a84b85997bcece28e5779b4cabdcb17837fb2784
MD5 bf4ffe520fb6e7b4335361fba810e783
BLAKE2b-256 40b2a39dfeb01ae12ef002a017eceb53fd4f2b241bb373668761eddff5446e97

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.0.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.0.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: spiceypy-8.0.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.7

File hashes

Hashes for spiceypy-8.0.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 ea9e75333a2ecf70bd3d8918633fd6d16314f8f597706b5fcb4f2d9a323b6593
MD5 9c4d0791504ca3ef3a2d887afaee8c5d
BLAKE2b-256 1b04341bdb8b06940029ae6105c27d78a9e52e0023a8cbd4ea66873c9dea8d57

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.0.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.0.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.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4d0a1769ef14c144e0b5f001bea3df7a2c36f3e0f33682e41ebad012d656052f
MD5 4cc42802efa9aecbd3acd20ae9645a32
BLAKE2b-256 f136a3f4aa0e8ab3aa6483b309dd768237424fc72e0b79f0f8c11b07234bbe50

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.0.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.0.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for spiceypy-8.0.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2e84ab8a7333209795e44c8581222a3dc2ff0f13525832512b53845fbb342a6e
MD5 145c6bec1409a0721bea32e641023eb5
BLAKE2b-256 071e65bb27eb2f26b71dfcfe6f97360b3433b782d62c6f5b7085d6f6142bd3db

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.0.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.0.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for spiceypy-8.0.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 af9bf80d1d5ad057fd27da8623c690c795662d6edc6f2656f70256083e6b74e7
MD5 b32212fb8ed06cf42ef8b2a1b6310a5f
BLAKE2b-256 04f1ae76523af18feb3f491a8d5bf61abea5450dd0f22d3af6d94ebfbf28269f

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.0.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.0.0-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for spiceypy-8.0.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 7d72aa396584836e4500ab84415b7cc61dba60e2cef43926b7c81f23ac3a57f9
MD5 22be93a4841d496270126751438d0c72
BLAKE2b-256 2aad00f506372304712637d1d1f204245042833b7786eefae2ee14d8d03b37df

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.0.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.0.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: spiceypy-8.0.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.7

File hashes

Hashes for spiceypy-8.0.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 ec4e17d335c725693ed2bbd3f56e3d4688070a115413cfec6b53cfef9f72ad1a
MD5 58035c7d45df84694887b9333f1af140
BLAKE2b-256 22bce3d97534cd683a8dec1722c892a8d79f0c9fe1f731dc4e5fcbc194ffef84

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.0.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.0.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.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9309d073f90c8a4bf39966cba14c924b7371b27d1fc72a1bf70a09bad957cc68
MD5 132f160f629e06d40d3dd87deaf1eee0
BLAKE2b-256 b06b6ba962b60200e854bc4f7f6884cec35020724c9b6d9fe382ace396a0b9e5

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.0.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.0.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for spiceypy-8.0.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8114890d0b5af0083fddc8dd329de36e90e4d232f4d5f8a97176b859a97ffd28
MD5 6c89e868607dc7b0dd984d9e35b2394d
BLAKE2b-256 2355bc0e7b17bf2d967e245687e18ac055871bed2c0e8e586af3b09c90fc4b33

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.0.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.0.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for spiceypy-8.0.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bafea2ec970732d84c3c6daead006cc468e4526fdcad6235ea3b061ef89bc090
MD5 e0693d41dca79bf0d889f5503e92b71f
BLAKE2b-256 5cb5a7a5d54bc16aa3b110f53bff64ca353daa4dfe1ffe98fb5605f8d3574c4c

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.0.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.0.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for spiceypy-8.0.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 27e2d9897cbb0737f768419487f27d19a1901dba91549a8ca3eede4cf218b3f5
MD5 9381f2a91d71bf222418e5d60c1be36a
BLAKE2b-256 1cb0e7c9bdfed6b4caec2b97d826617ba80fe1388ac2ca5dd802b9967f1fdffc

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.0.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.0.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: spiceypy-8.0.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.7

File hashes

Hashes for spiceypy-8.0.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 992914f892e1f01c6838ab333e008f86a26b2510aaf71a984e93250db078482e
MD5 de50588b2e5ca2903dd4eaf00b7b4bb9
BLAKE2b-256 ad2a36e1919d806ae7061d5682d1acb29102d9ec2de157b12104e778bf334146

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.0.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.0.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.0.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4eac5ad2e2f881b92e19432ac1d221489cc5ad009b1e93d1c24ff2a171515be8
MD5 b14aefdd841508548af1c456cf9b460d
BLAKE2b-256 270afe3071d19db5751781831ce4728ef90790307e25ef6480f3d4f4808cb53a

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.0.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.0.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for spiceypy-8.0.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0f81146832480b70a188878deb50bd7b3e07ecc1ce7362ea3d018ebcd2fa5aa8
MD5 69aa6fb74d6d59d0befd2e0cf7a7bec9
BLAKE2b-256 3ef7b5bbbe9ba506edc67ba5e1a9c59ac1c770f839ce82aab3522a4e30ba8242

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.0.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.0.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for spiceypy-8.0.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c675b6238ba487258986d8f4f0ef6f23fe9e03764a351530367257b556579995
MD5 e944b243508dac1ffeeef3f9c24f938c
BLAKE2b-256 2d0f3a50ec889697d3a2f6c87af109b53cc0aa80602c1522894b0ba645876ca8

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.0.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.0.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for spiceypy-8.0.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d0c14cdd3d0dbfbde55800fa2ec4c8f6cd040da523e2f4f2d2f412e489334603
MD5 6835674dcbdfa5d85ec4d04f3e469254
BLAKE2b-256 133d41d7bf7120bd5d47749e7711da14bbb7c12a6fd8581b1a98756bd0d961ea

See more details on using hashes here.

Provenance

The following attestation bundles were made for spiceypy-8.0.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