A library that computes the ephemerides.
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
Jérôme Deuchnord 50b9569e5e
feat: use Skyfield-Data library instead of downloading needed files at first time (#22)
3 anni fa
..
__init__.py fix: add missing enums to the exposed model, rename data.py to model.py (#11) 3 anni fa
__version__.py build: bump version 0.11.2 3 anni fa
core.py feat: use Skyfield-Data library instead of downloading needed files at first time (#22) 3 anni fa
dateutil.py fix: "minute must be in 0..59" error (#20) 3 anni fa
enum.py feat(event): add support for Earth seasons (#24) 3 anni fa
ephemerides.py fix(ephemerides): fix a bug that made the ephemerides calculations impossible for the Poles (#21) 3 anni fa
events.py feat(event): add support for Earth seasons (#24) 3 anni fa
exceptions.py chore: remove useless header comment 3 anni fa
model.py feat(event): add support for Earth seasons (#24) 3 anni fa