Skip to content

TkAstroDb is a Python program that uses Astro-Databank to conduct statistical studies in astrology.

License

Notifications You must be signed in to change notification settings

dildeolupbiten/TkAstroDb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TkAstroDb

TkAstroDb is a Python program that uses Astro-Databank to conduct statistical studies in astrology. Because of the license conditions, Astro-Databank can not be shared with third party users. Therefore those who are interested in using this program with Astro-Databank, should contact with the webmaster of Astrodienst to get a license.

News

AstroDb is a C/C++ program whose graphical interface is based on static Qt libraries. It is designed to perform similar tasks of what TkAstroDb does, with higher performance.

Availability

  • Windows, Linux and macOS
  • Python >= 3.8

Requirements

pip install -r requirements.txt

or

pip3 install -r requirements.txt

Usage

python app.py

or

python3 app.py

News

March 2024

  • Changed the graphical user interface from TkInter to PyQt5.
  • Added collapsible frames that can be activated/deactivated by buttons for the main features of the program which are Analysis, Calculations and Comparison.
  • Removed selections and calculations for Grand Cross, Kite, Mystic Rectangle aspect patterns.
  • Added selections to calculate z-score and significance values based on significance level.
  • Added a responsive user input for graphical comparison.
  • Added an intuitive carousel to make selections more easily and analyze the astrological charts quickly.
  • Added a table view to discover and filter the database using different columns.

Screenshots

Windows

img1 1 img1 2 img1 3 img1 4

Linux

img2 1 img2 2 img2 3 img2 4

Licenses

TkAstroDb is released under the terms of the GNU GENERAL PUBLIC LICENSE. Please refer to the LICENSE file.

About

TkAstroDb is a Python program that uses Astro-Databank to conduct statistical studies in astrology.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages