A PoC of Kosmorro, before Kosmorro became cool.
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Repozitorijs ir arhivēts. Tam var aplūkot failus un to var klonēt, bet nevar iesūtīt jaunas izmaiņas, kā arī atvērt jaunas problēmas/izmaiņu pieprasījumus.
Jérôme Deuchnord 3cbe75d67c
Final commit before definitely abandoning this weird version
pirms 3 gadiem
.gitignore Compute planets' ephemeris pirms 4 gadiem
LICENSE.txt Final commit before definitely abandoning this weird version pirms 3 gadiem
Pipfile Update skyfield version pirms 4 gadiem
Pipfile.lock Update skyfield version pirms 4 gadiem
README.md Final commit before definitely abandoning this weird version pirms 3 gadiem
ephemeris.py Compute planets' ephemeris pirms 4 gadiem
main.py Compute planets' ephemeris pirms 4 gadiem

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