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 47b9297a78
Compute sunrise, sunset and phase moon
5 years ago
.gitignore Compute sunrise, sunset and phase moon 5 years ago
Pipfile Compute sunrise, sunset and phase moon 5 years ago
Pipfile.lock Compute sunrise, sunset and phase moon 5 years ago
README.md Init project 5 years ago
ephemeris.py Compute sunrise, sunset and phase moon 5 years ago
main.py Compute sunrise, sunset and phase moon 5 years ago

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