dildeolupbiten / SynastryParser

SynastryParser is a Python program uses csv files that contain julian date, latitude and longitude values of Gauquelin marriage data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SynastryParser

SynastryParser is a Python program uses csv files that contain julian date, latitude and longitude values of Gauquelin marriage data.

Availability

Windows, Linux, Mac

Dependencies

In order to run SynastryParser, at least Python's 3.6 version must be installed on your computer. Note that in order to use Python on the command prompt, Python should be added to the PATH. There is no need to install manually the libraries that are used by the program. When the program first runs, the necessary libraries will be downloaded and installed automatically.

Usage

1. After downloaded the SynastryParser script, run it by typing the following to the console window.

python3 SynastryParser.py

Spreadsheets

1. General aspect distributions:

img1 img2

2. Aspect distributions of objects:

img3 img4

3. Sign positions of objects:

img5 img6

4. House positions of objects (Personal):

img7 img8

5. House positions of objects-signs (Personal):

img9 img10

6. House positions of objects (Synastry):

img11 img12

7. House positions of objects-signs (Synastry):

img13 img14

Notes

1. The tables may not be opened by Microsoft Excel. Therefore it is recommended to use Libre Office.

2. If users want to put their files in a cloud system like Dropbox, it is recommended that the format of the excel files should be changed from xlsx to ods format.

Licenses

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

About

SynastryParser is a Python program uses csv files that contain julian date, latitude and longitude values of Gauquelin marriage data.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%