dildeolupbiten / SearchEph

SearchEph is a Python program that searches the specific positions of a planet in different dates.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SearchEph

SearchEph is a Python program that searches the specific positions of a planet in a specific time range.

Availability

Windows, Linux, Mac

Dependencies

In order to run SearchEph, 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 are several libraries that the program requires. In order to install these requirements users should type the below command on console window.

pip3 install -r requirements.txt

Usage

1. After installed the requirements, run the SearchEph script by typing the following to the console window.

For Linux and Mac

python3 SearchEph.py

For Windows

python SearchEph.py

img1

Licence

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

About

SearchEph is a Python program that searches the specific positions of a planet in different dates.

License:GNU General Public License v3.0


Languages

Language:C 71.8%Language:Objective-C 22.4%Language:C++ 4.1%Language:Python 1.6%Language:Makefile 0.1%