Skip to main content

Community fork of Pyswisseph, a Python extension to the Swiss Ephemeris

Project description

pysweph

pypi license: agpl v3

Modern Python bindings for the Swiss Ephemeris, a high-precision astronomical computation library for astrology developed and maintained since 1997.

pysweph continues the work of pyswisseph with updated documentation, bug fixes, and ongoing community maintenance.

Background

In mid-2025, the documentation for pywisseph (https://astrorigin.com/pyswisseph) became inaccessible, and the maintainer has been unresponsive to issues and pull requests. This fork, pysweph, aims to keep the Python interface stable, documented, and installable for users who rely on it.

Versioning

This project follows the versioning scheme: <swe_major>.<swe_minor>.<swe_patch>.<wrapper_increment>

  • The first three numbers match the Swiss Ephemeris C library version, v2.10.03 (2022-09-09).
  • The fourth number increments for Python wrapper changes.

pysweph starts from pyswisseph==2.10.3.2 (2023-06-04). The first release of this fork is 2.10.3.3. If the original maintainer of pyswisseph returns, this project will coordinate or merge changes as appropriate.

Upstream

pysweph links directly to the official Swiss Ephemeris C library maintained by Alois Treindl and Astrodienst.

pyswisseph included the author's auxiliary repositories (swephelp, sqlite3, and related utilities). These have been intentionally removed in pysweph to reduce complexity and depend only on the canonical Swiss Ephemeris source code.

Changes in pysweph

  • Documentation:
    • Rebuilt with Sphinx and MyST Markdown, hosted on GitHub Pages with continuous integration via GitHub Actions.
    • Generated API reference directly from pyswisseph.c docstrings with sphinx-autodoc.
    • Includes original tutorials and conceptual guides intended for both astrologers and developers.
  • C library parity:
    • 2.10.3.3: Exposed string errors in swe.calc(), swe.calc_pctr(), swe.calc_ut(), and swe.deltat_ex().
    • 2.10.3.4: The swe_houses function family now returns house cusps as a 13 or 37-item tuple where index 0 is empty.

Status

  • As of 2026-02-06, the test suite is deprecated due to calc and houses function patches.
  • A CFFI refactor is in progress: cffi-rewrite.

Installation

Install from PyPI: pip install pysweph

Build from source:

git clone https://github.com/sailorfe/pysweph.git
cd pysweph
python3 -m venv .venv
source .venv/bin/activate
pip install .

pysweph retains the same import name from pyswisseph:

import swisseph as swe

The documentation includes a detailed pyswisseph to pysweph Migration Guide for existing projects.

Credits

  • Alois Treindl, creator of the Swiss Ephemeris
  • Stanislas Marquis, author of the original Python bindings (pyswisseph)
  • sailorfe, maintainer of pysweph continuation

License

pysweph is licensed under the GNU Affero General Public License version 3, whose text you can read at LICENSE.

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

pysweph-2.10.3.5.tar.gz (1.0 MB view details)

Uploaded Source

Built Distributions

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

pysweph-2.10.3.5-cp313-cp313-win_amd64.whl (371.8 kB view details)

Uploaded CPython 3.13Windows x86-64

pysweph-2.10.3.5-cp313-cp313-musllinux_1_2_x86_64.whl (891.5 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

pysweph-2.10.3.5-cp313-cp313-musllinux_1_2_i686.whl (857.9 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

pysweph-2.10.3.5-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (886.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

pysweph-2.10.3.5-cp313-cp313-macosx_11_0_arm64.whl (356.9 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

pysweph-2.10.3.5-cp312-cp312-win_amd64.whl (371.9 kB view details)

Uploaded CPython 3.12Windows x86-64

pysweph-2.10.3.5-cp312-cp312-musllinux_1_2_x86_64.whl (891.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

pysweph-2.10.3.5-cp312-cp312-musllinux_1_2_i686.whl (857.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

pysweph-2.10.3.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (886.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

pysweph-2.10.3.5-cp312-cp312-macosx_11_0_arm64.whl (357.0 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

pysweph-2.10.3.5-cp311-cp311-win_amd64.whl (371.9 kB view details)

Uploaded CPython 3.11Windows x86-64

pysweph-2.10.3.5-cp311-cp311-musllinux_1_2_x86_64.whl (891.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

pysweph-2.10.3.5-cp311-cp311-musllinux_1_2_i686.whl (857.8 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

pysweph-2.10.3.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (886.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

pysweph-2.10.3.5-cp311-cp311-macosx_11_0_arm64.whl (357.0 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

pysweph-2.10.3.5-cp310-cp310-win_amd64.whl (371.9 kB view details)

Uploaded CPython 3.10Windows x86-64

pysweph-2.10.3.5-cp310-cp310-musllinux_1_2_x86_64.whl (891.1 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

pysweph-2.10.3.5-cp310-cp310-musllinux_1_2_i686.whl (857.7 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

pysweph-2.10.3.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (886.0 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

pysweph-2.10.3.5-cp310-cp310-macosx_11_0_arm64.whl (357.0 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

pysweph-2.10.3.5-cp39-cp39-win_amd64.whl (371.9 kB view details)

Uploaded CPython 3.9Windows x86-64

pysweph-2.10.3.5-cp39-cp39-musllinux_1_2_x86_64.whl (890.8 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

pysweph-2.10.3.5-cp39-cp39-musllinux_1_2_i686.whl (857.3 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

pysweph-2.10.3.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (885.6 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

pysweph-2.10.3.5-cp39-cp39-macosx_11_0_arm64.whl (357.0 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

pysweph-2.10.3.5-cp38-cp38-win_amd64.whl (371.9 kB view details)

Uploaded CPython 3.8Windows x86-64

pysweph-2.10.3.5-cp38-cp38-musllinux_1_2_x86_64.whl (890.4 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

pysweph-2.10.3.5-cp38-cp38-musllinux_1_2_i686.whl (856.9 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ i686

pysweph-2.10.3.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (885.5 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

pysweph-2.10.3.5-cp38-cp38-macosx_11_0_arm64.whl (356.8 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

File details

Details for the file pysweph-2.10.3.5.tar.gz.

File metadata

  • Download URL: pysweph-2.10.3.5.tar.gz
  • Upload date:
  • Size: 1.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pysweph-2.10.3.5.tar.gz
Algorithm Hash digest
SHA256 ffd3970ad89c15c8c5803b39de2023f365fd20f7afd715914901a48711fe9719
MD5 87c9d0e8ccc1b497a9fd80a0ebf18229
BLAKE2b-256 54be45c49e733d1417c9d85b5465dda278659081779153dc396f40e5ca4ad9bf

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysweph-2.10.3.5.tar.gz:

Publisher: wheels.yml on sailorfe/pysweph

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

File details

Details for the file pysweph-2.10.3.5-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: pysweph-2.10.3.5-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 371.8 kB
  • 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 pysweph-2.10.3.5-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 ae9d3a72eb90e3fdc2b83eec0cfa3cca785438384980f6d763612b4eff2d3fa8
MD5 562a7c2642013bf37c44defa7c1cfaef
BLAKE2b-256 0b8062bf36826bb63b8ccfa8ead0f810c29d045bf2e1208c0a6b505a2643ba0c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysweph-2.10.3.5-cp313-cp313-win_amd64.whl:

Publisher: wheels.yml on sailorfe/pysweph

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

File details

Details for the file pysweph-2.10.3.5-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pysweph-2.10.3.5-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4d6c2ba6f4cf78fb0296a22995d7fd8fb1e199c32571b6fadc8fd014219ad99c
MD5 1e73421bc3b46961c966e41419a4a752
BLAKE2b-256 02193d69118267fae8e5db97e47971e778e1dd08331438bbab3b323ac12c7cf8

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysweph-2.10.3.5-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on sailorfe/pysweph

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

File details

Details for the file pysweph-2.10.3.5-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pysweph-2.10.3.5-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 62faa5d50cbbc6ba333b228bf210395e50375d4b90b29c35f66998855aedfb45
MD5 626c68ac19154198421508eb17f37f70
BLAKE2b-256 33c04f09815c45d31b931a24b763d8299e57328942ef5c8d639a2b3d7858b8b9

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysweph-2.10.3.5-cp313-cp313-musllinux_1_2_i686.whl:

Publisher: wheels.yml on sailorfe/pysweph

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

File details

Details for the file pysweph-2.10.3.5-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pysweph-2.10.3.5-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3a2035a25fe9c3989f4f8853125860f738021cf59b8e3aef5eb210fe8cb55d22
MD5 303ee96848279003442f7403531fc383
BLAKE2b-256 0fc81b74c1785889c58769a9ba03282256843c6c39d8efd86f6ec92e7de3ae98

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysweph-2.10.3.5-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: wheels.yml on sailorfe/pysweph

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

File details

Details for the file pysweph-2.10.3.5-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pysweph-2.10.3.5-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2e59c7ad937dc8d8a1392f97dcb11571a2de6535401edbf5b92ddadf0db5ccbc
MD5 f8048352b6d12a86879fff454cc995b1
BLAKE2b-256 32a9564ab213be49789fe328f169741bd3d800271162825a66fc46b60ed17283

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysweph-2.10.3.5-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: wheels.yml on sailorfe/pysweph

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

File details

Details for the file pysweph-2.10.3.5-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: pysweph-2.10.3.5-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 371.9 kB
  • 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 pysweph-2.10.3.5-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 ca6ec80289231928b3277faa0dcb55ac449d1d7c66c64b95928bdc90449cb4ec
MD5 9af1026b56c7e3c4a9ab4fbf8591a8de
BLAKE2b-256 fd3e3f162dee0e21173f194b26b8e8ed5e1494bec43f988cbd462b5f5a0545d4

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysweph-2.10.3.5-cp312-cp312-win_amd64.whl:

Publisher: wheels.yml on sailorfe/pysweph

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

File details

Details for the file pysweph-2.10.3.5-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pysweph-2.10.3.5-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d70a332413dfdb09c10cf809d3c29e43fd0830abeaff522a455dd23a0aa40f21
MD5 d622a91b3840fec5f272388cfb5c37da
BLAKE2b-256 e2e8227d97d363dd584986b05348ce872222aee8b2963ca41e34e0fcf8afa9ef

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysweph-2.10.3.5-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on sailorfe/pysweph

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

File details

Details for the file pysweph-2.10.3.5-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pysweph-2.10.3.5-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 46ad0d790f0d75e035c098fe906fae5dd54bfc6bda7e879f53e9bd20dc7eed46
MD5 30e02288b30bd1ae87ab4b2e09c270df
BLAKE2b-256 074455a2bc684170db788d7c01178b13a080adccd8b1195f2249a770f19542b5

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysweph-2.10.3.5-cp312-cp312-musllinux_1_2_i686.whl:

Publisher: wheels.yml on sailorfe/pysweph

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

File details

Details for the file pysweph-2.10.3.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pysweph-2.10.3.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 074824eedd5dbde923a4560ad43ae6b12dbc8178175da4d6ed5c6a6c243edbb1
MD5 606bb8f883210483147b39d6b7b4b322
BLAKE2b-256 2db5d94eb88ac3b50e2b0b2095b3f7acf9d00876eb1ea58fc12e11487da02e80

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysweph-2.10.3.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: wheels.yml on sailorfe/pysweph

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

File details

Details for the file pysweph-2.10.3.5-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pysweph-2.10.3.5-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 11f91e00e2e295593bf85c576d156c6938a1d3c40c8f171fd859e81a93b17d6f
MD5 20bab00e20af03acff1ea027d6d445b1
BLAKE2b-256 d9b05ce2b5d5c5c24f758dee658032d7152de51c1829b3bfdc909d48ed2fa5b2

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysweph-2.10.3.5-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: wheels.yml on sailorfe/pysweph

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

File details

Details for the file pysweph-2.10.3.5-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: pysweph-2.10.3.5-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 371.9 kB
  • 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 pysweph-2.10.3.5-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 fe0504e4899ed571533a3e0d4ceec62e43933510ecdbb20b6b77eb59cf1f94cf
MD5 e5157d9cf95af09d88688186658f20e7
BLAKE2b-256 9d05ebd8d212f7b573275575d86a0a9a63c031d9bdac50e7090af9ddbc62fd65

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysweph-2.10.3.5-cp311-cp311-win_amd64.whl:

Publisher: wheels.yml on sailorfe/pysweph

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

File details

Details for the file pysweph-2.10.3.5-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pysweph-2.10.3.5-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c99ab425194cd029d5b0a349a25a09f5847a02749014a159db3ac5e77e7f62a6
MD5 dc8cedcd5702127d09732672ae2281a1
BLAKE2b-256 dadf9bb6629735f8d8f23160bdab9831294b15112b097d532cf2e4d85486065a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysweph-2.10.3.5-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on sailorfe/pysweph

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

File details

Details for the file pysweph-2.10.3.5-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pysweph-2.10.3.5-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 de304840ee3e599330a185f89c70c8fdbb603cd08d3ded8cc9293104ffbda0da
MD5 682c2fd4d8e222d8887aaa2ed6b41fef
BLAKE2b-256 812e640762abc035addf024f99251b163716e95f88a07288cffa94e695e91c46

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysweph-2.10.3.5-cp311-cp311-musllinux_1_2_i686.whl:

Publisher: wheels.yml on sailorfe/pysweph

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

File details

Details for the file pysweph-2.10.3.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pysweph-2.10.3.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d2195839f336e4ae5269450a42060a20c2083b20059242568baf7b0bea6e6081
MD5 14bc4b060309ac360e304b1e45487a50
BLAKE2b-256 211f35771bda4919c6bdc461116c461253e1ec7271c488c9e2fc87b5c62d5cb1

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysweph-2.10.3.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: wheels.yml on sailorfe/pysweph

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

File details

Details for the file pysweph-2.10.3.5-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pysweph-2.10.3.5-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8384a9e3bf082e2dbd99545c3572903c4c8a2f0cbdcce36bd8129de4a209d983
MD5 e7d5ef31a425bc5ecbae3478b7c46cb9
BLAKE2b-256 9a970a75ffc10f3621b2ca87878640293bf620fb81f41a674bd737df00d285d2

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysweph-2.10.3.5-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: wheels.yml on sailorfe/pysweph

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

File details

Details for the file pysweph-2.10.3.5-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: pysweph-2.10.3.5-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 371.9 kB
  • 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 pysweph-2.10.3.5-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 84b18c64a7927d8903eb43f85f4f73c334777b84b4ae350e03804a2bbadf6737
MD5 f3f8baa7b597adc8de3202ea59209dec
BLAKE2b-256 86e6cc348c4512c3318b345db470faec01d312e9669407cb3112f48dbf93ad56

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysweph-2.10.3.5-cp310-cp310-win_amd64.whl:

Publisher: wheels.yml on sailorfe/pysweph

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

File details

Details for the file pysweph-2.10.3.5-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pysweph-2.10.3.5-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5ac7ba21d1c67dddea96ca0d2edef3baff250b15f4066df638e33aa4f942c472
MD5 660ddd20c32ba53af9374445a8ebec2f
BLAKE2b-256 23c0ce1d594cbe9bcb1a32849e189f48f6d8bdf6e6dc83e8dbeec811ad6b1596

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysweph-2.10.3.5-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on sailorfe/pysweph

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

File details

Details for the file pysweph-2.10.3.5-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pysweph-2.10.3.5-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 948cd2226dbdcb0f4e072005fa41a13c0862ef86cb88cb1cef8e5076e94dc5c1
MD5 a93f490ecc5542a3a7458fbc27793831
BLAKE2b-256 58b6fd44f7504640160077170146c70be323ef8181f9966ba80ae83bfc2036e7

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysweph-2.10.3.5-cp310-cp310-musllinux_1_2_i686.whl:

Publisher: wheels.yml on sailorfe/pysweph

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

File details

Details for the file pysweph-2.10.3.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pysweph-2.10.3.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 eba85b5ae4e23c5d415200ef34175fc4e738c34afdc146e31d4b1c3ecab3353f
MD5 0a075e4ede889464b0bae90f38c54683
BLAKE2b-256 11129d95948089b1132eb4f2051c1e53cb4cb838984855c263bbc1454643cc15

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysweph-2.10.3.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: wheels.yml on sailorfe/pysweph

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

File details

Details for the file pysweph-2.10.3.5-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pysweph-2.10.3.5-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 43ce9c2cf19ea234bbcd18ab52d4d48c1be81743718d0a2b60ab7b7b39bb181b
MD5 af0c24b98a17e9bfb675e1dade0d2660
BLAKE2b-256 ad97e96ce3a5ce4d8f5e47135c26ca88a97c1fa47072cc07477d3fa9499a1355

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysweph-2.10.3.5-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: wheels.yml on sailorfe/pysweph

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

File details

Details for the file pysweph-2.10.3.5-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: pysweph-2.10.3.5-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 371.9 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pysweph-2.10.3.5-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 7ac97e0f340a9dc847720ade81437d591dc2981c99fd89c27d4a0c9bf8e1ea26
MD5 0251faea1ef28ca6bd4a67b133418090
BLAKE2b-256 00700d79e9c4ccc1747b51d6e914c6f4d52c64b80a89070b0dea7078deaf0bba

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysweph-2.10.3.5-cp39-cp39-win_amd64.whl:

Publisher: wheels.yml on sailorfe/pysweph

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

File details

Details for the file pysweph-2.10.3.5-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pysweph-2.10.3.5-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 95018ead311e8dde980e76aedcb1a408a5f55f58f686f9b68e9b170fe59478f3
MD5 0c8b6244a62991faabfc970406eae843
BLAKE2b-256 3ac6515a2703edba2bab8517df1c548d2f114dbbacfd5200813a1fe973f03645

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysweph-2.10.3.5-cp39-cp39-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on sailorfe/pysweph

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

File details

Details for the file pysweph-2.10.3.5-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pysweph-2.10.3.5-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 7d496bb93d99b7e92f9591b4d4ce6ce5263e82923caf9281686f1014846b2dc8
MD5 f4101a3f9a79d3e25bf0d73d4da16f80
BLAKE2b-256 a020b0965ef70200abd714e4dbec4799285da1eab9a2e06b399417da6fae457e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysweph-2.10.3.5-cp39-cp39-musllinux_1_2_i686.whl:

Publisher: wheels.yml on sailorfe/pysweph

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

File details

Details for the file pysweph-2.10.3.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pysweph-2.10.3.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 48982db0d3474cf34172b22d8f7794f61d647dfaed48ad83285cf11ba491c960
MD5 127166af094d0450b885bdce5293cee6
BLAKE2b-256 5c30ef451c3b828c8cc38003606aeac79d7cb9fbf8770fd08e4cb1c42eeaa713

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysweph-2.10.3.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: wheels.yml on sailorfe/pysweph

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

File details

Details for the file pysweph-2.10.3.5-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pysweph-2.10.3.5-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1bc3b2ed8d136b015b730afddc0a355e392fc1ae2c000c618494e00a4d1c57a4
MD5 d14348070a1031ae23c574ce314c9e54
BLAKE2b-256 3580c79e17a183a8f05228b0909a6fb473a491bd2d707e8632478ae30bc5745f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysweph-2.10.3.5-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: wheels.yml on sailorfe/pysweph

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

File details

Details for the file pysweph-2.10.3.5-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: pysweph-2.10.3.5-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 371.9 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pysweph-2.10.3.5-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 35a6c17dc2113f4e7bcb5eb0e858d10d187119fd7aad934fe043d30336672bac
MD5 4785081b49a88696ab4cfc4513592393
BLAKE2b-256 e94e821459b9f9a820738e011bc38d0896eb43feace52b9f36d3d28114343495

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysweph-2.10.3.5-cp38-cp38-win_amd64.whl:

Publisher: wheels.yml on sailorfe/pysweph

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

File details

Details for the file pysweph-2.10.3.5-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pysweph-2.10.3.5-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0a8d8a50417ed61b3542470630f2a7428002e5ea6973a95558df984715149201
MD5 e7c71d34cd3a9ef93a2f73fe0882872f
BLAKE2b-256 446587101cb9843bdb8b0f2d2608c552bc742b0eea31c1d92766f182650d633f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysweph-2.10.3.5-cp38-cp38-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on sailorfe/pysweph

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

File details

Details for the file pysweph-2.10.3.5-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pysweph-2.10.3.5-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 28d7854d1047ed41998b4db542bbffb8b3ffd60fa3c6a157e02465f9aa17fe0f
MD5 83c0c312d528195100e9fd7437c95793
BLAKE2b-256 340aeff7b09903bfb9cccc523f0cbd7ea316336b8d14170187f68c5a5ca4fde4

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysweph-2.10.3.5-cp38-cp38-musllinux_1_2_i686.whl:

Publisher: wheels.yml on sailorfe/pysweph

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

File details

Details for the file pysweph-2.10.3.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pysweph-2.10.3.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7134bb0127df3a3f77aef667ccf68cf040ed55eaf0b7af9492e8ea7ae46d89a3
MD5 47bfc5bb037fa52d4e10040f00a88493
BLAKE2b-256 f499395ef7038a7a5007f6b4d31f2d79800da9238a49513c1a0b2ecbeb28e7bb

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysweph-2.10.3.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: wheels.yml on sailorfe/pysweph

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

File details

Details for the file pysweph-2.10.3.5-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pysweph-2.10.3.5-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cfce19b9df3b2450a371d1a2479734658ad0ef53e1a811a7cf6e23b9d13ea309
MD5 57fae38eaeca7d44202b7409e2e2f36d
BLAKE2b-256 a95bf22168c89aae695c3d1e47721914ac20c63dd7ea1d94dbbd4e850c326632

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysweph-2.10.3.5-cp38-cp38-macosx_11_0_arm64.whl:

Publisher: wheels.yml on sailorfe/pysweph

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