A PoC of Kosmorro, before Kosmorro became cool.
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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
Jérôme Deuchnord 47b9297a78
Compute sunrise, sunset and phase moon
4 years ago
.gitignore Compute sunrise, sunset and phase moon 4 years ago
Pipfile Compute sunrise, sunset and phase moon 4 years ago
Pipfile.lock Compute sunrise, sunset and phase moon 4 years ago
README.md Init project 4 years ago
ephemeris.py Compute sunrise, sunset and phase moon 4 years ago
main.py Compute sunrise, sunset and phase moon 4 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