A PoC of Kosmorro, before Kosmorro became cool.
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Este repositório está arquivado. Pode ver ficheiros e cloná-lo, mas não pode fazer envios ou lançar questões ou pedidos de integração.
Jérôme Deuchnord 3cbe75d67c
Final commit before definitely abandoning this weird version
há 3 anos
.gitignore Compute planets' ephemeris há 4 anos
LICENSE.txt Final commit before definitely abandoning this weird version há 3 anos
Pipfile Update skyfield version há 4 anos
Pipfile.lock Update skyfield version há 4 anos
README.md Final commit before definitely abandoning this weird version há 3 anos
ephemeris.py Compute planets' ephemeris há 4 anos
main.py Compute planets' ephemeris há 4 anos

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