A PoC of Kosmorro, before Kosmorro became cool.
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Це архівний репозитарій. Ви можете переглядати і клонувати файли, але не можете робити пуш або відкривати питання/запити.
Jérôme Deuchnord 3cbe75d67c
Final commit before definitely abandoning this weird version
3 роки тому
.gitignore Compute planets' ephemeris 4 роки тому
LICENSE.txt Final commit before definitely abandoning this weird version 3 роки тому
Pipfile Update skyfield version 4 роки тому
Pipfile.lock Update skyfield version 4 роки тому
README.md Final commit before definitely abandoning this weird version 3 роки тому
ephemeris.py Compute planets' ephemeris 4 роки тому
main.py Compute planets' ephemeris 4 роки тому

README.md

Ephemeris Calculator

This is a very, very, VERY early version of Kosmorro, at a time when it was still a PoC and didn’t got this cool name. It is stored here for the prosperity.

Disclaimer: this version is not supported. I cannot be responsible if the code in this repository contains bugs, is inefficient, kills your kitty or just doesn’t run at all. I didn’t really know what I was doing.

Installation

If you really want to make fun with this weird code, here are the theorical instructions to run it. I didn’t test it myself, I’m too afraid of it.

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