Community fork of Pyswisseph, a Python extension to the Swiss Ephemeris
Project description
pysweph
[!CAUTION] This fork introduces breaking changes from
pyswisseph. Refer to the Migration Guide for details.
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.
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.
Status
As of 2026-02-06, the test suite is deprecated due to calc and houses function patches.
Changes
Documentation
- Rebuilt with Sphinx and MyST Markdown, hosted on GitHub Pages with continuous integration via GitHub Actions.
- Generated API reference directly from
pyswisseph.cdocstrings withsphinx-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(), andswe.deltat_ex(). - 2.10.3.4: The
swe_housesfunction family now returns house cusps as a 13 or 37-item tuple where index 0 is empty. This is a breaking change.
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
pyswephcontinuation
License
pysweph is work derived from the original release of the Astrodienst Swiss Ephemeris library. To use 'pysweph', the licensing conditions imposed by Astrodienst for Swiss Ephemeris must be fulfilled. A copy of the license file is found in libswe/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
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pysweph-2.10.3.6.tar.gz.
File metadata
- Download URL: pysweph-2.10.3.6.tar.gz
- Upload date:
- Size: 974.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
690080559951f827e95d568dc6764aa8d4bfb4fa8a5435eb5abe24c1e01c166a
|
|
| MD5 |
3f1d456678b47983f7fa804a3bd039da
|
|
| BLAKE2b-256 |
e6c49af783bfa24288f3f27ecd4e8cbcd0a93f980414aab3394de5e111859d10
|
Provenance
The following attestation bundles were made for pysweph-2.10.3.6.tar.gz:
Publisher:
wheels.yml on sailorfe/pysweph
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pysweph-2.10.3.6.tar.gz -
Subject digest:
690080559951f827e95d568dc6764aa8d4bfb4fa8a5435eb5abe24c1e01c166a - Sigstore transparency entry: 969754137
- Sigstore integration time:
-
Permalink:
sailorfe/pysweph@9dd0ca73345406addd5597ccb30488391b61cd1a -
Branch / Tag:
refs/tags/v2.10.3.6 - Owner: https://github.com/sailorfe
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@9dd0ca73345406addd5597ccb30488391b61cd1a -
Trigger Event:
push
-
Statement type:
File details
Details for the file pysweph-2.10.3.6-cp313-cp313-win_amd64.whl.
File metadata
- Download URL: pysweph-2.10.3.6-cp313-cp313-win_amd64.whl
- Upload date:
- Size: 349.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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
404c3eb9eec86df06bcc42210d31ba356dd4df8202eb70fc6fa9e0b5bb488b8f
|
|
| MD5 |
0fe0405ed53810f787be5c39fb323f33
|
|
| BLAKE2b-256 |
57053eba4dc9364768b8453b1cdb54884d10f90d9a514c3be6eb40acb3c87063
|
Provenance
The following attestation bundles were made for pysweph-2.10.3.6-cp313-cp313-win_amd64.whl:
Publisher:
wheels.yml on sailorfe/pysweph
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pysweph-2.10.3.6-cp313-cp313-win_amd64.whl -
Subject digest:
404c3eb9eec86df06bcc42210d31ba356dd4df8202eb70fc6fa9e0b5bb488b8f - Sigstore transparency entry: 969755673
- Sigstore integration time:
-
Permalink:
sailorfe/pysweph@9dd0ca73345406addd5597ccb30488391b61cd1a -
Branch / Tag:
refs/tags/v2.10.3.6 - Owner: https://github.com/sailorfe
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@9dd0ca73345406addd5597ccb30488391b61cd1a -
Trigger Event:
push
-
Statement type:
File details
Details for the file pysweph-2.10.3.6-cp313-cp313-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: pysweph-2.10.3.6-cp313-cp313-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 869.7 kB
- Tags: CPython 3.13, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
65d612d5eca05fe4a60f6d7dbab0d59914e9ca01aa0ad28476c83e8abfc6e7a4
|
|
| MD5 |
0c39ab27f99fe4ec76acf06af8bc081c
|
|
| BLAKE2b-256 |
360968647a459fcdcf00aaed9df47627eb5f357a7617733a0ca94dcf8703c8ba
|
Provenance
The following attestation bundles were made for pysweph-2.10.3.6-cp313-cp313-musllinux_1_2_x86_64.whl:
Publisher:
wheels.yml on sailorfe/pysweph
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pysweph-2.10.3.6-cp313-cp313-musllinux_1_2_x86_64.whl -
Subject digest:
65d612d5eca05fe4a60f6d7dbab0d59914e9ca01aa0ad28476c83e8abfc6e7a4 - Sigstore transparency entry: 969755435
- Sigstore integration time:
-
Permalink:
sailorfe/pysweph@9dd0ca73345406addd5597ccb30488391b61cd1a -
Branch / Tag:
refs/tags/v2.10.3.6 - Owner: https://github.com/sailorfe
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@9dd0ca73345406addd5597ccb30488391b61cd1a -
Trigger Event:
push
-
Statement type:
File details
Details for the file pysweph-2.10.3.6-cp313-cp313-musllinux_1_2_i686.whl.
File metadata
- Download URL: pysweph-2.10.3.6-cp313-cp313-musllinux_1_2_i686.whl
- Upload date:
- Size: 836.1 kB
- Tags: CPython 3.13, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bbec66da749f246c785610ccfc70dac9aa55daf5f2581331693fe4d13e3d0d62
|
|
| MD5 |
22b4cbe9b8ddbb4095ae22f603078212
|
|
| BLAKE2b-256 |
9a85d6c060a4e75acfdfe52138efc8f655458d17e28990acafd9df09002a3ada
|
Provenance
The following attestation bundles were made for pysweph-2.10.3.6-cp313-cp313-musllinux_1_2_i686.whl:
Publisher:
wheels.yml on sailorfe/pysweph
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pysweph-2.10.3.6-cp313-cp313-musllinux_1_2_i686.whl -
Subject digest:
bbec66da749f246c785610ccfc70dac9aa55daf5f2581331693fe4d13e3d0d62 - Sigstore transparency entry: 969754417
- Sigstore integration time:
-
Permalink:
sailorfe/pysweph@9dd0ca73345406addd5597ccb30488391b61cd1a -
Branch / Tag:
refs/tags/v2.10.3.6 - Owner: https://github.com/sailorfe
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@9dd0ca73345406addd5597ccb30488391b61cd1a -
Trigger Event:
push
-
Statement type:
File details
Details for the file pysweph-2.10.3.6-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: pysweph-2.10.3.6-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 864.4 kB
- Tags: CPython 3.13, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec2e3baf192faafd06dddf3435e69cde1e64a165e4dc47e8aa4b20ff8da61232
|
|
| MD5 |
48001bd07bc9b3e8e242a23c7effed33
|
|
| BLAKE2b-256 |
22c75b9786b0db4575130183de013ee847ac968fecb321eba4bf2b8615966f84
|
Provenance
The following attestation bundles were made for pysweph-2.10.3.6-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:
Publisher:
wheels.yml on sailorfe/pysweph
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pysweph-2.10.3.6-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl -
Subject digest:
ec2e3baf192faafd06dddf3435e69cde1e64a165e4dc47e8aa4b20ff8da61232 - Sigstore transparency entry: 969754716
- Sigstore integration time:
-
Permalink:
sailorfe/pysweph@9dd0ca73345406addd5597ccb30488391b61cd1a -
Branch / Tag:
refs/tags/v2.10.3.6 - Owner: https://github.com/sailorfe
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@9dd0ca73345406addd5597ccb30488391b61cd1a -
Trigger Event:
push
-
Statement type:
File details
Details for the file pysweph-2.10.3.6-cp313-cp313-macosx_11_0_arm64.whl.
File metadata
- Download URL: pysweph-2.10.3.6-cp313-cp313-macosx_11_0_arm64.whl
- Upload date:
- Size: 335.1 kB
- Tags: CPython 3.13, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cd9ffc6995e523d7dadd32d6b3938a119e5767fbcdcf0c8ae2d037b034af6078
|
|
| MD5 |
2cbb8fd1821aaecbd95d1d64d0312f69
|
|
| BLAKE2b-256 |
05bcb06d9f466fa5a710963992d80acd7db03499f8b369b6c8f130e909ac9ae1
|
Provenance
The following attestation bundles were made for pysweph-2.10.3.6-cp313-cp313-macosx_11_0_arm64.whl:
Publisher:
wheels.yml on sailorfe/pysweph
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pysweph-2.10.3.6-cp313-cp313-macosx_11_0_arm64.whl -
Subject digest:
cd9ffc6995e523d7dadd32d6b3938a119e5767fbcdcf0c8ae2d037b034af6078 - Sigstore transparency entry: 969754540
- Sigstore integration time:
-
Permalink:
sailorfe/pysweph@9dd0ca73345406addd5597ccb30488391b61cd1a -
Branch / Tag:
refs/tags/v2.10.3.6 - Owner: https://github.com/sailorfe
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@9dd0ca73345406addd5597ccb30488391b61cd1a -
Trigger Event:
push
-
Statement type:
File details
Details for the file pysweph-2.10.3.6-cp312-cp312-win_amd64.whl.
File metadata
- Download URL: pysweph-2.10.3.6-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 349.8 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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0bb00ca91a6d9633376fcf20b62e654fceeb898e6dafc55e4ddd121d8f048d6f
|
|
| MD5 |
1dc3395cd92d231901389006815f33ff
|
|
| BLAKE2b-256 |
c5e72349ce769d00c8e3a963dc31335ed519c25e0bab3e2448e4ab0778e9f820
|
Provenance
The following attestation bundles were made for pysweph-2.10.3.6-cp312-cp312-win_amd64.whl:
Publisher:
wheels.yml on sailorfe/pysweph
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pysweph-2.10.3.6-cp312-cp312-win_amd64.whl -
Subject digest:
0bb00ca91a6d9633376fcf20b62e654fceeb898e6dafc55e4ddd121d8f048d6f - Sigstore transparency entry: 969755712
- Sigstore integration time:
-
Permalink:
sailorfe/pysweph@9dd0ca73345406addd5597ccb30488391b61cd1a -
Branch / Tag:
refs/tags/v2.10.3.6 - Owner: https://github.com/sailorfe
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@9dd0ca73345406addd5597ccb30488391b61cd1a -
Trigger Event:
push
-
Statement type:
File details
Details for the file pysweph-2.10.3.6-cp312-cp312-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: pysweph-2.10.3.6-cp312-cp312-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 869.7 kB
- Tags: CPython 3.12, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
17bee47cb7d283f5c6c311f29be65464968b96d3e5c3cb5118443b01e67515f9
|
|
| MD5 |
5d77252bde0f6677ce942948383da3a7
|
|
| BLAKE2b-256 |
99a624e52debbbcd7d2c7468f897cac65ff1423657e038fa737499ea57dd0d45
|
Provenance
The following attestation bundles were made for pysweph-2.10.3.6-cp312-cp312-musllinux_1_2_x86_64.whl:
Publisher:
wheels.yml on sailorfe/pysweph
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pysweph-2.10.3.6-cp312-cp312-musllinux_1_2_x86_64.whl -
Subject digest:
17bee47cb7d283f5c6c311f29be65464968b96d3e5c3cb5118443b01e67515f9 - Sigstore transparency entry: 969754876
- Sigstore integration time:
-
Permalink:
sailorfe/pysweph@9dd0ca73345406addd5597ccb30488391b61cd1a -
Branch / Tag:
refs/tags/v2.10.3.6 - Owner: https://github.com/sailorfe
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@9dd0ca73345406addd5597ccb30488391b61cd1a -
Trigger Event:
push
-
Statement type:
File details
Details for the file pysweph-2.10.3.6-cp312-cp312-musllinux_1_2_i686.whl.
File metadata
- Download URL: pysweph-2.10.3.6-cp312-cp312-musllinux_1_2_i686.whl
- Upload date:
- Size: 836.0 kB
- Tags: CPython 3.12, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a05b7abae81f9f3f9d08b7a1555749004590d90b29d7550c2a2a9cce4459d7dd
|
|
| MD5 |
d35c560d7b6379b920adde7f14f9b2ba
|
|
| BLAKE2b-256 |
c4aee267cf1ae244428874158ba5bfa50bf6ef0e7f450c7f0c9735a08d919583
|
Provenance
The following attestation bundles were made for pysweph-2.10.3.6-cp312-cp312-musllinux_1_2_i686.whl:
Publisher:
wheels.yml on sailorfe/pysweph
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pysweph-2.10.3.6-cp312-cp312-musllinux_1_2_i686.whl -
Subject digest:
a05b7abae81f9f3f9d08b7a1555749004590d90b29d7550c2a2a9cce4459d7dd - Sigstore transparency entry: 969756027
- Sigstore integration time:
-
Permalink:
sailorfe/pysweph@9dd0ca73345406addd5597ccb30488391b61cd1a -
Branch / Tag:
refs/tags/v2.10.3.6 - Owner: https://github.com/sailorfe
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@9dd0ca73345406addd5597ccb30488391b61cd1a -
Trigger Event:
push
-
Statement type:
File details
Details for the file pysweph-2.10.3.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: pysweph-2.10.3.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 864.4 kB
- Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fbe43b68fba86bb15136c02cd8913e5f77ab3a36da3e5c193df6a91141e9b521
|
|
| MD5 |
ab499ce6abf74e9b997c5d1022e0198b
|
|
| BLAKE2b-256 |
f38a6df06956b08c0536c91dfa0d8a0473b56c1a501424b9d2088106741dfbad
|
Provenance
The following attestation bundles were made for pysweph-2.10.3.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:
Publisher:
wheels.yml on sailorfe/pysweph
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pysweph-2.10.3.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl -
Subject digest:
fbe43b68fba86bb15136c02cd8913e5f77ab3a36da3e5c193df6a91141e9b521 - Sigstore transparency entry: 969755146
- Sigstore integration time:
-
Permalink:
sailorfe/pysweph@9dd0ca73345406addd5597ccb30488391b61cd1a -
Branch / Tag:
refs/tags/v2.10.3.6 - Owner: https://github.com/sailorfe
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@9dd0ca73345406addd5597ccb30488391b61cd1a -
Trigger Event:
push
-
Statement type:
File details
Details for the file pysweph-2.10.3.6-cp312-cp312-macosx_11_0_arm64.whl.
File metadata
- Download URL: pysweph-2.10.3.6-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 335.2 kB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f5ed35d94b2d1f2738103162ff78a1b87a8e5214882f470af23508d27dd81e7f
|
|
| MD5 |
fabadb605604a40a0b9255ce24e06132
|
|
| BLAKE2b-256 |
10a7b4a8f9460efc66d03d265513eaa363eb7efc5a36b8bf8da69b9eebb1089d
|
Provenance
The following attestation bundles were made for pysweph-2.10.3.6-cp312-cp312-macosx_11_0_arm64.whl:
Publisher:
wheels.yml on sailorfe/pysweph
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pysweph-2.10.3.6-cp312-cp312-macosx_11_0_arm64.whl -
Subject digest:
f5ed35d94b2d1f2738103162ff78a1b87a8e5214882f470af23508d27dd81e7f - Sigstore transparency entry: 969754316
- Sigstore integration time:
-
Permalink:
sailorfe/pysweph@9dd0ca73345406addd5597ccb30488391b61cd1a -
Branch / Tag:
refs/tags/v2.10.3.6 - Owner: https://github.com/sailorfe
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@9dd0ca73345406addd5597ccb30488391b61cd1a -
Trigger Event:
push
-
Statement type:
File details
Details for the file pysweph-2.10.3.6-cp311-cp311-win_amd64.whl.
File metadata
- Download URL: pysweph-2.10.3.6-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 349.8 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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a9d1f3e144860bd3937a0fdd3a295ff4e8ed22ebf188e89e0b6ff7ad896d90b
|
|
| MD5 |
745af43fb92944d6913e5ce1ae38bddb
|
|
| BLAKE2b-256 |
1dfd3103f1bca6c2ccc1e03dc8a5544edc9e9c7344e6b45a8cf7c91e8d6465c8
|
Provenance
The following attestation bundles were made for pysweph-2.10.3.6-cp311-cp311-win_amd64.whl:
Publisher:
wheels.yml on sailorfe/pysweph
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pysweph-2.10.3.6-cp311-cp311-win_amd64.whl -
Subject digest:
2a9d1f3e144860bd3937a0fdd3a295ff4e8ed22ebf188e89e0b6ff7ad896d90b - Sigstore transparency entry: 969755872
- Sigstore integration time:
-
Permalink:
sailorfe/pysweph@9dd0ca73345406addd5597ccb30488391b61cd1a -
Branch / Tag:
refs/tags/v2.10.3.6 - Owner: https://github.com/sailorfe
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@9dd0ca73345406addd5597ccb30488391b61cd1a -
Trigger Event:
push
-
Statement type:
File details
Details for the file pysweph-2.10.3.6-cp311-cp311-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: pysweph-2.10.3.6-cp311-cp311-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 869.4 kB
- Tags: CPython 3.11, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
15810a915c130eda7fc1df42fb487b6aa2727678621a59b81931baee6407dccc
|
|
| MD5 |
0045a1c0489e2ba9ed471cb5ec449bc6
|
|
| BLAKE2b-256 |
2f9723e9a2ebf699b44ad7d742f49400f912cdc8cf63f7423c4a823117ee0098
|
Provenance
The following attestation bundles were made for pysweph-2.10.3.6-cp311-cp311-musllinux_1_2_x86_64.whl:
Publisher:
wheels.yml on sailorfe/pysweph
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pysweph-2.10.3.6-cp311-cp311-musllinux_1_2_x86_64.whl -
Subject digest:
15810a915c130eda7fc1df42fb487b6aa2727678621a59b81931baee6407dccc - Sigstore transparency entry: 969755994
- Sigstore integration time:
-
Permalink:
sailorfe/pysweph@9dd0ca73345406addd5597ccb30488391b61cd1a -
Branch / Tag:
refs/tags/v2.10.3.6 - Owner: https://github.com/sailorfe
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@9dd0ca73345406addd5597ccb30488391b61cd1a -
Trigger Event:
push
-
Statement type:
File details
Details for the file pysweph-2.10.3.6-cp311-cp311-musllinux_1_2_i686.whl.
File metadata
- Download URL: pysweph-2.10.3.6-cp311-cp311-musllinux_1_2_i686.whl
- Upload date:
- Size: 836.0 kB
- Tags: CPython 3.11, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
51b70140f82340c1269d3248e455535585daf412d82551af57d5a912f91bf5f2
|
|
| MD5 |
d4da16c80b78fb569dd600ab3288bf7b
|
|
| BLAKE2b-256 |
3855a642832bb0cd582a246955d838ff92e0ac726a009ad8f8842c2d1e358b1b
|
Provenance
The following attestation bundles were made for pysweph-2.10.3.6-cp311-cp311-musllinux_1_2_i686.whl:
Publisher:
wheels.yml on sailorfe/pysweph
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pysweph-2.10.3.6-cp311-cp311-musllinux_1_2_i686.whl -
Subject digest:
51b70140f82340c1269d3248e455535585daf412d82551af57d5a912f91bf5f2 - Sigstore transparency entry: 969755283
- Sigstore integration time:
-
Permalink:
sailorfe/pysweph@9dd0ca73345406addd5597ccb30488391b61cd1a -
Branch / Tag:
refs/tags/v2.10.3.6 - Owner: https://github.com/sailorfe
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@9dd0ca73345406addd5597ccb30488391b61cd1a -
Trigger Event:
push
-
Statement type:
File details
Details for the file pysweph-2.10.3.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: pysweph-2.10.3.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 864.3 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
01d34cca6045173dee762450d7dbbf1bcee204284fca117468c08cb2d2aaa08a
|
|
| MD5 |
23ad963f80ec6462bb07e8082de8982e
|
|
| BLAKE2b-256 |
311456c081fdab7cbf4d02a8756bfe4b0c6eb723f352981c659efc8a4dc26df9
|
Provenance
The following attestation bundles were made for pysweph-2.10.3.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:
Publisher:
wheels.yml on sailorfe/pysweph
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pysweph-2.10.3.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl -
Subject digest:
01d34cca6045173dee762450d7dbbf1bcee204284fca117468c08cb2d2aaa08a - Sigstore transparency entry: 969755562
- Sigstore integration time:
-
Permalink:
sailorfe/pysweph@9dd0ca73345406addd5597ccb30488391b61cd1a -
Branch / Tag:
refs/tags/v2.10.3.6 - Owner: https://github.com/sailorfe
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@9dd0ca73345406addd5597ccb30488391b61cd1a -
Trigger Event:
push
-
Statement type:
File details
Details for the file pysweph-2.10.3.6-cp311-cp311-macosx_11_0_arm64.whl.
File metadata
- Download URL: pysweph-2.10.3.6-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 335.2 kB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d000807e55d03b2d67ba3f27b81b3287fe00ff64f74647d45b64f4d86f5461f6
|
|
| MD5 |
e31ff0f3a75155fb4dfaa4044422df57
|
|
| BLAKE2b-256 |
6738b1b79947cff2370712a2cd907856f73fab91c53548066de7f83656a3bef5
|
Provenance
The following attestation bundles were made for pysweph-2.10.3.6-cp311-cp311-macosx_11_0_arm64.whl:
Publisher:
wheels.yml on sailorfe/pysweph
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pysweph-2.10.3.6-cp311-cp311-macosx_11_0_arm64.whl -
Subject digest:
d000807e55d03b2d67ba3f27b81b3287fe00ff64f74647d45b64f4d86f5461f6 - Sigstore transparency entry: 969755061
- Sigstore integration time:
-
Permalink:
sailorfe/pysweph@9dd0ca73345406addd5597ccb30488391b61cd1a -
Branch / Tag:
refs/tags/v2.10.3.6 - Owner: https://github.com/sailorfe
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@9dd0ca73345406addd5597ccb30488391b61cd1a -
Trigger Event:
push
-
Statement type:
File details
Details for the file pysweph-2.10.3.6-cp310-cp310-win_amd64.whl.
File metadata
- Download URL: pysweph-2.10.3.6-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 349.8 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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ae6ad6130c6f00fcb1c246a65c301ac721ddc4ef2bc7defe1057c71c0f80e17a
|
|
| MD5 |
4d9c93b20856a5c9296817c2d4de6bdd
|
|
| BLAKE2b-256 |
4865019a7024f95d84f1b5176c825aa1c21d22bf27c46ce5d10fe2cceac1ad18
|
Provenance
The following attestation bundles were made for pysweph-2.10.3.6-cp310-cp310-win_amd64.whl:
Publisher:
wheels.yml on sailorfe/pysweph
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pysweph-2.10.3.6-cp310-cp310-win_amd64.whl -
Subject digest:
ae6ad6130c6f00fcb1c246a65c301ac721ddc4ef2bc7defe1057c71c0f80e17a - Sigstore transparency entry: 969755788
- Sigstore integration time:
-
Permalink:
sailorfe/pysweph@9dd0ca73345406addd5597ccb30488391b61cd1a -
Branch / Tag:
refs/tags/v2.10.3.6 - Owner: https://github.com/sailorfe
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@9dd0ca73345406addd5597ccb30488391b61cd1a -
Trigger Event:
push
-
Statement type:
File details
Details for the file pysweph-2.10.3.6-cp310-cp310-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: pysweph-2.10.3.6-cp310-cp310-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 869.3 kB
- Tags: CPython 3.10, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6fd59fea620aa03381928056eeeaf0bf1cd7ba24229fe10e5617fde056ba3a75
|
|
| MD5 |
4df374a1b9e8414ebe5eadfa595ad73d
|
|
| BLAKE2b-256 |
c4eb1ad1d2254cc0cb075edfc4e121cfd1815d0255809c7957d77d727adfb158
|
Provenance
The following attestation bundles were made for pysweph-2.10.3.6-cp310-cp310-musllinux_1_2_x86_64.whl:
Publisher:
wheels.yml on sailorfe/pysweph
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pysweph-2.10.3.6-cp310-cp310-musllinux_1_2_x86_64.whl -
Subject digest:
6fd59fea620aa03381928056eeeaf0bf1cd7ba24229fe10e5617fde056ba3a75 - Sigstore transparency entry: 969754810
- Sigstore integration time:
-
Permalink:
sailorfe/pysweph@9dd0ca73345406addd5597ccb30488391b61cd1a -
Branch / Tag:
refs/tags/v2.10.3.6 - Owner: https://github.com/sailorfe
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@9dd0ca73345406addd5597ccb30488391b61cd1a -
Trigger Event:
push
-
Statement type:
File details
Details for the file pysweph-2.10.3.6-cp310-cp310-musllinux_1_2_i686.whl.
File metadata
- Download URL: pysweph-2.10.3.6-cp310-cp310-musllinux_1_2_i686.whl
- Upload date:
- Size: 835.9 kB
- Tags: CPython 3.10, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
53090dd48ed43f593a28041631a589257c578238346a9f2ff5a4335a07b15bd9
|
|
| MD5 |
cef752ba2c6bc6119c79d55aa9a16baa
|
|
| BLAKE2b-256 |
9196727ac6892a7c6ce26b4e59314a3fbb84f0528bdd24038562d248e1bf6451
|
Provenance
The following attestation bundles were made for pysweph-2.10.3.6-cp310-cp310-musllinux_1_2_i686.whl:
Publisher:
wheels.yml on sailorfe/pysweph
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pysweph-2.10.3.6-cp310-cp310-musllinux_1_2_i686.whl -
Subject digest:
53090dd48ed43f593a28041631a589257c578238346a9f2ff5a4335a07b15bd9 - Sigstore transparency entry: 969755947
- Sigstore integration time:
-
Permalink:
sailorfe/pysweph@9dd0ca73345406addd5597ccb30488391b61cd1a -
Branch / Tag:
refs/tags/v2.10.3.6 - Owner: https://github.com/sailorfe
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@9dd0ca73345406addd5597ccb30488391b61cd1a -
Trigger Event:
push
-
Statement type:
File details
Details for the file pysweph-2.10.3.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: pysweph-2.10.3.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 864.1 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
55ac7469385d633863fad69f40dc83358a837a4e7ae99a3c0a01e66df2638e6f
|
|
| MD5 |
8379c3c644430fca3e91c850ed6fc061
|
|
| BLAKE2b-256 |
b6f8dd2611295d546c1f85c73239661b6cc6f2fbc868b0ac2ac4132569856a9e
|
Provenance
The following attestation bundles were made for pysweph-2.10.3.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:
Publisher:
wheels.yml on sailorfe/pysweph
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pysweph-2.10.3.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl -
Subject digest:
55ac7469385d633863fad69f40dc83358a837a4e7ae99a3c0a01e66df2638e6f - Sigstore transparency entry: 969755825
- Sigstore integration time:
-
Permalink:
sailorfe/pysweph@9dd0ca73345406addd5597ccb30488391b61cd1a -
Branch / Tag:
refs/tags/v2.10.3.6 - Owner: https://github.com/sailorfe
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@9dd0ca73345406addd5597ccb30488391b61cd1a -
Trigger Event:
push
-
Statement type:
File details
Details for the file pysweph-2.10.3.6-cp310-cp310-macosx_11_0_arm64.whl.
File metadata
- Download URL: pysweph-2.10.3.6-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 335.2 kB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e303747b902240e80a8952e1ca14461895e44c7c3a2a98ed63ff5b1ea87946c
|
|
| MD5 |
c91f27d1a35259a8dce6c975f885d72b
|
|
| BLAKE2b-256 |
3450e62d2aa66d7ef42b29b1377cc31d618073693fb89657ac1157d063f88891
|
Provenance
The following attestation bundles were made for pysweph-2.10.3.6-cp310-cp310-macosx_11_0_arm64.whl:
Publisher:
wheels.yml on sailorfe/pysweph
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pysweph-2.10.3.6-cp310-cp310-macosx_11_0_arm64.whl -
Subject digest:
8e303747b902240e80a8952e1ca14461895e44c7c3a2a98ed63ff5b1ea87946c - Sigstore transparency entry: 969755740
- Sigstore integration time:
-
Permalink:
sailorfe/pysweph@9dd0ca73345406addd5597ccb30488391b61cd1a -
Branch / Tag:
refs/tags/v2.10.3.6 - Owner: https://github.com/sailorfe
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@9dd0ca73345406addd5597ccb30488391b61cd1a -
Trigger Event:
push
-
Statement type:
File details
Details for the file pysweph-2.10.3.6-cp39-cp39-win_amd64.whl.
File metadata
- Download URL: pysweph-2.10.3.6-cp39-cp39-win_amd64.whl
- Upload date:
- Size: 349.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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6185c8c7d0a29a991f0ffb119bdd51705a26e50bbb92b1fdbbaaa40323851a8f
|
|
| MD5 |
aa0aa0163da8f5ebe8d03a6ec14d41e3
|
|
| BLAKE2b-256 |
1442a4979fbac34904c7fcd52b6f5f757dbaf2d036e76e6706fad56a701725ae
|
Provenance
The following attestation bundles were made for pysweph-2.10.3.6-cp39-cp39-win_amd64.whl:
Publisher:
wheels.yml on sailorfe/pysweph
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pysweph-2.10.3.6-cp39-cp39-win_amd64.whl -
Subject digest:
6185c8c7d0a29a991f0ffb119bdd51705a26e50bbb92b1fdbbaaa40323851a8f - Sigstore transparency entry: 969755622
- Sigstore integration time:
-
Permalink:
sailorfe/pysweph@9dd0ca73345406addd5597ccb30488391b61cd1a -
Branch / Tag:
refs/tags/v2.10.3.6 - Owner: https://github.com/sailorfe
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@9dd0ca73345406addd5597ccb30488391b61cd1a -
Trigger Event:
push
-
Statement type:
File details
Details for the file pysweph-2.10.3.6-cp39-cp39-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: pysweph-2.10.3.6-cp39-cp39-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 868.9 kB
- Tags: CPython 3.9, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
19e08049fc2569864466582eb5c6c90632b3b1d41467f014a8011ea2e602cb63
|
|
| MD5 |
59058ae0033791ec2231f45098446319
|
|
| BLAKE2b-256 |
34e9e8b6e8585e26c0b72edfa5c512a0c3f62c81bc69ef25b66238ef8369a94c
|
Provenance
The following attestation bundles were made for pysweph-2.10.3.6-cp39-cp39-musllinux_1_2_x86_64.whl:
Publisher:
wheels.yml on sailorfe/pysweph
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pysweph-2.10.3.6-cp39-cp39-musllinux_1_2_x86_64.whl -
Subject digest:
19e08049fc2569864466582eb5c6c90632b3b1d41467f014a8011ea2e602cb63 - Sigstore transparency entry: 969754647
- Sigstore integration time:
-
Permalink:
sailorfe/pysweph@9dd0ca73345406addd5597ccb30488391b61cd1a -
Branch / Tag:
refs/tags/v2.10.3.6 - Owner: https://github.com/sailorfe
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@9dd0ca73345406addd5597ccb30488391b61cd1a -
Trigger Event:
push
-
Statement type:
File details
Details for the file pysweph-2.10.3.6-cp39-cp39-musllinux_1_2_i686.whl.
File metadata
- Download URL: pysweph-2.10.3.6-cp39-cp39-musllinux_1_2_i686.whl
- Upload date:
- Size: 835.5 kB
- Tags: CPython 3.9, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ae8cd80497a764c57450639143d2e8a1b30eeb4cfa1acac82276f81331a32219
|
|
| MD5 |
4c26e6ef3b18f24e2ec9c9ee5c4413b0
|
|
| BLAKE2b-256 |
7096b42527592a100589ea68a0ea3517cfba163734b7979b64c26eaa0be953b8
|
Provenance
The following attestation bundles were made for pysweph-2.10.3.6-cp39-cp39-musllinux_1_2_i686.whl:
Publisher:
wheels.yml on sailorfe/pysweph
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pysweph-2.10.3.6-cp39-cp39-musllinux_1_2_i686.whl -
Subject digest:
ae8cd80497a764c57450639143d2e8a1b30eeb4cfa1acac82276f81331a32219 - Sigstore transparency entry: 969756047
- Sigstore integration time:
-
Permalink:
sailorfe/pysweph@9dd0ca73345406addd5597ccb30488391b61cd1a -
Branch / Tag:
refs/tags/v2.10.3.6 - Owner: https://github.com/sailorfe
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@9dd0ca73345406addd5597ccb30488391b61cd1a -
Trigger Event:
push
-
Statement type:
File details
Details for the file pysweph-2.10.3.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: pysweph-2.10.3.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 863.8 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a1133b08df931012e0f32f5023b392a48994976ae56a47e53f5bc2fe9cc913e1
|
|
| MD5 |
15fbed78f125438d1d18be015b870155
|
|
| BLAKE2b-256 |
09a5712529d651f07dc41f9e35fd13bb6eba0556e63ca4f0c2f9a3870a30eb84
|
Provenance
The following attestation bundles were made for pysweph-2.10.3.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:
Publisher:
wheels.yml on sailorfe/pysweph
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pysweph-2.10.3.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl -
Subject digest:
a1133b08df931012e0f32f5023b392a48994976ae56a47e53f5bc2fe9cc913e1 - Sigstore transparency entry: 969754217
- Sigstore integration time:
-
Permalink:
sailorfe/pysweph@9dd0ca73345406addd5597ccb30488391b61cd1a -
Branch / Tag:
refs/tags/v2.10.3.6 - Owner: https://github.com/sailorfe
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@9dd0ca73345406addd5597ccb30488391b61cd1a -
Trigger Event:
push
-
Statement type:
File details
Details for the file pysweph-2.10.3.6-cp39-cp39-macosx_11_0_arm64.whl.
File metadata
- Download URL: pysweph-2.10.3.6-cp39-cp39-macosx_11_0_arm64.whl
- Upload date:
- Size: 335.2 kB
- Tags: CPython 3.9, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f6caea3e1c98ed84a284247e63457478ea9a3f2ee1a171c53493785b7e3c4069
|
|
| MD5 |
2836267e40604110f81062d1f8b1ed7d
|
|
| BLAKE2b-256 |
362a41e3c7c07eda8e04f73d3af93627e25aa7c5622059a6658a9ad43eca1377
|
Provenance
The following attestation bundles were made for pysweph-2.10.3.6-cp39-cp39-macosx_11_0_arm64.whl:
Publisher:
wheels.yml on sailorfe/pysweph
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pysweph-2.10.3.6-cp39-cp39-macosx_11_0_arm64.whl -
Subject digest:
f6caea3e1c98ed84a284247e63457478ea9a3f2ee1a171c53493785b7e3c4069 - Sigstore transparency entry: 969754975
- Sigstore integration time:
-
Permalink:
sailorfe/pysweph@9dd0ca73345406addd5597ccb30488391b61cd1a -
Branch / Tag:
refs/tags/v2.10.3.6 - Owner: https://github.com/sailorfe
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@9dd0ca73345406addd5597ccb30488391b61cd1a -
Trigger Event:
push
-
Statement type:
File details
Details for the file pysweph-2.10.3.6-cp38-cp38-win_amd64.whl.
File metadata
- Download URL: pysweph-2.10.3.6-cp38-cp38-win_amd64.whl
- Upload date:
- Size: 349.8 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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3fe2c102ba91c6f3fedc11bef642c343886846f565229d3e880b3986e07defb4
|
|
| MD5 |
c42a8645de93a3702fc99392a108cea3
|
|
| BLAKE2b-256 |
33ad03643bc8bb1f69edaad899180f08590a0cccfb1493fbdf50057b3779f292
|
Provenance
The following attestation bundles were made for pysweph-2.10.3.6-cp38-cp38-win_amd64.whl:
Publisher:
wheels.yml on sailorfe/pysweph
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pysweph-2.10.3.6-cp38-cp38-win_amd64.whl -
Subject digest:
3fe2c102ba91c6f3fedc11bef642c343886846f565229d3e880b3986e07defb4 - Sigstore transparency entry: 969755898
- Sigstore integration time:
-
Permalink:
sailorfe/pysweph@9dd0ca73345406addd5597ccb30488391b61cd1a -
Branch / Tag:
refs/tags/v2.10.3.6 - Owner: https://github.com/sailorfe
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@9dd0ca73345406addd5597ccb30488391b61cd1a -
Trigger Event:
push
-
Statement type:
File details
Details for the file pysweph-2.10.3.6-cp38-cp38-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: pysweph-2.10.3.6-cp38-cp38-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 868.5 kB
- Tags: CPython 3.8, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3c67ebebee53ce6d2dc69e9675895a77fb3a48e5808ab44c950d04aaab9991b2
|
|
| MD5 |
dc06ac5d9236f6fccf463c64a66f21a6
|
|
| BLAKE2b-256 |
b87ea17d007c40a2ec2d94363903c2e83d523aa709f16886b62bb69b6b34b582
|
Provenance
The following attestation bundles were made for pysweph-2.10.3.6-cp38-cp38-musllinux_1_2_x86_64.whl:
Publisher:
wheels.yml on sailorfe/pysweph
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pysweph-2.10.3.6-cp38-cp38-musllinux_1_2_x86_64.whl -
Subject digest:
3c67ebebee53ce6d2dc69e9675895a77fb3a48e5808ab44c950d04aaab9991b2 - Sigstore transparency entry: 969755209
- Sigstore integration time:
-
Permalink:
sailorfe/pysweph@9dd0ca73345406addd5597ccb30488391b61cd1a -
Branch / Tag:
refs/tags/v2.10.3.6 - Owner: https://github.com/sailorfe
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@9dd0ca73345406addd5597ccb30488391b61cd1a -
Trigger Event:
push
-
Statement type:
File details
Details for the file pysweph-2.10.3.6-cp38-cp38-musllinux_1_2_i686.whl.
File metadata
- Download URL: pysweph-2.10.3.6-cp38-cp38-musllinux_1_2_i686.whl
- Upload date:
- Size: 835.1 kB
- Tags: CPython 3.8, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb82881eecf1efab76c06c3b696a43ec5f305016d130290644790d438fb2f616
|
|
| MD5 |
cb209631d1cdc95212cebeba8d881c6a
|
|
| BLAKE2b-256 |
64dab2b81534f4860273f0375caa5898f9d3606cd33eb51054cd92ff85a019ce
|
Provenance
The following attestation bundles were made for pysweph-2.10.3.6-cp38-cp38-musllinux_1_2_i686.whl:
Publisher:
wheels.yml on sailorfe/pysweph
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pysweph-2.10.3.6-cp38-cp38-musllinux_1_2_i686.whl -
Subject digest:
fb82881eecf1efab76c06c3b696a43ec5f305016d130290644790d438fb2f616 - Sigstore transparency entry: 969755364
- Sigstore integration time:
-
Permalink:
sailorfe/pysweph@9dd0ca73345406addd5597ccb30488391b61cd1a -
Branch / Tag:
refs/tags/v2.10.3.6 - Owner: https://github.com/sailorfe
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@9dd0ca73345406addd5597ccb30488391b61cd1a -
Trigger Event:
push
-
Statement type:
File details
Details for the file pysweph-2.10.3.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: pysweph-2.10.3.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 863.7 kB
- Tags: CPython 3.8, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a2f920188c360e5ab4f31abdae13855258d9fdbd7c627f93e0128d20f69cecac
|
|
| MD5 |
7c249d2cd170215fb103edd1a007d933
|
|
| BLAKE2b-256 |
d685485a0d91707529986425f70afc823370ae8cc22f75ec059184b22df91514
|
Provenance
The following attestation bundles were made for pysweph-2.10.3.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:
Publisher:
wheels.yml on sailorfe/pysweph
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pysweph-2.10.3.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl -
Subject digest:
a2f920188c360e5ab4f31abdae13855258d9fdbd7c627f93e0128d20f69cecac - Sigstore transparency entry: 969756065
- Sigstore integration time:
-
Permalink:
sailorfe/pysweph@9dd0ca73345406addd5597ccb30488391b61cd1a -
Branch / Tag:
refs/tags/v2.10.3.6 - Owner: https://github.com/sailorfe
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@9dd0ca73345406addd5597ccb30488391b61cd1a -
Trigger Event:
push
-
Statement type:
File details
Details for the file pysweph-2.10.3.6-cp38-cp38-macosx_11_0_arm64.whl.
File metadata
- Download URL: pysweph-2.10.3.6-cp38-cp38-macosx_11_0_arm64.whl
- Upload date:
- Size: 335.0 kB
- Tags: CPython 3.8, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
11cd240a6df00f2fe28b6c6a905176ed2de91940b56e554da155716b706649bf
|
|
| MD5 |
8e835edf0eab4c63c4162f9048b96011
|
|
| BLAKE2b-256 |
8177caa377151bf4bf2143d783ba6d68b678b36a1b14fbf7eccc331345d703bc
|
Provenance
The following attestation bundles were made for pysweph-2.10.3.6-cp38-cp38-macosx_11_0_arm64.whl:
Publisher:
wheels.yml on sailorfe/pysweph
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pysweph-2.10.3.6-cp38-cp38-macosx_11_0_arm64.whl -
Subject digest:
11cd240a6df00f2fe28b6c6a905176ed2de91940b56e554da155716b706649bf - Sigstore transparency entry: 969755491
- Sigstore integration time:
-
Permalink:
sailorfe/pysweph@9dd0ca73345406addd5597ccb30488391b61cd1a -
Branch / Tag:
refs/tags/v2.10.3.6 - Owner: https://github.com/sailorfe
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@9dd0ca73345406addd5597ccb30488391b61cd1a -
Trigger Event:
push
-
Statement type: