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

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

Built distributions (wheels)

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

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

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

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

Download URL py_ephemeris_bazi-1.0.0a2-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
b2b5543e7a64f3005febe3bc9e1a5d12383219194271d3d349b59f22abadbcc0
BLAKE2b-256 checksum
How to use checksums
90ff840f5f9907dbfefee41da64dd71da35ed06e49242509ad038437e871c97b
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.0a2-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

Download URL py_ephemeris_bazi-1.0.0a2-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
6eb2e06098fb3c3f937b661cdb06d2744d210710f0e67730b262c24975384b4a
BLAKE2b-256 checksum
How to use checksums
0596164600369d6ebd5bdc193f5aa91bf5d11aacd5974251ba7cb5c94e1a81a9
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.0a2-cp314-cp314-macosx_11_0_arm64.whl

Download URL py_ephemeris_bazi-1.0.0a2-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
186b54ffe686c064936b032e47c9e758ff7a00e23499e86d86871c2ba589eacb
BLAKE2b-256 checksum
How to use checksums
21866b7b6267ce17d6d12a08fa78d048c8e96bdf9460371db5de8e5bfce49497
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.0a2-cp314-cp314-macosx_10_15_x86_64.whl

Download URL py_ephemeris_bazi-1.0.0a2-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
060f814f7d89d707b0ebd04d6070f72f530efcad2c8469101c411f8ef91493bc
BLAKE2b-256 checksum
How to use checksums
8659f142a81a54b8c2250fa26405e0c5485323a0ac5a443d679cf5ed945dcd2d
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.0a2-cp313-cp313-win_arm64.whl

Download URL py_ephemeris_bazi-1.0.0a2-cp313-cp313-win_arm64.whl
Size 498.9 kB
Tags CPython 3.13 Windows ARM64
SHA-256 checksum
How to use checksums
799313358d8cedcc0ebaeb80ebf658898beae5d5de12fe67562942d6a507c304
BLAKE2b-256 checksum
How to use checksums
4394840bcfe02f9e1b9571197c3090bc9d04150693e6c781ed2496e430fdadab
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.0a2-cp313-cp313-win_amd64.whl

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

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

Download URL py_ephemeris_bazi-1.0.0a2-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
b5909b7fd62134bda8036375f263311604522f53708ceafdabff3fd775ac014b
BLAKE2b-256 checksum
How to use checksums
4da6c3162813197cfa4c71a8a1a2036288bcdff133afc021cf5004c0819410c2
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.0a2-cp313-cp313-macosx_11_0_arm64.whl

Download URL py_ephemeris_bazi-1.0.0a2-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
7ba964daa22aa17b291eef92c92a29c9542d02eff6b003c9aa12e636668c8abc
BLAKE2b-256 checksum
How to use checksums
6083174811b06f7a0caed254ad9b1a90e90bcf8471b234015a283f728ed4b555
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.0a2-cp313-cp313-macosx_10_13_x86_64.whl

Download URL py_ephemeris_bazi-1.0.0a2-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
808f0756e8ba3466baeffb690211ad1084cab95cc12edee21617a8d55609a302
BLAKE2b-256 checksum
How to use checksums
3672140136eff697096d74681a18bfa970bd2ef647aab1ce99eb09340ca025ad
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.0a2-cp312-cp312-win_arm64.whl

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

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

Download URL py_ephemeris_bazi-1.0.0a2-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
97af40e9c01fdeb6f7d0eddf1ed8c587f7fa9dccd8f89dc1a9b43586951ebb24
BLAKE2b-256 checksum
How to use checksums
4996933c55fdf9d68a7d66ad9b7796f90499e07b3c4f343a6f50c1f803784bdf
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.0a2-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

Download URL py_ephemeris_bazi-1.0.0a2-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
f8f8b545aa75c8caf61c2554b6a7d3ff8859341cef3e0ea3a03a36735a1a8122
BLAKE2b-256 checksum
How to use checksums
99bacec91621f82d8aee3bd2316a1cecccf87844262f073eace32d3478bc3532
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.0a2-cp312-cp312-macosx_11_0_arm64.whl

Download URL py_ephemeris_bazi-1.0.0a2-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
946eab14682c796ac446305b7c25b863328227edcfcfbeb7c910fe0287381f57
BLAKE2b-256 checksum
How to use checksums
e4d1f4d5b5b65a4f30807503361fd3df3622e6a75d2d8b71d0567c7909eeff4f
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.0a2-cp312-cp312-macosx_10_13_x86_64.whl

Download URL py_ephemeris_bazi-1.0.0a2-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
9e7f4b68aaed74fca597bf2bd35ed9b8da88b9b71b1f32499dbe6229661c3ead
BLAKE2b-256 checksum
How to use checksums
18c9471f8c6d922e939d3067e77b3719a926e0fdcce126ac67be2f941cb53c91
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.0a2-cp311-cp311-win_arm64.whl

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

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

Download URL py_ephemeris_bazi-1.0.0a2-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
7edb0e49a14c9b1216ede3167e0e9c891c6a9e59edaf28a9d44fe16de93500f4
BLAKE2b-256 checksum
How to use checksums
35fe781d36c4b03550a820f9a30e2402385db420b2e1194914fec7eed153a469
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.0a2-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

Download URL py_ephemeris_bazi-1.0.0a2-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
4fc26cd647217afbb8e5efce6c77dc004e935e405fe5033e0dae4e97225dd49d
BLAKE2b-256 checksum
How to use checksums
9a2f6a3d09136af91926801ca682d71fcfd03e4151ba329a64a41c71266d153d
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.0a2-cp311-cp311-macosx_11_0_arm64.whl

Download URL py_ephemeris_bazi-1.0.0a2-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
0963941991b8cbdc36b31c5547c30482d639db3df6deae4398eff9c19f9ae881
BLAKE2b-256 checksum
How to use checksums
791fea26a2f2e55408dfd09a99cd9637e3a59c9b763213aa6fe44f50846b44be
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.0a2-cp311-cp311-macosx_10_9_x86_64.whl

Download URL py_ephemeris_bazi-1.0.0a2-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
d5b06b4006898abb3e4260282b0737cf77cc9f8ab4e9e68e4c141ad81aae3b04
BLAKE2b-256 checksum
How to use checksums
14e79f27ba7958937742e56c9a685e83ba5182f07b2d6523a7d3899b399cc0ee
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.0a2-cp310-cp310-win_arm64.whl

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

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

Download URL py_ephemeris_bazi-1.0.0a2-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
107426011e6337b2cfff753efa0e9e30e1ef5cbe7ed41c8f942289cff2455f07
BLAKE2b-256 checksum
How to use checksums
d7622a74ed90ac6b2551ba94f7ecc6603479871ef2dcdc8c4b05cc233c80d4c4
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.0a2-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

Download URL py_ephemeris_bazi-1.0.0a2-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
84fe2e96571d442f060ffe8246fbe8fcd1568feaf7f825b96726e2f6d4a88d32
BLAKE2b-256 checksum
How to use checksums
e81daba00c86d5e798bbf6fdf819b24c4cf38c08dd9416bc7babb47a8642fe78
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.0a2-cp310-cp310-macosx_11_0_arm64.whl

Download URL py_ephemeris_bazi-1.0.0a2-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
1a6b88823d8ebc7dcb2333ae3c6a910b8a7fa6df1d03c538101f154cc015e710
BLAKE2b-256 checksum
How to use checksums
490a9564f8052b94661d307e2bb032b879f48a6fbc739f019d57598d65e0d3a7
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.0a2-cp310-cp310-macosx_10_9_x86_64.whl

Download URL py_ephemeris_bazi-1.0.0a2-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
b3840e494fe7d55e4128f9c92f14eb95599cbcf7af4df8493325b285f6fac238
BLAKE2b-256 checksum
How to use checksums
e878f3d9e10c2b85989af7e4eec5d7a37952db2897db9849ee259fff43b6b616
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.0a2-cp39-cp39-win_arm64.whl

Download URL py_ephemeris_bazi-1.0.0a2-cp39-cp39-win_arm64.whl
Size 498.7 kB
Tags CPython 3.9 Windows ARM64
SHA-256 checksum
How to use checksums
d07d890e9d0605b78580fb39a8107ac3ada655df329c84c0d074189fe4c6429f
BLAKE2b-256 checksum
How to use checksums
98a17f380260606d8c11c27f236094fd4a85b13738096625cd749bdb7301f3bd
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.0a2-cp39-cp39-win_amd64.whl

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

Download URL py_ephemeris_bazi-1.0.0a2-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
76ffd762448ab0099d6a682466f0ca69fa2623c8f0336fff991cb58cdc0a7308
BLAKE2b-256 checksum
How to use checksums
2c9a960999bf0d6ea8c60895e065ef47b7c65ae2de9139192edf7a57488f9d1f
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.0a2-cp39-cp39-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

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

Download URL py_ephemeris_bazi-1.0.0a2-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
4647c01cada9264518f3d1892d231c8050f1298411dc1072422687f029c52ac9
BLAKE2b-256 checksum
How to use checksums
6e643f695c73c478dcc38b5ba1609ae34c66a3a96b84bac044f8be91ab0d3960
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.0a2-cp39-cp39-macosx_10_9_x86_64.whl

Download URL py_ephemeris_bazi-1.0.0a2-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
9176e5e139e1805f66ebe89c9a296e4c1daf76b868d5f4171d77bd823b027d55
BLAKE2b-256 checksum
How to use checksums
fa591ef815e4b34d72b6a3653b86bd310ba47a245af27ff7aee2c8861c5237ed
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