A PoC of Kosmorro, before Kosmorro became cool.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Este repositorio está archivado. Puede ver los archivos y clonarlo, pero no puede subir cambios o reportar incidencias ni pedir Pull Requests.
Jérôme Deuchnord 3cbe75d67c
Final commit before definitely abandoning this weird version
hace 3 años
.gitignore Compute planets' ephemeris hace 4 años
LICENSE.txt Final commit before definitely abandoning this weird version hace 3 años
Pipfile Update skyfield version hace 4 años
Pipfile.lock Update skyfield version hace 4 años
README.md Final commit before definitely abandoning this weird version hace 3 años
ephemeris.py Compute planets' ephemeris hace 4 años
main.py Compute planets' ephemeris hace 4 años

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