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