You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Jérôme Deuchnord 0e692e11fa
Compute planets' ephemeris
6 年之前
.gitignore Compute planets' ephemeris 6 年之前
Pipfile Compute sunrise, sunset and phase moon 6 年之前
Pipfile.lock Compute sunrise, sunset and phase moon 6 年之前
README.md Init project 6 年之前
ephemeris.py Compute planets' ephemeris 6 年之前
main.py Compute planets' ephemeris 6 年之前

README.md

Astronewbie Ephemeris Calculator

Installation

Requirements:

  • Python 3.6.2 or more recent
  • PIP
  • Pipenv

Clone this repository and run pipenv install.

Running the project

Invoke the following command:

$ pipenv run python main.py