astroceleste-engine (Python)
Experimental (0.0.x): the API may change in any release. Pin an exact version.
Python bindings for astroceleste-engine, astrological chart calculation on NASA JPL ephemerides, written in Rust.
from datetime import datetime, timezone
import astroceleste_engine as ace
engine = ace.Engine(["de440s.bsp"]) # JPL kernels, in preference order
chart = engine.chart(datetime(1987, 5, 17, 14, 30, tzinfo=timezone.utc), 41.9, 12.5,
house_system="P", zodiac_type="sidereal", ayanamsa="lahiri")
chart["planets"][0] # {'name': 'Sun', 'sign': 'Taurus', 'ecliptic_longitude': ..., ...}
engine.horary(moment, lat, lon) # chart + chart["horary_data"]
engine.transit(natal["planets"], moment, lat, lon)
ace.synastry(chart_a["planets"], chart_b["planets"])
ace.derived_chart(chart, 5)
Dates outside the loaded kernels raise astroceleste_engine.EphemerisRangeError.
Kernels: https://ssd.jpl.nasa.gov/ftp/eph/planets/bsp/ (de440s.bsp covers 1849-2150).
Licensed under MIT OR Apache-2.0.
Release files for astroceleste-engine 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| astroceleste_engine-0.0.2.tar.gz | 372.1 kB | Details |
Built distributions (wheels)
| File | Reset | |||
|---|---|---|---|---|
| astroceleste_engine-0.0.2-cp312-abi3-win_amd64.whl | CPython 3.12 | abi3 | Windows x86-64 | Details |
| astroceleste_engine-0.0.2-cp312-abi3-musllinux_1_2_x86_64.whl | CPython 3.12 | abi3 | Linux musl 1.2+ x86-64 | Details |
| astroceleste_engine-0.0.2-cp312-abi3-musllinux_1_2_aarch64.whl | CPython 3.12 | abi3 | Linux musl 1.2+ ARM64 | Details |
| astroceleste_engine-0.0.2-cp312-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl | CPython 3.12 | abi3 | Linux glibc 2.17+ x86-64 | Details |
| astroceleste_engine-0.0.2-cp312-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl | CPython 3.12 | abi3 | Linux glibc 2.17+ ARM64 | Details |
| astroceleste_engine-0.0.2-cp312-abi3-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl | CPython 3.12 | abi3 | macOS 10.12+ x86-64, macOS 10.12+ universal2 (ARM64, x86-64), macOS 11.0+ ARM64 | Details |
Total release size: 6.3 MB
Release files / astroceleste_engine-0.0.2.tar.gz
| Download URL | astroceleste_engine-0.0.2.tar.gz |
|---|---|
| Size | 372.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a88963380402464584de5a2fb090831fbff8de26d0cd77bc3602ed25d1eef313
|
|
BLAKE2b-256 checksum How to use checksums |
fd81ddb2beba7d9587a5b74fc561e383e452d6035a4c846e2da8da3b7c338d98
|
| 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 Sep 22, 2026.
Transparency logRelease files / astroceleste_engine-0.0.2-cp312-abi3-win_amd64.whl
| Download URL | astroceleste_engine-0.0.2-cp312-abi3-win_amd64.whl |
|---|---|
| Size | 686.4 kB |
| Tags | CPython 3.12 Windows x86-64 abi3 |
|
SHA-256 checksum How to use checksums |
a84f18d004b79ba6634d96f52454ea37af22fd293aba68c08265eb2aca975286
|
|
BLAKE2b-256 checksum How to use checksums |
a95268fe5fb2a2812015c19fb6698a7b9115dcd858ab529dccd8dabf91c2649b
|
| 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 Sep 22, 2026.
Transparency logRelease files / astroceleste_engine-0.0.2-cp312-abi3-musllinux_1_2_x86_64.whl
| Download URL | astroceleste_engine-0.0.2-cp312-abi3-musllinux_1_2_x86_64.whl |
|---|---|
| Size | 1.1 MB |
| Tags | CPython 3.12 Linux musl 1.2+ x86-64 abi3 |
|
SHA-256 checksum How to use checksums |
38c7358ab54faa10d0eb3de32e667d40f467eb7c9b444ad7708c0f456006baf8
|
|
BLAKE2b-256 checksum How to use checksums |
01573ee17213d32fd7c273bffae197a9ba099565d3fcc262b85334907d44f2ff
|
| 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 Sep 22, 2026.
Transparency logRelease files / astroceleste_engine-0.0.2-cp312-abi3-musllinux_1_2_aarch64.whl
| Download URL | astroceleste_engine-0.0.2-cp312-abi3-musllinux_1_2_aarch64.whl |
|---|---|
| Size | 1.0 MB |
| Tags | CPython 3.12 Linux musl 1.2+ ARM64 abi3 |
|
SHA-256 checksum How to use checksums |
c41a99218af55f4658363f679870132393d8f58cd6ba8f003beb82b0205c2f83
|
|
BLAKE2b-256 checksum How to use checksums |
a974e6388783985f0862fccd0a69df8132771acec4c2ed373015209630e0e0fe
|
| 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 Sep 22, 2026.
Transparency logRelease files / astroceleste_engine-0.0.2-cp312-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
| Download URL | astroceleste_engine-0.0.2-cp312-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl |
|---|---|
| Size | 843.9 kB |
| Tags | CPython 3.12 Linux glibc 2.17+ x86-64 abi3 |
|
SHA-256 checksum How to use checksums |
b59a931c5b4f505ff62883a7a2b55d659ab4f0529efc71b68953bf133bdb90c7
|
|
BLAKE2b-256 checksum How to use checksums |
d6eef9d16d34d8446a55d5760a99c9aa03f12fcc9da00143d32b6a83b0e48af7
|
| 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 Sep 22, 2026.
Transparency logRelease files / astroceleste_engine-0.0.2-cp312-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
| Download URL | astroceleste_engine-0.0.2-cp312-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl |
|---|---|
| Size | 831.4 kB |
| Tags | CPython 3.12 Linux glibc 2.17+ ARM64 abi3 |
|
SHA-256 checksum How to use checksums |
83c95524dbd2eb0ba8a1b31c41c523dbc82dae9de569b42b83dc3dbff339cc23
|
|
BLAKE2b-256 checksum How to use checksums |
7e37e25288e932c190e01fc10df32908a01740c7bd64cd24b81cf6df6480803d
|
| 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 Sep 22, 2026.
Transparency logRelease files / astroceleste_engine-0.0.2-cp312-abi3-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
| Download URL | astroceleste_engine-0.0.2-cp312-abi3-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl |
|---|---|
| Size | 1.5 MB |
| Tags | CPython 3.12 abi3 macOS 10.12+ universal2 (ARM64, x86-64) macOS 10.12+ x86-64 macOS 11.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
44e0135e7686faded89b796c1057901fc0d0b155b0ca768f0ae6ff4e2078a3c0
|
|
BLAKE2b-256 checksum How to use checksums |
eca1fa6e48f7e8150a378b57a5f8742bd894781d48fd0adb8ebb650a9013eb26
|
| 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 Sep 22, 2026.
Transparency log