A PoC of Kosmorro, before Kosmorro became cool.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
このリポジトリはアーカイブされています。 ファイルの閲覧とクローンは可能ですが、プッシュや、課題・プルリクエストのオープンはできません。
Jérôme Deuchnord 47b9297a78
Compute sunrise, sunset and phase moon
4年前
.gitignore Compute sunrise, sunset and phase moon 4年前
Pipfile Compute sunrise, sunset and phase moon 4年前
Pipfile.lock Compute sunrise, sunset and phase moon 4年前
README.md Init project 4年前
ephemeris.py Compute sunrise, sunset and phase moon 4年前
main.py Compute sunrise, sunset and phase moon 4年前

README.md

Astronewbie Ephemeris Calculator

Installation

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