A library that computes the ephemerides.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Jérôme Deuchnord a66a5bcec1
feat: use Skyfield-Data library instead of downloading needed files at first time (#22)
3年前
..
__init__.py fix: add missing enums to the exposed model, rename data.py to model.py (#11) 3年前
__version__.py build: bump version 0.11.2 3年前
core.py feat: use Skyfield-Data library instead of downloading needed files at first time (#22) 3年前
dateutil.py fix: "minute must be in 0..59" error (#20) 3年前
enum.py feat(event): add support for Earth seasons (#24) 3年前
ephemerides.py feat(event): add support for Earth seasons (#24) 3年前
events.py feat(event): add support for Earth seasons (#24) 3年前
exceptions.py chore: remove useless header comment 4年前
model.py feat(event): add support for Earth seasons (#24) 3年前