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