A library that computes the ephemerides.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
Jérôme Deuchnord 50b9569e5e
feat: use Skyfield-Data library instead of downloading needed files at first time (#22)
il y a 3 ans
..
__init__.py fix: add missing enums to the exposed model, rename data.py to model.py (#11) il y a 3 ans
__version__.py build: bump version 0.11.2 il y a 3 ans
core.py feat: use Skyfield-Data library instead of downloading needed files at first time (#22) il y a 3 ans
dateutil.py fix: "minute must be in 0..59" error (#20) il y a 3 ans
enum.py feat(event): add support for Earth seasons (#24) il y a 3 ans
ephemerides.py fix(ephemerides): fix a bug that made the ephemerides calculations impossible for the Poles (#21) il y a 3 ans
events.py feat(event): add support for Earth seasons (#24) il y a 3 ans
exceptions.py chore: remove useless header comment il y a 3 ans
model.py feat(event): add support for Earth seasons (#24) il y a 3 ans