Skip to content

Latest commit

 

History

History
executable file
·
39 lines (23 loc) · 2.26 KB

File metadata and controls

executable file
·
39 lines (23 loc) · 2.26 KB

TkSwissEph

TkSwissEph is a simple TkInter based astrological chart displayer that works with the datas of Pyswisseph which is a 3'rd party library of Python.

Click the check button(s) of the aspect(s), that you want, to drawn.

When users click the check button of Midpoint, the window is extended and two check button groups for planets will be created. The left check button group is for choosing the midpoints of a planet. You can select many planets but remember that a lot of text will be inserted on the image. The right check button group is for choosing a planet that whether it has an aspect to the midpoint of the first checked planet.

Notes:

1. Note that the chart can only drawn, if the executable file and the Eph folder 
   are in the same directory.

2. Note that, the chart can only drawn, if the latitude is between -66.55 and 66.55 
   in decimal and if the longitude is between -180.99 and 180.99 in decimal.
   
3. Chiron's ephemeris is restricted to JD 1958470.5 
   (Friday, A.D. 650 Jan 1) - JD 3419437.5 (Tuesday, A.D. 4650 Jan 1)

Bugs:

1. Unfortunately an index error raises in some dates that I don't know why that error occurs.

Unix

unix_mainmenu_1

unix_chart_1

unix_mainmenu_2

unix_chart_2

Windows

windows_mainmenu_1

windows_chart_1

windows_mainmenu_2

windows_chart_2