A PoC of Kosmorro, before Kosmorro became cool.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Ce dépôt est archivé. Vous pouvez voir les fichiers et le cloner, mais vous ne pouvez pas pousser ni ouvrir de ticket/demande d'ajout.
Jérôme Deuchnord 3cbe75d67c
Final commit before definitely abandoning this weird version
il y a 3 ans
.gitignore Compute planets' ephemeris il y a 4 ans
LICENSE.txt Final commit before definitely abandoning this weird version il y a 3 ans
Pipfile Update skyfield version il y a 4 ans
Pipfile.lock Update skyfield version il y a 4 ans
README.md Final commit before definitely abandoning this weird version il y a 3 ans
ephemeris.py Compute planets' ephemeris il y a 4 ans
main.py Compute planets' ephemeris il y a 4 ans

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