A library that computes the ephemerides.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Tung Lam Nguyen Le 9166364c07 Fix minor bugs 4年前
..
__init__.py fix: add missing enums to the exposed model, rename data.py to model.py (#11) 4年前
__version__.py build: bump version 0.11.2 4年前
core.py refactor: remove the dead code (#8) 4年前
dateutil.py fix: "minute must be in 0..59" error (#20) 4年前
enum.py Update EventType enum, update class of details 4年前
ephemerides.py fix(ephemerides): fix a bug that made the ephemerides calculations impossible for the Poles (#21) 4年前
events.py Fix minor bugs 4年前
exceptions.py chore: remove useless header comment 4年前
model.py Update EventType enum, update class of details 4年前