Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

py-ephemeris-bazi (Taiyin BaZi)

BaZi bindings for py-ephemeris.

python -m pip install py-ephemeris py-ephemeris-bazi
import taiyin
import taiyin_bazi

eph = taiyin.Ephemeris()
ctx = eph.create_context()
local_time = taiyin.AstroDateTime(2003, 3, 13, 14, 15)
instant_utc = local_time.to_julian_date().add_seconds(-8 * 3600)
bazi = ctx.bazi()
result = bazi.calculate_local(
    local_time, gender=taiyin_bazi.BaziGender.male
)
print(result.pillars, result.chart, result.qiyun)

EphemerisContext.bazi() loads this installed extension on demand. The BaZi context inherits the calculation context's configured data roots and source paths. Its chinese_calendar property is shared by four-pillar, Qi-Yun, and Renyuan-Siling calculations, so the calendar offset is configured once.

For a source build from this monorepo, run the following from packages/taiyin-bazi. CMake prefers the sibling Taiyin C++ checkout. In an isolated sdist build it instead downloads the public v1.0.0-preview.1 source archive and verifies its pinned SHA-256 before compiling it into the extension. TAIYIN_SOURCE_DIR below is used by the integration tests to locate the C++ checkout's bundled test data; it can also be passed as a CMake define to build against another local checkout.

python -m pip install -e ".[test]"
TAIYIN_SOURCE_DIR=../../../taiyin-ephemeris python -m pytest

Release files for py-ephemeris-bazi 1.0.0a4

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for py-ephemeris-bazi 1.0.0a4
File Size Uploaded
py_ephemeris_bazi-1.0.0a4.tar.gz 24.1 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for py-ephemeris-bazi 1.0.0a4
File
py_ephemeris_bazi-1.0.0a4-cp314-cp314-win_arm64.whl CPython 3.14 CPython 3.14 Windows ARM64 Details
py_ephemeris_bazi-1.0.0a4-cp314-cp314-win_amd64.whl CPython 3.14 CPython 3.14 Windows x86-64 Details
py_ephemeris_bazi-1.0.0a4-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 Linux glibc 2.27+ x86-64, Linux glibc 2.28+ x86-64 Details
py_ephemeris_bazi-1.0.0a4-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 Linux glibc 2.28+ ARM64, Linux glibc 2.26+ ARM64 Details
py_ephemeris_bazi-1.0.0a4-cp314-cp314-macosx_11_0_arm64.whl CPython 3.14 CPython 3.14 macOS 11.0+ ARM64 Details
py_ephemeris_bazi-1.0.0a4-cp314-cp314-macosx_10_15_x86_64.whl CPython 3.14 CPython 3.14 macOS 10.15+ x86-64 Details
py_ephemeris_bazi-1.0.0a4-cp313-cp313-win_arm64.whl CPython 3.13 CPython 3.13 Windows ARM64 Details
py_ephemeris_bazi-1.0.0a4-cp313-cp313-win_amd64.whl CPython 3.13 CPython 3.13 Windows x86-64 Details
py_ephemeris_bazi-1.0.0a4-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.27+ x86-64, Linux glibc 2.28+ x86-64 Details
py_ephemeris_bazi-1.0.0a4-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ ARM64, Linux glibc 2.26+ ARM64 Details
py_ephemeris_bazi-1.0.0a4-cp313-cp313-macosx_11_0_arm64.whl CPython 3.13 CPython 3.13 macOS 11.0+ ARM64 Details
py_ephemeris_bazi-1.0.0a4-cp313-cp313-macosx_10_13_x86_64.whl CPython 3.13 CPython 3.13 macOS 10.13+ x86-64 Details
py_ephemeris_bazi-1.0.0a4-cp312-cp312-win_arm64.whl CPython 3.12 CPython 3.12 Windows ARM64 Details
py_ephemeris_bazi-1.0.0a4-cp312-cp312-win_amd64.whl CPython 3.12 CPython 3.12 Windows x86-64 Details
py_ephemeris_bazi-1.0.0a4-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.27+ x86-64, Linux glibc 2.28+ x86-64 Details
py_ephemeris_bazi-1.0.0a4-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ ARM64, Linux glibc 2.26+ ARM64 Details
py_ephemeris_bazi-1.0.0a4-cp312-cp312-macosx_11_0_arm64.whl CPython 3.12 CPython 3.12 macOS 11.0+ ARM64 Details
py_ephemeris_bazi-1.0.0a4-cp312-cp312-macosx_10_13_x86_64.whl CPython 3.12 CPython 3.12 macOS 10.13+ x86-64 Details
py_ephemeris_bazi-1.0.0a4-cp311-cp311-win_arm64.whl CPython 3.11 CPython 3.11 Windows ARM64 Details
py_ephemeris_bazi-1.0.0a4-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
py_ephemeris_bazi-1.0.0a4-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.27+ x86-64, Linux glibc 2.28+ x86-64 Details
py_ephemeris_bazi-1.0.0a4-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ ARM64, Linux glibc 2.26+ ARM64 Details
py_ephemeris_bazi-1.0.0a4-cp311-cp311-macosx_11_0_arm64.whl CPython 3.11 CPython 3.11 macOS 11.0+ ARM64 Details
py_ephemeris_bazi-1.0.0a4-cp311-cp311-macosx_10_9_x86_64.whl CPython 3.11 CPython 3.11 macOS 10.9+ x86-64 Details
py_ephemeris_bazi-1.0.0a4-cp310-cp310-win_arm64.whl CPython 3.10 CPython 3.10 Windows ARM64 Details
py_ephemeris_bazi-1.0.0a4-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
py_ephemeris_bazi-1.0.0a4-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.27+ x86-64, Linux glibc 2.28+ x86-64 Details
py_ephemeris_bazi-1.0.0a4-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl CPython 3.10 CPython 3.10 Linux glibc 2.28+ ARM64, Linux glibc 2.26+ ARM64 Details
py_ephemeris_bazi-1.0.0a4-cp310-cp310-macosx_11_0_arm64.whl CPython 3.10 CPython 3.10 macOS 11.0+ ARM64 Details
py_ephemeris_bazi-1.0.0a4-cp310-cp310-macosx_10_9_x86_64.whl CPython 3.10 CPython 3.10 macOS 10.9+ x86-64 Details
py_ephemeris_bazi-1.0.0a4-cp39-cp39-win_arm64.whl CPython 3.9 CPython 3.9 Windows ARM64 Details
py_ephemeris_bazi-1.0.0a4-cp39-cp39-win_amd64.whl CPython 3.9 CPython 3.9 Windows x86-64 Details
py_ephemeris_bazi-1.0.0a4-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.9 CPython 3.9 Linux glibc 2.27+ x86-64, Linux glibc 2.28+ x86-64 Details
py_ephemeris_bazi-1.0.0a4-cp39-cp39-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl CPython 3.9 CPython 3.9 Linux glibc 2.28+ ARM64, Linux glibc 2.26+ ARM64 Details
py_ephemeris_bazi-1.0.0a4-cp39-cp39-macosx_11_0_arm64.whl CPython 3.9 CPython 3.9 macOS 11.0+ ARM64 Details
py_ephemeris_bazi-1.0.0a4-cp39-cp39-macosx_10_9_x86_64.whl CPython 3.9 CPython 3.9 macOS 10.9+ x86-64 Details

Total release size: 8.4 MB

Release files / py_ephemeris_bazi-1.0.0a4.tar.gz

Download URL py_ephemeris_bazi-1.0.0a4.tar.gz
Size 24.1 kB
Tags Source
SHA-256 checksum
How to use checksums
d062c9aa68a30e6d7d50e4fa38e3ad1679c60a95bc9b8dfd8e55345983890610
BLAKE2b-256 checksum
How to use checksums
0f7c959c1b8e5f6bd2bb6104d8eb080566913b80d1be0e551fc854ca21246d4c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 14, 2026.

Transparency log

Release files / py_ephemeris_bazi-1.0.0a4-cp314-cp314-win_arm64.whl

Download URL py_ephemeris_bazi-1.0.0a4-cp314-cp314-win_arm64.whl
Size 516.8 kB
Tags CPython 3.14 Windows ARM64
SHA-256 checksum
How to use checksums
c071df894fa0fc3a1f09499d9ae353fca40cdaf595090556866bcee9af694eec
BLAKE2b-256 checksum
How to use checksums
1536b68d91fb6fc43bb0e2eaf972a7e53165340849d3e46ef7ab4f487a1e3ab0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 14, 2026.

Transparency log

Release files / py_ephemeris_bazi-1.0.0a4-cp314-cp314-win_amd64.whl

Download URL py_ephemeris_bazi-1.0.0a4-cp314-cp314-win_amd64.whl
Size 347.6 kB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
91d22a14965dfdb2b3150b59dc2f4f735e471f9a8dd3b7d16ab609fe3c5fd6ca
BLAKE2b-256 checksum
How to use checksums
1e9545987bd31f3e4d868f8e0cc4d05b9ed5fb19abeb052e6b71de825ada2231
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 14, 2026.

Transparency log

Release files / py_ephemeris_bazi-1.0.0a4-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL py_ephemeris_bazi-1.0.0a4-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 156.0 kB
Tags CPython 3.14 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
6c29e93cfcdde2b5c2f36d6b4713da391dee1d72dacb8a3b2f9b9f4ff7b62498
BLAKE2b-256 checksum
How to use checksums
850dc1bc1b4bcf08c126b630fd1a05454355a61240c773558d8e4b15821ebd83
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 14, 2026.

Transparency log

Release files / py_ephemeris_bazi-1.0.0a4-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

Download URL py_ephemeris_bazi-1.0.0a4-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Size 142.2 kB
Tags CPython 3.14 Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
42f7561e7253159fbe99712344ebc8362ce4e89dbdfe7d9051df83356663604d
BLAKE2b-256 checksum
How to use checksums
c855baddf6b53fa13c8548405341a03add2c8d94fc44d91f2d9f90a0d80c5dfe
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 14, 2026.

Transparency log

Release files / py_ephemeris_bazi-1.0.0a4-cp314-cp314-macosx_11_0_arm64.whl

Download URL py_ephemeris_bazi-1.0.0a4-cp314-cp314-macosx_11_0_arm64.whl
Size 130.4 kB
Tags CPython 3.14 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
56e08f2b1bcdaecbd268b537d88418db2ebde4b9d01ffedca78ec86d916c595b
BLAKE2b-256 checksum
How to use checksums
de545f2cc2cf7fe84af9ff89e1e5d75b3c2665e05237b5b02dba621329d6ddec
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 14, 2026.

Transparency log

Release files / py_ephemeris_bazi-1.0.0a4-cp314-cp314-macosx_10_15_x86_64.whl

Download URL py_ephemeris_bazi-1.0.0a4-cp314-cp314-macosx_10_15_x86_64.whl
Size 136.9 kB
Tags CPython 3.14 macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
1fe9878cede30ef74b284eac90b707482624f71ba73b141fa8f042c552f9f951
BLAKE2b-256 checksum
How to use checksums
7079fabfc5bbff9cfff4d87c2ae31b15d3bcb0d72ee85a6b7c7720463590aa27
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 14, 2026.

Transparency log

Release files / py_ephemeris_bazi-1.0.0a4-cp313-cp313-win_arm64.whl

Download URL py_ephemeris_bazi-1.0.0a4-cp313-cp313-win_arm64.whl
Size 498.9 kB
Tags CPython 3.13 Windows ARM64
SHA-256 checksum
How to use checksums
28af6bfc5270a7becb9ad3a2e74fbb5f531e0bd9976d7865b3253e3bdaf21fd7
BLAKE2b-256 checksum
How to use checksums
8a4573265e6295993d3c58c69bb850c8470d3a9387b4cc2843542bfa3e66811a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 14, 2026.

Transparency log

Release files / py_ephemeris_bazi-1.0.0a4-cp313-cp313-win_amd64.whl

Download URL py_ephemeris_bazi-1.0.0a4-cp313-cp313-win_amd64.whl
Size 337.3 kB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
b51b125b50471d4b97d981866b7d67d462729d306a7e5fc51d21ca976933a70f
BLAKE2b-256 checksum
How to use checksums
a4563c6482d8361a6c4f03789269b2c735e0ebfc1d52b72b22d64c7608f889cb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 14, 2026.

Transparency log

Release files / py_ephemeris_bazi-1.0.0a4-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL py_ephemeris_bazi-1.0.0a4-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 156.1 kB
Tags CPython 3.13 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
76f681f3e809ea5dc716b496a49b71cad96568988133638047c115d0607d4823
BLAKE2b-256 checksum
How to use checksums
cb483c0d83bef9c1769bb1627d0610e3013734b50657f488d4ac826ce280f9f9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 14, 2026.

Transparency log

Release files / py_ephemeris_bazi-1.0.0a4-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

Download URL py_ephemeris_bazi-1.0.0a4-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Size 141.8 kB
Tags CPython 3.13 Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
80ea2d0399d02127ce59ed6ccc6e9c456a1a2dc47308f450aa51092d5866ecbd
BLAKE2b-256 checksum
How to use checksums
7ec43a46c8a0d62d64eff499028d727092570dff33a5cd761ba42cbad39a40b1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 14, 2026.

Transparency log

Release files / py_ephemeris_bazi-1.0.0a4-cp313-cp313-macosx_11_0_arm64.whl

Download URL py_ephemeris_bazi-1.0.0a4-cp313-cp313-macosx_11_0_arm64.whl
Size 130.2 kB
Tags CPython 3.13 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
43d57d98299b03508107069292db135278b2573a6d2b15093cda106e90434a75
BLAKE2b-256 checksum
How to use checksums
9c50b6532f8a7940c0d9ac626414dfdeb52bd8908e481c4e3d434f1bf1fb87f0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 14, 2026.

Transparency log

Release files / py_ephemeris_bazi-1.0.0a4-cp313-cp313-macosx_10_13_x86_64.whl

Download URL py_ephemeris_bazi-1.0.0a4-cp313-cp313-macosx_10_13_x86_64.whl
Size 136.5 kB
Tags CPython 3.13 macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
5a663d41845d56524e22f131773826092c8ee3807eb1b7f3da825fd5d747c321
BLAKE2b-256 checksum
How to use checksums
92ff56b35d9d4e9d43852cfc5ecbeffb11d0002fc9c768a6fcd80a3144b1ae4b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 14, 2026.

Transparency log

Release files / py_ephemeris_bazi-1.0.0a4-cp312-cp312-win_arm64.whl

Download URL py_ephemeris_bazi-1.0.0a4-cp312-cp312-win_arm64.whl
Size 498.9 kB
Tags CPython 3.12 Windows ARM64
SHA-256 checksum
How to use checksums
90becd61ac8f376a4af24619cb4752a13d182ee5fcb3c0c5fb711e091c0c56ac
BLAKE2b-256 checksum
How to use checksums
ce19f1868a774cc318748ce5c19abe39daea0be10bd8035f12e13c08599f361c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 14, 2026.

Transparency log

Release files / py_ephemeris_bazi-1.0.0a4-cp312-cp312-win_amd64.whl

Download URL py_ephemeris_bazi-1.0.0a4-cp312-cp312-win_amd64.whl
Size 337.3 kB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
e8e82469a908a2caf5a42232c858b7d468bfc228b66332e0d14cd39f3ecce960
BLAKE2b-256 checksum
How to use checksums
b27341197a91cf5d8125fe8e847b364beab43823ae6dd4666e1e9a6a0226037c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 14, 2026.

Transparency log

Release files / py_ephemeris_bazi-1.0.0a4-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL py_ephemeris_bazi-1.0.0a4-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 156.1 kB
Tags CPython 3.12 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
44bc0a36fa0960342029786464365f16c7d405bb68cad3d3d986f05837a7c149
BLAKE2b-256 checksum
How to use checksums
348db1a52773531e7f50289d6daf21499e67627be1341f28a546b548dc36cf9a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 14, 2026.

Transparency log

Release files / py_ephemeris_bazi-1.0.0a4-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

Download URL py_ephemeris_bazi-1.0.0a4-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Size 141.7 kB
Tags CPython 3.12 Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
7b6b1fa0b698a25cb947bde8504e9e1390e0822ca64205f0d81c82aa039ae7cb
BLAKE2b-256 checksum
How to use checksums
0ae1f9e0abe4c697242256817acb94559a93ea320f77bdb67f39a89942e9fa44
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 14, 2026.

Transparency log

Release files / py_ephemeris_bazi-1.0.0a4-cp312-cp312-macosx_11_0_arm64.whl

Download URL py_ephemeris_bazi-1.0.0a4-cp312-cp312-macosx_11_0_arm64.whl
Size 130.2 kB
Tags CPython 3.12 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
032c28a680c2b8e1a4aca290250747ad2b526684456688977286a1821de518fe
BLAKE2b-256 checksum
How to use checksums
4ed411a815e5a49c47cd9b2fb81f41d6be3eb90b0caf765876732ade77384477
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 14, 2026.

Transparency log

Release files / py_ephemeris_bazi-1.0.0a4-cp312-cp312-macosx_10_13_x86_64.whl

Download URL py_ephemeris_bazi-1.0.0a4-cp312-cp312-macosx_10_13_x86_64.whl
Size 136.5 kB
Tags CPython 3.12 macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
4255782200ddb2b6cabbb8ae1537d9e05d133dcbb2ebc1bd1650cbb4c84d1e8f
BLAKE2b-256 checksum
How to use checksums
fd64e4d37c2ac1da1ffa6a33ac7a74820e56c78ff454456403c592048c9aed95
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 14, 2026.

Transparency log

Release files / py_ephemeris_bazi-1.0.0a4-cp311-cp311-win_arm64.whl

Download URL py_ephemeris_bazi-1.0.0a4-cp311-cp311-win_arm64.whl
Size 500.1 kB
Tags CPython 3.11 Windows ARM64
SHA-256 checksum
How to use checksums
9117b6ddba1499034a65201b3ebef2320eaa9931bd92ed58f0e17b769a99aebf
BLAKE2b-256 checksum
How to use checksums
b224add0b1e2887a2818f3f80eacd701565a8812ea148cbff9de34f636de7613
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 14, 2026.

Transparency log

Release files / py_ephemeris_bazi-1.0.0a4-cp311-cp311-win_amd64.whl

Download URL py_ephemeris_bazi-1.0.0a4-cp311-cp311-win_amd64.whl
Size 335.6 kB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
9e3c7de25b7f0e9d5b836687246277f174cee67a51ba757f9c6a6d737ec32fa1
BLAKE2b-256 checksum
How to use checksums
cbad4a3696472dd3b182ec3cd7b24aeba6df81ed0d414fe7c9609bbc32903d77
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 14, 2026.

Transparency log

Release files / py_ephemeris_bazi-1.0.0a4-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL py_ephemeris_bazi-1.0.0a4-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 153.3 kB
Tags CPython 3.11 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
305014ea86e90eed9fdb1ea515ecdc5379c6d44302da69970bbf5d3131ecb56e
BLAKE2b-256 checksum
How to use checksums
59c8e5dfc2c583bbda38862aa68d0fe9134a7f6a83e79fc491eaf7bf98147226
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 14, 2026.

Transparency log

Release files / py_ephemeris_bazi-1.0.0a4-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

Download URL py_ephemeris_bazi-1.0.0a4-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Size 141.0 kB
Tags CPython 3.11 Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
4107a949996d7e7ad2012371f8d96f89192db30047523a63c90ef09706ca7616
BLAKE2b-256 checksum
How to use checksums
f790f7cfbee86e3d4ee4a566cc9ea69d425b1e77abe37866e708b43faf65206a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 14, 2026.

Transparency log

Release files / py_ephemeris_bazi-1.0.0a4-cp311-cp311-macosx_11_0_arm64.whl

Download URL py_ephemeris_bazi-1.0.0a4-cp311-cp311-macosx_11_0_arm64.whl
Size 129.3 kB
Tags CPython 3.11 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
2392bef65104958e25cab418428f1c1a1914a9345dfb85483af45c3e9b159431
BLAKE2b-256 checksum
How to use checksums
95f188a3c275d63f7b81291763571a88c307e31cbf8a6380789466be3323b6bd
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 14, 2026.

Transparency log

Release files / py_ephemeris_bazi-1.0.0a4-cp311-cp311-macosx_10_9_x86_64.whl

Download URL py_ephemeris_bazi-1.0.0a4-cp311-cp311-macosx_10_9_x86_64.whl
Size 135.3 kB
Tags CPython 3.11 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
797f3a593b9eaf275a127edbaf02a8e8b25262e8525e37399951bd4a09a6c03e
BLAKE2b-256 checksum
How to use checksums
b5060a9e8d1b6e82705d2e6f914f50f1462c20cdf1e9a4d67f1412ad35da3aaf
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 14, 2026.

Transparency log

Release files / py_ephemeris_bazi-1.0.0a4-cp310-cp310-win_arm64.whl

Download URL py_ephemeris_bazi-1.0.0a4-cp310-cp310-win_arm64.whl
Size 499.1 kB
Tags CPython 3.10 Windows ARM64
SHA-256 checksum
How to use checksums
ef3a22519b1189e0879bf9658d2af4623beeb2bda5a2b5fee58f46a13764bdb1
BLAKE2b-256 checksum
How to use checksums
39256a4edc166430a54e1f75f16da213b7b6214c30c1ee82d92226ca22c82834
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 14, 2026.

Transparency log

Release files / py_ephemeris_bazi-1.0.0a4-cp310-cp310-win_amd64.whl

Download URL py_ephemeris_bazi-1.0.0a4-cp310-cp310-win_amd64.whl
Size 335.0 kB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
0803f96a5bf8d1544f93f52cfe09d38dd57036336239eb8de3bc91a99594a269
BLAKE2b-256 checksum
How to use checksums
b06f7513c1cae534b945c24d9323275038511f7bb51985e97da50ad9d64fd85f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 14, 2026.

Transparency log

Release files / py_ephemeris_bazi-1.0.0a4-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL py_ephemeris_bazi-1.0.0a4-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 152.2 kB
Tags CPython 3.10 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
64cf157b8f0c1a9dd7d0401b0c0257b4c98f49aebae2cbcaeebd3dd1025f21ba
BLAKE2b-256 checksum
How to use checksums
f582f61b50c5799ab10c5d9af4755363e341c0fa4e48d573b8e2a0fc90f5347a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 14, 2026.

Transparency log

Release files / py_ephemeris_bazi-1.0.0a4-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

Download URL py_ephemeris_bazi-1.0.0a4-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Size 139.9 kB
Tags CPython 3.10 Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
90f395fa533a6ab5ed9d26215f4d5d24670eb242a04d6220b9851a0347f957e0
BLAKE2b-256 checksum
How to use checksums
73862666b0688d238f790ae7ce94c7860cd932db59935260e5aa83f927d72cd0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 14, 2026.

Transparency log

Release files / py_ephemeris_bazi-1.0.0a4-cp310-cp310-macosx_11_0_arm64.whl

Download URL py_ephemeris_bazi-1.0.0a4-cp310-cp310-macosx_11_0_arm64.whl
Size 128.2 kB
Tags CPython 3.10 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
42cbdc11bdb1e382efcde3d078baeb27986f904bc6345cb7ed6f007c6e19ab9b
BLAKE2b-256 checksum
How to use checksums
efa40f71403e0185c2c1ce43eee03c8244de80182c7b0b0f31039b21c4aa0700
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 14, 2026.

Transparency log

Release files / py_ephemeris_bazi-1.0.0a4-cp310-cp310-macosx_10_9_x86_64.whl

Download URL py_ephemeris_bazi-1.0.0a4-cp310-cp310-macosx_10_9_x86_64.whl
Size 134.0 kB
Tags CPython 3.10 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
bc7b4b02bbe36733b73e92d2ca2fb909ce06952664b30beea9ea7a9a80ef1f23
BLAKE2b-256 checksum
How to use checksums
b6544f71a466025c07255b15fe676ca43a15564a1e1de32182d11721cbb5263f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 14, 2026.

Transparency log

Release files / py_ephemeris_bazi-1.0.0a4-cp39-cp39-win_arm64.whl

Download URL py_ephemeris_bazi-1.0.0a4-cp39-cp39-win_arm64.whl
Size 498.7 kB
Tags CPython 3.9 Windows ARM64
SHA-256 checksum
How to use checksums
495bca87bb3d7a1e9fbf40663cf7d2ac7651edf631f7306434e337ea3792a51e
BLAKE2b-256 checksum
How to use checksums
cc3c8de699c7ec672f7b6ed1ef867bc2c566f6676b772414c7c8792139e353e9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 14, 2026.

Transparency log

Release files / py_ephemeris_bazi-1.0.0a4-cp39-cp39-win_amd64.whl

Download URL py_ephemeris_bazi-1.0.0a4-cp39-cp39-win_amd64.whl
Size 335.8 kB
Tags CPython 3.9 Windows x86-64
SHA-256 checksum
How to use checksums
4bab88cee28587bd140f8b4fbb0d1730fac17a86bc02856928bc4d060801663b
BLAKE2b-256 checksum
How to use checksums
0f733e89af4168ba8d786b039f7cff0105d7050c91a183cac1f2e32e82ed1b85
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 14, 2026.

Transparency log

Release files / py_ephemeris_bazi-1.0.0a4-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL py_ephemeris_bazi-1.0.0a4-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 152.0 kB
Tags CPython 3.9 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
32b8d28fe9201e914bb4b98e3a5f351a0bb24eeb8fbca8faf8da67eaa6e8dce2
BLAKE2b-256 checksum
How to use checksums
b981fea0fa8ce84b0ca27881395b07954405f45c760b21fc352e7e66cfe147b0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 14, 2026.

Transparency log

Release files / py_ephemeris_bazi-1.0.0a4-cp39-cp39-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

Download URL py_ephemeris_bazi-1.0.0a4-cp39-cp39-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Size 140.3 kB
Tags CPython 3.9 Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
74071a52ca179a58c1b3ea3711af4bd2f20bbfe86ab1d566c8785499f582e5a7
BLAKE2b-256 checksum
How to use checksums
e36f05590166a87a1bb48ef8ddcc3b1a1cfe3554df27444110a00ae436791afc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 14, 2026.

Transparency log

Release files / py_ephemeris_bazi-1.0.0a4-cp39-cp39-macosx_11_0_arm64.whl

Download URL py_ephemeris_bazi-1.0.0a4-cp39-cp39-macosx_11_0_arm64.whl
Size 128.3 kB
Tags CPython 3.9 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
cb32f22a0a9565c9cb7b9347b70e8903f5fae4d5cc9701017cbe8ecf317f29cc
BLAKE2b-256 checksum
How to use checksums
db1e87c19028ccf583c3ce890f84a6beb4cbbfd45bc2369a18d590acb764a533
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 14, 2026.

Transparency log

Release files / py_ephemeris_bazi-1.0.0a4-cp39-cp39-macosx_10_9_x86_64.whl

Download URL py_ephemeris_bazi-1.0.0a4-cp39-cp39-macosx_10_9_x86_64.whl
Size 134.0 kB
Tags CPython 3.9 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
1082df359aa0f66357fb2ec0972b76a1f88ac78a5ae4ae7363a30b73e311aa86
BLAKE2b-256 checksum
How to use checksums
90b1286914106847c22a5588382989808d176bf27edbbbeb2da9bcc23c7aff5f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 14, 2026.

Transparency log
Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page