A library that computes the ephemerides.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
LiamNg 5e537f6ef2
feat(event): add support for Earth seasons (#24)
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 refactor: remove the dead code (#8) 4 年之前
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 年之前