Skip to main content

Vedic Astrology Calculation Library

Project description

Ascendant

Ascendant is a Python library for Vedic Astrology calculations, providing functionalities for charts, dashas, and yogas.

Installation

Install via pip:

pip install astro-ascendant

PyPI no longer supports specifying external packages (eg:git repo URLs) in dependencies in the pyproject.toml file. To install the required package flatlib from the sidereal branch, run the following command, after completion of above pip install astro-ascendant command:

pip install git+https://github.com/thaletto/flatlib.git@sidereal#egg=flatlib

Documentation

For more detailed information, check out the documentation in the docs folder:

Core Functionalities:

  • Chart Calculations: Compute and analyze divisional astrological charts (Varga chakras).
  • Dasha System: Implementation of the Vimshottari Dasha system for planetary periods.
  • Yoga Combinations: Identification and interpretation of various Yoga (planetary combinations).

Usage

from ascendant import Ascendant

# Initialize with birth details
astro = Ascendant(
    year=1990, month=1, day=1,
    hour=12, minute=0, second=0,
    latitude=28.6139, longitude=77.2090,
    utc="+5:30"
)

# Get Rasi Chart (D1)
chart = astro.get_chart(division=1)

# Get Yogas
yogas = astro.get_yogas()

# Get Dasha Timeline
dasha = astro.get_dasha_timeline()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

astro_ascendant-0.1.5.tar.gz (92.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

astro_ascendant-0.1.5-py3-none-any.whl (85.6 kB view details)

Uploaded Python 3

File details

Details for the file astro_ascendant-0.1.5.tar.gz.

File metadata

  • Download URL: astro_ascendant-0.1.5.tar.gz
  • Upload date:
  • Size: 92.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for astro_ascendant-0.1.5.tar.gz
Algorithm Hash digest
SHA256 11fe69cd671106cab6d927a914c7a36e005fe89550980e6b4fba16e0beeb26cb
MD5 19370b4325dafa6ec9b1ccb4a7313338
BLAKE2b-256 86590ee2a49c18d16778af65b8cbe898d724517733a67bdbeec8cc4e91f009c1

See more details on using hashes here.

Provenance

The following attestation bundles were made for astro_ascendant-0.1.5.tar.gz:

Publisher: python-publish.yml on thaletto/ascendant

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file astro_ascendant-0.1.5-py3-none-any.whl.

File metadata

File hashes

Hashes for astro_ascendant-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 de8458a210990aa0761d8575d330d99a88e293eeeecfc3d530851aa7d40078e1
MD5 90ba196a18bcf6a266cfa2bb69e18929
BLAKE2b-256 94bbd33bc98e61b2155bf7dde2a07e51d8cab86c44b0a907b1590ee2b824be99

See more details on using hashes here.

Provenance

The following attestation bundles were made for astro_ascendant-0.1.5-py3-none-any.whl:

Publisher: python-publish.yml on thaletto/ascendant

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page