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 years ago
..
assets fix: handle out of range date error 4 years ago
locales refactor: use `enum` instead of `dict`s for the events and moon phase (#129) 3 years ago
__init__.py Refactorization of the computation functions 4 years ago
core.py fix: avoid returning ephemerides for yesterday or tomorrow 4 years ago
data.py refactor: use `enum` instead of `dict`s for the events and moon phase (#129) 3 years ago
dateutil.py fix: avoid returning ephemerides for yesterday or tomorrow 4 years ago
dumper.py refactor: use `enum` instead of `dict`s for the events and moon phase (#129) 3 years ago
enum.py refactor: use `enum` instead of `dict`s for the events and moon phase (#129) 3 years ago
ephemerides.py refactor: use `enum` instead of `dict`s for the events and moon phase (#129) 3 years ago
events.py refactor: use `enum` instead of `dict`s for the events and moon phase (#129) 3 years ago
exceptions.py fix: handle out of range date error 4 years ago
i18n.py fix: handle out of range date error 4 years ago
main.py fix: handle out of range date error 4 years ago
version.py build: bump version 0.8.1 4 years ago