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 8b723bfd22
refactor: use `enum` instead of `dict`s for the events and moon phase (#129)
il y a 3 ans
..
__init__.py fix: avoid returning ephemerides for yesterday or tomorrow il y a 4 ans
core.py feat: add support for relative dates on --date argument il y a 4 ans
data.py feat: add support for occultations il y a 4 ans
dateutil.py fix: avoid returning ephemerides for yesterday or tomorrow il y a 4 ans
dumper.py refactor: use `enum` instead of `dict`s for the events and moon phase (#129) il y a 3 ans
ephemerides.py refactor: use `enum` instead of `dict`s for the events and moon phase (#129) il y a 3 ans
events.py refactor: use `enum` instead of `dict`s for the events and moon phase (#129) il y a 3 ans
testutils.py refactor: simplify ephemerides, remove dead code il y a 4 ans