Skip to main content

Satellite Orbital Dynamics Toolkit

Project description

Satellite Toolkit with Rust

An accurate, high-performance satellite orbital kinematics toolkit, written in Rust with a sensible interface.
Also includes python bindings for all functions via via pyo3

Github

Build Passing? Wheel Passing? GitHub License

Crates.io

Crates.io Version Crates.io Downloads (recent)

PyPi

PyPI - Version PyPI - Python Version PyPI - Implementation PyPI - Status

Read the Docs

Language Bindings

  • Native Rust bindings
  • Python bindings for compiled rust code ... speed of Rust with convenience of Python
    Install with pip install satkit
    PyPi includes binary packages for windows, macos (Intel & ARM), and linux. Python documentation is at: https://satellite-toolkit.readthedocs.io/latest/

Features

  • High-precision coordinate transforms between:
    • International Terrestrial Reference Frame (ITRF)
    • Geocentric Celestial Reference Frame (GCRF) using IAU-2000 reduction
    • True-Equinox Mean Equator (TEME) frame used in SGP4 propagation of TLEs
    • Celestial Intermediate Reference Frame (CIRF)
    • Terrestrial Intermediate Reference Frame (TIRF)
    • Terrestrial Geodetic frame (latitude, longitude)
  • Geodesic distances
  • SGP4, and Keplerian orbit propagation
  • JPL high-precision planetary ephemerides
  • High-order gravity models
  • High-precision, high-speed numerical satellite orbit propagation with high-order efficient Runga-Kutta solvers, ability to solve for state transition matrix, and inclusion following forces:
    • High-order Earth gravity with multiple models
    • Solar gravity
    • Lunar gravity
    • Drag (NRL MISE-00 density model)
    • Radiation pressure

ODE Solvers

The high-precision numerical satellite orbit propagation makes use of standard Runga-Kutta methods for integration of ordinary differential equations. The ODE solver is included as part of the library.

The methods use Runga-Kutta pairs for ODE integration and error estimation generated by Jim Verner: https://www.sfu.ca/~jverner/

References, Models, and External Software.

The equations and many of the unit tests underlying this work are drawn from the following sources:

This code makes reference to and relies on models generated by the following:

Verification

The code includes rust test modules and python test modules for verification of nearly calculations, including but not limited to:

  • JPL Ephemeris - Via JPL-provided test vectors for Chebychev polynomial calculation
  • SGP4 - Via SGP4 test vectors provided with original C++ distribution

Author

Steven Michael (ssmichael@gmail.com)

Please reach out of you find errors in code or calculations, are interested in contributing to this repository, or have suggestions for improvements to the API.

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

satkit-0.5.0.tar.gz (277.1 kB view details)

Uploaded Source

Built Distributions

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

satkit-0.5.0-cp313-cp313-win_amd64.whl (1.7 MB view details)

Uploaded CPython 3.13Windows x86-64

satkit-0.5.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

satkit-0.5.0-cp313-cp313-macosx_11_0_arm64.whl (1.8 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

satkit-0.5.0-cp313-cp313-macosx_10_13_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

satkit-0.5.0-cp312-cp312-win_amd64.whl (1.7 MB view details)

Uploaded CPython 3.12Windows x86-64

satkit-0.5.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

satkit-0.5.0-cp312-cp312-macosx_11_0_arm64.whl (1.8 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

satkit-0.5.0-cp312-cp312-macosx_10_13_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

satkit-0.5.0-cp311-cp311-win_amd64.whl (1.7 MB view details)

Uploaded CPython 3.11Windows x86-64

satkit-0.5.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

satkit-0.5.0-cp311-cp311-macosx_11_0_arm64.whl (1.8 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

satkit-0.5.0-cp311-cp311-macosx_10_12_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

satkit-0.5.0-cp310-cp310-win_amd64.whl (1.7 MB view details)

Uploaded CPython 3.10Windows x86-64

satkit-0.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

satkit-0.5.0-cp310-cp310-macosx_11_0_arm64.whl (1.8 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

satkit-0.5.0-cp310-cp310-macosx_10_12_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.10macOS 10.12+ x86-64

satkit-0.5.0-cp39-cp39-win_amd64.whl (1.7 MB view details)

Uploaded CPython 3.9Windows x86-64

satkit-0.5.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

satkit-0.5.0-cp39-cp39-macosx_11_0_arm64.whl (1.8 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

satkit-0.5.0-cp39-cp39-macosx_10_12_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.9macOS 10.12+ x86-64

satkit-0.5.0-cp38-cp38-win_amd64.whl (1.7 MB view details)

Uploaded CPython 3.8Windows x86-64

satkit-0.5.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

satkit-0.5.0-cp38-cp38-macosx_11_0_arm64.whl (1.8 MB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

satkit-0.5.0-cp38-cp38-macosx_10_12_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.8macOS 10.12+ x86-64

File details

Details for the file satkit-0.5.0.tar.gz.

File metadata

  • Download URL: satkit-0.5.0.tar.gz
  • Upload date:
  • Size: 277.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for satkit-0.5.0.tar.gz
Algorithm Hash digest
SHA256 597f5d1c076a0e385141e1f97b9c15f304877bca0c6cc4971a02799acbe01854
MD5 49f04624d27d7c141d7f1c92e06be02b
BLAKE2b-256 45b3675294ffb649b6629a1d41c057bc58d0574fed8175b25dc07eb29d6dc68d

See more details on using hashes here.

Provenance

The following attestation bundles were made for satkit-0.5.0.tar.gz:

Publisher: wheels.yml on ssmichael1/satkit

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

File details

Details for the file satkit-0.5.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: satkit-0.5.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for satkit-0.5.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 01da7f8b9454411847301ade5f24322c80ef0feb28c3a644f90db0384c845349
MD5 fa861091416e2e96c09d95c755fb6634
BLAKE2b-256 fc5d144b287a129e4c937894cd651176eed76858a4e139a76e2e3f635c22694f

See more details on using hashes here.

Provenance

The following attestation bundles were made for satkit-0.5.0-cp313-cp313-win_amd64.whl:

Publisher: wheels.yml on ssmichael1/satkit

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

File details

Details for the file satkit-0.5.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for satkit-0.5.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 44e632526f0caefa5592f5b47450148c80ceb9df5d8accbe64cec64d3bae959a
MD5 0b0f2425d30bd99a2450abe4b2c6da82
BLAKE2b-256 1108c172025a82f569e151ac20e08dd6c8daff7c6e4ee7fbbe5aa84865791154

See more details on using hashes here.

Provenance

The following attestation bundles were made for satkit-0.5.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: wheels.yml on ssmichael1/satkit

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

File details

Details for the file satkit-0.5.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for satkit-0.5.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fae503256dff18cf0b548d5c260f1fea300df5c66fc2948dc60cf51268cf585d
MD5 bad6a869caf49db61bcb6b19b8dd4ac6
BLAKE2b-256 ddfa876994d064efd95eae4146d55d7941b578808a2b0ef3de72f0e7e999fbe1

See more details on using hashes here.

Provenance

The following attestation bundles were made for satkit-0.5.0-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: wheels.yml on ssmichael1/satkit

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

File details

Details for the file satkit-0.5.0-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for satkit-0.5.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 be20b5198cf6852b6566aa96b8dcb48d2cd2c511e0661cc376209f579ea29403
MD5 b663d17a217d56f89480bf154ab05aa6
BLAKE2b-256 3ece8952d41697096db7481290c3398c8c50f4f17eda97e42c70be0e1955548d

See more details on using hashes here.

Provenance

The following attestation bundles were made for satkit-0.5.0-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: wheels.yml on ssmichael1/satkit

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

File details

Details for the file satkit-0.5.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: satkit-0.5.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for satkit-0.5.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 3f08970e2582692f6b8beb8d63619708fe6cbfde54010b3b2ec6483fe7fb1fcc
MD5 2817652edf0725494e1a67fb9e70a897
BLAKE2b-256 a7c2796bb3cff3312487196988493e9766f07f15c9625036533ee89751b994f4

See more details on using hashes here.

Provenance

The following attestation bundles were made for satkit-0.5.0-cp312-cp312-win_amd64.whl:

Publisher: wheels.yml on ssmichael1/satkit

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

File details

Details for the file satkit-0.5.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for satkit-0.5.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e6f2943db5d21af19bca9260172c11877e189a96615e5c1c93e79e0543967808
MD5 9234421d544ad49fc6c5386249e8da58
BLAKE2b-256 60b0e713050a244f2a0365c64de5ec0c7092b7623baa0af777d9b56baad76baa

See more details on using hashes here.

Provenance

The following attestation bundles were made for satkit-0.5.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: wheels.yml on ssmichael1/satkit

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

File details

Details for the file satkit-0.5.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for satkit-0.5.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f601ac8c99ae4bdc5989f92b12e6b7755d974afc79ae9934e2d1b6347f28e6c4
MD5 70284ecaa3e36afd72cca5516fc9d9d8
BLAKE2b-256 d997b99c537ff915fb9b126c0e05fe45c8fcba75e2965ee6903699c51000720e

See more details on using hashes here.

Provenance

The following attestation bundles were made for satkit-0.5.0-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: wheels.yml on ssmichael1/satkit

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

File details

Details for the file satkit-0.5.0-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for satkit-0.5.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 640f66062943cd001af411ae3277bb139fef7daa058019d0183577c99cb0a413
MD5 2d0c11fc7d041111ece40ffb59b86943
BLAKE2b-256 eb422b7e3871b72c7aaff199648a42865afbc95465645695413fab8845442535

See more details on using hashes here.

Provenance

The following attestation bundles were made for satkit-0.5.0-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: wheels.yml on ssmichael1/satkit

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

File details

Details for the file satkit-0.5.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: satkit-0.5.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for satkit-0.5.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 f7af50d0c0118eb3a774cbf340d2b1e2f39102d9b53ff5954d0358ecc99d48e6
MD5 5db5d56f5bbf25529ee83a75b27c9e68
BLAKE2b-256 d04182a56aab8c280720dfa38b1ce34b87d6c72335cab198f53a1eef4e946c40

See more details on using hashes here.

Provenance

The following attestation bundles were made for satkit-0.5.0-cp311-cp311-win_amd64.whl:

Publisher: wheels.yml on ssmichael1/satkit

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

File details

Details for the file satkit-0.5.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for satkit-0.5.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ca5f1915272b30d0030d8982ae7a9f27780807e0aa1973986a15c7cfe6c75267
MD5 4c532a520c2c0cd11cc1904116c352a4
BLAKE2b-256 79ccb7c0ea320313f917faeb3a4befb4a17337d2e6877f89b0a352d20c888a4e

See more details on using hashes here.

Provenance

The following attestation bundles were made for satkit-0.5.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: wheels.yml on ssmichael1/satkit

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

File details

Details for the file satkit-0.5.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for satkit-0.5.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6a8fe32745ab96858224c9b5d8eb986cd4c4344173b65fe20dbb4c48a0f4b3e9
MD5 a0f4f49e109a5f4e52b999f0cf22f704
BLAKE2b-256 794537e1b34e5b897a3e2b54e73f3b0b3b54e6daf570d17f13fcbf8fb01088e5

See more details on using hashes here.

Provenance

The following attestation bundles were made for satkit-0.5.0-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: wheels.yml on ssmichael1/satkit

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

File details

Details for the file satkit-0.5.0-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for satkit-0.5.0-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 369204e1204c1e4f514a67c27a0daf19ddc6aba3363178779f1fa8b2f5412a26
MD5 ccfee33d5433d142a6e9442b95826643
BLAKE2b-256 9863f4a26d09837fa4a2386cee1ae35fc80b099b9abc8fa40f8ed5caf6bd1c7d

See more details on using hashes here.

Provenance

The following attestation bundles were made for satkit-0.5.0-cp311-cp311-macosx_10_12_x86_64.whl:

Publisher: wheels.yml on ssmichael1/satkit

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

File details

Details for the file satkit-0.5.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: satkit-0.5.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for satkit-0.5.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 2a3ba4f356eb2a124814281b504683405b31864937c7b25e640070f9856f8af3
MD5 bdf0548494eed53afac27381be77f70b
BLAKE2b-256 4f3085e3ced69e5bafaad3247d279269e6438d0da029c1f425d04451781f8b95

See more details on using hashes here.

Provenance

The following attestation bundles were made for satkit-0.5.0-cp310-cp310-win_amd64.whl:

Publisher: wheels.yml on ssmichael1/satkit

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

File details

Details for the file satkit-0.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for satkit-0.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f25510c3eebdea5cc2bf275bdaf2a2450dfd2acc2e9a8fdfaf2cc8263d68fbf5
MD5 d7558dce678cf0b28724ab2630aaad89
BLAKE2b-256 131758bc315c3394c13f4c129da4557b62489db0628fef040c20a7e92949392b

See more details on using hashes here.

Provenance

The following attestation bundles were made for satkit-0.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: wheels.yml on ssmichael1/satkit

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

File details

Details for the file satkit-0.5.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for satkit-0.5.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 844eba65c044d12a32883a6ca43839c062ba01ca256de35fdd85f54228640fa1
MD5 3ff23dbee48b434aff763d7b0dc1cc3a
BLAKE2b-256 278898e0ecbe46546927968dd8fcd5f7063b1a8eefbbcafca30138ac5d13e1a3

See more details on using hashes here.

Provenance

The following attestation bundles were made for satkit-0.5.0-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: wheels.yml on ssmichael1/satkit

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

File details

Details for the file satkit-0.5.0-cp310-cp310-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for satkit-0.5.0-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 7619b65d3b45ebf1a84fba871baedf109271f5af6fcf361514db44e5c9e07ac0
MD5 a059b98d60092bfd37b7690b110ab76c
BLAKE2b-256 ac892bc6e73873c9af5fbc05dcf264aa700ad92da15903d348a747d186050616

See more details on using hashes here.

Provenance

The following attestation bundles were made for satkit-0.5.0-cp310-cp310-macosx_10_12_x86_64.whl:

Publisher: wheels.yml on ssmichael1/satkit

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

File details

Details for the file satkit-0.5.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: satkit-0.5.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for satkit-0.5.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 9ee7fd6c9bdadebe15a6dc512e1d7217aa33ec4d5247c53aee4d719acb456a53
MD5 e3b3f42a08d2a5109c7b540affa9834c
BLAKE2b-256 7fc040f9f698b8d6ebc08fa3b3566abcdc15264b1b4605b4f96bf6dee0f4ab2f

See more details on using hashes here.

Provenance

The following attestation bundles were made for satkit-0.5.0-cp39-cp39-win_amd64.whl:

Publisher: wheels.yml on ssmichael1/satkit

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

File details

Details for the file satkit-0.5.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for satkit-0.5.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1af441228b880a3d03bed646e8920127a8b75688f97835ec030e99996ca9a08e
MD5 a8e8edaaea50371c2cda1bd09616f89b
BLAKE2b-256 38cd8afe2ab34832b8bff02ae4285a6654d12f09e1f533b4bbdccbe19b34acb0

See more details on using hashes here.

Provenance

The following attestation bundles were made for satkit-0.5.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: wheels.yml on ssmichael1/satkit

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

File details

Details for the file satkit-0.5.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for satkit-0.5.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 66d8f26e1293d796ed89b275fe23aba68afe11ddec9f7cfc85d4e368d17e3444
MD5 861a5709d5d94ab5d065cb3bbd8913b3
BLAKE2b-256 f4616c386509f933cd83f7e2d67fd1f9b33645f3c302f5ac625c7a408af2d104

See more details on using hashes here.

Provenance

The following attestation bundles were made for satkit-0.5.0-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: wheels.yml on ssmichael1/satkit

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

File details

Details for the file satkit-0.5.0-cp39-cp39-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for satkit-0.5.0-cp39-cp39-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 bed4aeb2f8db21755cfa550c7c2f07766c41bb0024a3f2ebb94627a2161ec41c
MD5 6a6aa6688cd5885558ecb695d8cf2b97
BLAKE2b-256 c31723314de9a501cdc0ca6ca3b55876da1758a6e0f68779236e9776c9b8fe5f

See more details on using hashes here.

Provenance

The following attestation bundles were made for satkit-0.5.0-cp39-cp39-macosx_10_12_x86_64.whl:

Publisher: wheels.yml on ssmichael1/satkit

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

File details

Details for the file satkit-0.5.0-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: satkit-0.5.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for satkit-0.5.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 1066f886d3316680a8cfa277abde3f10128299534ce6ccd613923c9b05bfd8de
MD5 80b93d8114c8b677e32df599174afea1
BLAKE2b-256 25fcc075793fa62440598ff88524e1586994a8e214397eafccafad47f5c42b3f

See more details on using hashes here.

Provenance

The following attestation bundles were made for satkit-0.5.0-cp38-cp38-win_amd64.whl:

Publisher: wheels.yml on ssmichael1/satkit

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

File details

Details for the file satkit-0.5.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for satkit-0.5.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5348cd1a4b8bcb80e723a634e5f406c5826895484d65397670f84c1ecd1f4e6b
MD5 496341ca911e7c4ff1f3dad3f7b278c8
BLAKE2b-256 90f8fba62ae057ad4265fa9b6f869d221d2d55c3581a338149856268674e5809

See more details on using hashes here.

Provenance

The following attestation bundles were made for satkit-0.5.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: wheels.yml on ssmichael1/satkit

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

File details

Details for the file satkit-0.5.0-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for satkit-0.5.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ea2fb016a45ed2ce665ceb57d7090ad4e0273aba734257ca1207f738f0d3ad7a
MD5 f89aed6cca4b8176e44abe023c685edf
BLAKE2b-256 c6a59ed594b0fb98de1fd433f4a6c5f893bfd35d31594c938fecc7e65204e377

See more details on using hashes here.

Provenance

The following attestation bundles were made for satkit-0.5.0-cp38-cp38-macosx_11_0_arm64.whl:

Publisher: wheels.yml on ssmichael1/satkit

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

File details

Details for the file satkit-0.5.0-cp38-cp38-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for satkit-0.5.0-cp38-cp38-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 d3f7e72c299d83bfb42ffc772b770fe582d4a8a45a37b36ec20289720f2b34f4
MD5 7ba8bdc00cd02cf9421f4c90b393fdd8
BLAKE2b-256 d7c55b991307089cabbcdc083bac1a54c46cf16a1921948cb66a9b65e021fdc1

See more details on using hashes here.

Provenance

The following attestation bundles were made for satkit-0.5.0-cp38-cp38-macosx_10_12_x86_64.whl:

Publisher: wheels.yml on ssmichael1/satkit

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