VedAstro.Python icon indicating copy to clipboard operation
VedAstro.Python copied to clipboard

A Python Libray for Vedic Astrology calculations.

Results 12 VedAstro.Python issues
Sort by recently updated
recently updated
newest added

Moon Planet degree is different. JyotishApp : 3° 13' Astrosage : 3° 12' Prokerala : 3° 13' Astroveda : "PlanetZodiacSign": { "Name": "Gemini", "DegreesIn": { "DegreeMinuteSecond": "3° 30' 7", "TotalDegrees":...

@sengiv Dear sengiv I have created Dasha data, referring to the API and following the structure as shown below. from vedastro import * from datetime import datetime import json #...

Sir! I want to make a Bhava Chart. But I can not find API. what is the api for bhava chart?

I am getting the below errors" Traceback (most recent call last): File "D:\Project\VedAstro.Python\demo_code_from_api_builder.py", line 13, in calcResult = Calculate.HousePlanetIsIn(time, planetName) ^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: type object 'Calculate' has no attribute 'HousePlanetIsIn'"" And...

Hello, Could you please add an example to life prediction with similar chart shown on the main website or at main project github? Or just describe the process in nutshell...

Sir Can anyone help me to Generate South Indian Birth Chart and All other Charts with Planates position and Vimsottai Dasa Please give code for above details

I am getting below error and not able to understand how to solve it, i am trying to run below code as mentioned in pip documentation from vedastro.calculators import SaturnInAries...

add doctsrings to functions.

documentation

start using and update old function with pydentic for Data validation