jonnypjohnston / skyfielders-python-skyfield

Elegant astronomy for Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to the Skyfield Repository

Skyfield is a pure-Python astronomy package that is compatible with both Python 2 and 3 and makes it easy to generate high precision research-grade positions for planets and Earth satellites.

The result:

10h 47m 56.24s
+09deg 03' 23.1"
2.33251 au

Skyfield’s only binary dependency is NumPy. Once that is available, Skyfield can usually be installed with:

pip install skyfield

Here are the essential project links:

About

Elegant astronomy for Python

License:MIT License


Languages

Language:Python 97.2%Language:HCL 2.2%Language:Shell 0.2%Language:Makefile 0.2%Language:Dockerfile 0.1%