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.0a3

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.0a3
File Size Uploaded
py_ephemeris_bazi-1.0.0a3.tar.gz 24.1 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for py-ephemeris-bazi 1.0.0a3
File
py_ephemeris_bazi-1.0.0a3-cp314-cp314-win_arm64.whl CPython 3.14 CPython 3.14 Windows ARM64 Details
py_ephemeris_bazi-1.0.0a3-cp314-cp314-win_amd64.whl CPython 3.14 CPython 3.14 Windows x86-64 Details
py_ephemeris_bazi-1.0.0a3-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.0a3-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 Linux glibc 2.26+ ARM64, Linux glibc 2.28+ ARM64 Details
py_ephemeris_bazi-1.0.0a3-cp314-cp314-macosx_11_0_arm64.whl CPython 3.14 CPython 3.14 macOS 11.0+ ARM64 Details
py_ephemeris_bazi-1.0.0a3-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.0a3-cp313-cp313-win_arm64.whl CPython 3.13 CPython 3.13 Windows ARM64 Details
py_ephemeris_bazi-1.0.0a3-cp313-cp313-win_amd64.whl CPython 3.13 CPython 3.13 Windows x86-64 Details
py_ephemeris_bazi-1.0.0a3-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.0a3-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.0a3-cp313-cp313-macosx_11_0_arm64.whl CPython 3.13 CPython 3.13 macOS 11.0+ ARM64 Details
py_ephemeris_bazi-1.0.0a3-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.0a3-cp312-cp312-win_arm64.whl CPython 3.12 CPython 3.12 Windows ARM64 Details
py_ephemeris_bazi-1.0.0a3-cp312-cp312-win_amd64.whl CPython 3.12 CPython 3.12 Windows x86-64 Details
py_ephemeris_bazi-1.0.0a3-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.0a3-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.26+ ARM64, Linux glibc 2.28+ ARM64 Details
py_ephemeris_bazi-1.0.0a3-cp312-cp312-macosx_11_0_arm64.whl CPython 3.12 CPython 3.12 macOS 11.0+ ARM64 Details
py_ephemeris_bazi-1.0.0a3-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.0a3-cp311-cp311-win_arm64.whl CPython 3.11 CPython 3.11 Windows ARM64 Details
py_ephemeris_bazi-1.0.0a3-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
py_ephemeris_bazi-1.0.0a3-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.0a3-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.0a3-cp311-cp311-macosx_11_0_arm64.whl CPython 3.11 CPython 3.11 macOS 11.0+ ARM64 Details
py_ephemeris_bazi-1.0.0a3-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.0a3-cp310-cp310-win_arm64.whl CPython 3.10 CPython 3.10 Windows ARM64 Details
py_ephemeris_bazi-1.0.0a3-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
py_ephemeris_bazi-1.0.0a3-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.28+ x86-64, Linux glibc 2.27+ x86-64 Details
py_ephemeris_bazi-1.0.0a3-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl CPython 3.10 CPython 3.10 Linux glibc 2.26+ ARM64, Linux glibc 2.28+ ARM64 Details
py_ephemeris_bazi-1.0.0a3-cp310-cp310-macosx_11_0_arm64.whl CPython 3.10 CPython 3.10 macOS 11.0+ ARM64 Details
py_ephemeris_bazi-1.0.0a3-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.0a3-cp39-cp39-win_arm64.whl CPython 3.9 CPython 3.9 Windows ARM64 Details
py_ephemeris_bazi-1.0.0a3-cp39-cp39-win_amd64.whl CPython 3.9 CPython 3.9 Windows x86-64 Details
py_ephemeris_bazi-1.0.0a3-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.9 CPython 3.9 Linux glibc 2.28+ x86-64, Linux glibc 2.27+ x86-64 Details
py_ephemeris_bazi-1.0.0a3-cp39-cp39-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl CPython 3.9 CPython 3.9 Linux glibc 2.26+ ARM64, Linux glibc 2.28+ ARM64 Details
py_ephemeris_bazi-1.0.0a3-cp39-cp39-macosx_11_0_arm64.whl CPython 3.9 CPython 3.9 macOS 11.0+ ARM64 Details
py_ephemeris_bazi-1.0.0a3-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.0a3.tar.gz

Download URL py_ephemeris_bazi-1.0.0a3.tar.gz
Size 24.1 kB
Tags Source
SHA-256 checksum
How to use checksums
c58e4c7e09085701e7dc3d723e2ffdbcd94899b878cabd20a4665a4adaee4446
BLAKE2b-256 checksum
How to use checksums
81551ad3bb6102021196b4f309edcffbcec6441c6ed95917022f85c23687f0fe
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.0a3-cp314-cp314-win_arm64.whl

Download URL py_ephemeris_bazi-1.0.0a3-cp314-cp314-win_arm64.whl
Size 516.8 kB
Tags CPython 3.14 Windows ARM64
SHA-256 checksum
How to use checksums
1344a947ccb36bb9f5c2d950a1554ab30d664cec795448e9466f50f25dda10d8
BLAKE2b-256 checksum
How to use checksums
72ae412950be640543c4cf3b8097438e26ae620fffa072f8908f0cb91806e8c3
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.0a3-cp314-cp314-win_amd64.whl

Download URL py_ephemeris_bazi-1.0.0a3-cp314-cp314-win_amd64.whl
Size 347.6 kB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
0e16a946ae6e760f31dfa2bd2ea8acb5196ad177f6d3f915aab7ff58a874297b
BLAKE2b-256 checksum
How to use checksums
942a40fa291b763b8cd6747217d9f8ce3dae3be18eb750ab581c4a3bf9ae4c37
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.0a3-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL py_ephemeris_bazi-1.0.0a3-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
cc29fd52fa126b9cff3f5570cfea272e41b1025df198b1b20ed3b97106195390
BLAKE2b-256 checksum
How to use checksums
2611bf4ffdba691d3463d553a3bee686b5f27e62d776b306f8205c8cdae48ab6
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.0a3-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

Download URL py_ephemeris_bazi-1.0.0a3-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
bfe3ab1c64adc4f256fb9525a5acada371d3416ccd07d2212cd37cb98cf05d51
BLAKE2b-256 checksum
How to use checksums
03593bfb2f12c8dc46d5d6ec1f9028f927fd2149f1ea0463c5c1870665733369
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.0a3-cp314-cp314-macosx_11_0_arm64.whl

Download URL py_ephemeris_bazi-1.0.0a3-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
f6ee2d0a031fcf3837e3c266bdd94731dfffa66033df0239db3018d1d8d17b22
BLAKE2b-256 checksum
How to use checksums
63483c91fd3ddf6cb5acfd61cde155388f124445f4dc8cc6f5926dc935acf98e
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.0a3-cp314-cp314-macosx_10_15_x86_64.whl

Download URL py_ephemeris_bazi-1.0.0a3-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
ec3727c57ef4d44bd05440a018a6ba5e03a02fa85ac55e6c3274e017a3c7c37e
BLAKE2b-256 checksum
How to use checksums
63deff144eff526d3f784cf32dbdd23a119d9cfe951102740b638afcfb3a6c33
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.0a3-cp313-cp313-win_arm64.whl

Download URL py_ephemeris_bazi-1.0.0a3-cp313-cp313-win_arm64.whl
Size 498.9 kB
Tags CPython 3.13 Windows ARM64
SHA-256 checksum
How to use checksums
6d424990794e20de11dbbf71df5ba2ef9b0f9a7084fc50e1383a0605df6fa89f
BLAKE2b-256 checksum
How to use checksums
78020307cbee9ba210cd7987d244e9fc4cf756b9f1d1fc504f1f7abecff36853
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.0a3-cp313-cp313-win_amd64.whl

Download URL py_ephemeris_bazi-1.0.0a3-cp313-cp313-win_amd64.whl
Size 337.3 kB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
2bede618b2f4a459280a109062af005b6f9afecbfc1305daef3e006c34d3ca2b
BLAKE2b-256 checksum
How to use checksums
221ab6d319f82d5fa36288f5d748f808c3472013b649a02549ce1148818289dc
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.0a3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL py_ephemeris_bazi-1.0.0a3-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
b4e8347b4302a55f7e7018ffa05b93ccb2854983c9d9f549dbc4b1c3439617e9
BLAKE2b-256 checksum
How to use checksums
ad5ae8981bca43e8fee455f2f71a77760fea13d59d656831ca2b7ade40087a04
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.0a3-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

Download URL py_ephemeris_bazi-1.0.0a3-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
613f4e8e6863e5272c7458a868e399cbc67d3c97c23dd52459cad17549246eb4
BLAKE2b-256 checksum
How to use checksums
8cee072d0ef369eaef2f534b7f552231ad499a0fb8f653406daa1243a5cac3c8
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.0a3-cp313-cp313-macosx_11_0_arm64.whl

Download URL py_ephemeris_bazi-1.0.0a3-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
be75413f24fa254e7a7a46349776cac4c5536c68101f0af0ad61a85ef314fa79
BLAKE2b-256 checksum
How to use checksums
317d75021c752f7f1e08d22020666fa62805eae2c763135a8c2bbdba7716c4e1
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.0a3-cp313-cp313-macosx_10_13_x86_64.whl

Download URL py_ephemeris_bazi-1.0.0a3-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
c70fbee9955c527bf3de23a53557a456e56ea078cae2cd9370f4b87a5c6ee572
BLAKE2b-256 checksum
How to use checksums
6791beb897a3fda935d44ae65b51c34a2758dae82fd898ec504c0aa7b65b4a53
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.0a3-cp312-cp312-win_arm64.whl

Download URL py_ephemeris_bazi-1.0.0a3-cp312-cp312-win_arm64.whl
Size 498.9 kB
Tags CPython 3.12 Windows ARM64
SHA-256 checksum
How to use checksums
f44d6a02df4d2f96dd7a06127a13bc253ba813af115430435fc3a7f39b8f77ce
BLAKE2b-256 checksum
How to use checksums
c8f85b5d4b50725f24facd9455ac6e627a9998e5e096bc81a7632bb23bda2bde
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.0a3-cp312-cp312-win_amd64.whl

Download URL py_ephemeris_bazi-1.0.0a3-cp312-cp312-win_amd64.whl
Size 337.3 kB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
ba1c89e70023a8955bf9b13fed145ee8d328a34caa5a958ab827358a15c3fa71
BLAKE2b-256 checksum
How to use checksums
2c662528b7279e86fe5990a7f4f53afb990973a2ed037dafe6b7a01dd4d8b98a
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.0a3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL py_ephemeris_bazi-1.0.0a3-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
4d8237bbb9964b26b9f700ed0add7b85ccaa9639e3f0b05c6d3f656bef9c088a
BLAKE2b-256 checksum
How to use checksums
6c5f2387aae6a9b2cc014e0cff40a39d87820ad293794819a94ad707fa05050f
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.0a3-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

Download URL py_ephemeris_bazi-1.0.0a3-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
3d49009e85bfc5d422eab2d8bb66ef31856f41f2bfad7cad8b5b36366e852cfc
BLAKE2b-256 checksum
How to use checksums
a1758f2193ffbe430db0c214e50c3409babbe29811e2ae4e0b5c48b708fa9b09
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.0a3-cp312-cp312-macosx_11_0_arm64.whl

Download URL py_ephemeris_bazi-1.0.0a3-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
373697b6489b648c0d797aafa35386d8c0616b37ec6c2b31fffd81a8deb4bbea
BLAKE2b-256 checksum
How to use checksums
bfe5ce63789f2543bc359dfa78c79f808619d4e6b34f40ca902778e8351aa2e1
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.0a3-cp312-cp312-macosx_10_13_x86_64.whl

Download URL py_ephemeris_bazi-1.0.0a3-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
81ac1125ce389ab2e7ee72d5338a7f13ec6e1e2ee144b6f68fdb3ec3af9253a1
BLAKE2b-256 checksum
How to use checksums
092d905b24e3615ddcc0cd9e820d06b79f18604b75ed3ccb1f3cb45e1d00acd8
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.0a3-cp311-cp311-win_arm64.whl

Download URL py_ephemeris_bazi-1.0.0a3-cp311-cp311-win_arm64.whl
Size 500.1 kB
Tags CPython 3.11 Windows ARM64
SHA-256 checksum
How to use checksums
e30e472641045d9dcd3b3d70fc2109a975c0bc8e500f3a7953f5c0c5dd92a5c1
BLAKE2b-256 checksum
How to use checksums
bea0bdd916de5f9cbf03a016c83d23e1b1905e9ceefe2a97d3805906a361a7d9
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.0a3-cp311-cp311-win_amd64.whl

Download URL py_ephemeris_bazi-1.0.0a3-cp311-cp311-win_amd64.whl
Size 335.6 kB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
9b8ecb5f15ccae7d77d208abed6beae3e06159f7a75cd58ac46436bf27f051e8
BLAKE2b-256 checksum
How to use checksums
949ec325d5bbba884afae6377da4d706e21b5ad438ef69f7eed2e77b326448e7
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.0a3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL py_ephemeris_bazi-1.0.0a3-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
5c3a566a9be70b1da974d5f48c0d0cf0971668607e301c3bd1d905dc79c7c110
BLAKE2b-256 checksum
How to use checksums
af5faad6eed207a642d997b9a8d3cc0b550fceff2fcd65b1424d50e28d3b4301
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.0a3-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

Download URL py_ephemeris_bazi-1.0.0a3-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Size 140.9 kB
Tags CPython 3.11 Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
2d24b9bb03d606244a003408e3bc9e161edff4c72c5b0bce9132c63366609ee3
BLAKE2b-256 checksum
How to use checksums
ca730494e45ae333add17a716808f3450b183e7884c0c4dd1fcdecf931d135be
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.0a3-cp311-cp311-macosx_11_0_arm64.whl

Download URL py_ephemeris_bazi-1.0.0a3-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
05a5922d5e7e1e6bf928ada982bbde852d5b81f741eb930d7bbaf76cf24b9de2
BLAKE2b-256 checksum
How to use checksums
5f15a32c61a685704e0a51178d3766b33aefb901efafa3f112b96b821f4e637c
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.0a3-cp311-cp311-macosx_10_9_x86_64.whl

Download URL py_ephemeris_bazi-1.0.0a3-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
3c28a6ccd2246e1ecec0ad39ade95ac70c00eae3e59d012bdb2b0c1e02663a8d
BLAKE2b-256 checksum
How to use checksums
e09a1b6204475e683f7d52f6c1ac4bbd12bbf169c05e3710e9e92e9d75622c7f
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.0a3-cp310-cp310-win_arm64.whl

Download URL py_ephemeris_bazi-1.0.0a3-cp310-cp310-win_arm64.whl
Size 499.1 kB
Tags CPython 3.10 Windows ARM64
SHA-256 checksum
How to use checksums
3612d8edc34dd262520008d6ed7600f49048e4dd32c077d21afa136ade2a114f
BLAKE2b-256 checksum
How to use checksums
a65243d2b2e0ff09a4970a9d5d3e362ec772d194344e185425ee9f88b8072fad
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.0a3-cp310-cp310-win_amd64.whl

Download URL py_ephemeris_bazi-1.0.0a3-cp310-cp310-win_amd64.whl
Size 335.0 kB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
fd146ebed563f121b456805b8f0364e51ddeb848811dc0e3771ed56fd205e994
BLAKE2b-256 checksum
How to use checksums
ec9f39e495df0e6440069a27b3f99eee19d3ecc4fe822485956beb6708898811
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.0a3-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL py_ephemeris_bazi-1.0.0a3-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
00e1ebf0955466cfb9ea8b60118128f25634eeb425e0ce2ad40ae544a766303f
BLAKE2b-256 checksum
How to use checksums
7c66734638679f915feed3af8b776ab7576420aa83f245625c5803047b149ab0
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.0a3-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

Download URL py_ephemeris_bazi-1.0.0a3-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
4fcafcdb4c574941a141d9c011d74c04570d3c01a76fd28d05cf9da4248d4f9f
BLAKE2b-256 checksum
How to use checksums
f77d14b50e2289968a0a3c551fd5995a13e056d07396434c78e17e22b65e2edd
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.0a3-cp310-cp310-macosx_11_0_arm64.whl

Download URL py_ephemeris_bazi-1.0.0a3-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
6fa6a084ab9113f54c63c7966465626faf56fc64cd0c11b2addf941a4318ad0e
BLAKE2b-256 checksum
How to use checksums
2d25dc35687447fb9d8434487a6708f201b9383cfaa55ad0b898de1863ecdc5d
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.0a3-cp310-cp310-macosx_10_9_x86_64.whl

Download URL py_ephemeris_bazi-1.0.0a3-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
89bcd8c676d9c23ca53590663bbe10b22c7d5d72613e7688c91db96f328cab63
BLAKE2b-256 checksum
How to use checksums
673a7560e758746dbdb6aa0eeaffa06e6bbc1e5de37dc1cf47a5d6c01eb775e4
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.0a3-cp39-cp39-win_arm64.whl

Download URL py_ephemeris_bazi-1.0.0a3-cp39-cp39-win_arm64.whl
Size 498.7 kB
Tags CPython 3.9 Windows ARM64
SHA-256 checksum
How to use checksums
787b74280b4b4b17340d5f10fe11ee737cc104b0e5fe5cf7e08ddf0becf5ae9f
BLAKE2b-256 checksum
How to use checksums
824070eca8b6447993211291f163bf5f5fad6eb25c17944354a4c64b889fc233
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.0a3-cp39-cp39-win_amd64.whl

Download URL py_ephemeris_bazi-1.0.0a3-cp39-cp39-win_amd64.whl
Size 335.8 kB
Tags CPython 3.9 Windows x86-64
SHA-256 checksum
How to use checksums
400731f6a94741030ff49f12d5fb6da211f8a02c7ff9b6e3b588b5021755c7d4
BLAKE2b-256 checksum
How to use checksums
b1dbfeb8df571af348e81ca0aabf2d29b67c0f7d96fe2f9dac9ced44e0715b40
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.0a3-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL py_ephemeris_bazi-1.0.0a3-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
0925205c4a9af0e8c4b3b18db13c3decac1bb619914beb8ba9ace04175d3e1e1
BLAKE2b-256 checksum
How to use checksums
4f78c5a46354c8cee01a89f3cb2d6154972a988b128098cb2b29e5df200e94af
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.0a3-cp39-cp39-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

Download URL py_ephemeris_bazi-1.0.0a3-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
a0bfb287c21cfe710a384166c8e0166ca8539300b15df9cea0ea61221c2f7d5d
BLAKE2b-256 checksum
How to use checksums
0d3ebbf08e2bd0624314b8040965b6d9dc0f435fb6880c5462710b8b0cb89739
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.0a3-cp39-cp39-macosx_11_0_arm64.whl

Download URL py_ephemeris_bazi-1.0.0a3-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
48d74a84bff6a34d6fa9c14f94be64e71fc8fac113a8fb9856da6e81e3d12ff7
BLAKE2b-256 checksum
How to use checksums
c6d6015f4193241ad7c6060c062f05fe7216dacb50cf48374385c01b196ab9cc
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.0a3-cp39-cp39-macosx_10_9_x86_64.whl

Download URL py_ephemeris_bazi-1.0.0a3-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
ad9f66f19770eb93510f04f805dcdf4a2203756255ec636428f5f86f5b636311
BLAKE2b-256 checksum
How to use checksums
2c92bd0b8fbcd192c3da3a2cf31aa7212e87d658001949d31aad50a4f730aad7
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