您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
Jérôme Deuchnord 8b723bfd22
refactor: use `enum` instead of `dict`s for the events and moon phase (#129)
3 年前
..
assets fix: handle out of range date error 4 年前
locales refactor: use `enum` instead of `dict`s for the events and moon phase (#129) 3 年前
__init__.py Refactorization of the computation functions 4 年前
core.py fix: avoid returning ephemerides for yesterday or tomorrow 4 年前
data.py refactor: use `enum` instead of `dict`s for the events and moon phase (#129) 3 年前
dateutil.py fix: avoid returning ephemerides for yesterday or tomorrow 4 年前
dumper.py refactor: use `enum` instead of `dict`s for the events and moon phase (#129) 3 年前
enum.py refactor: use `enum` instead of `dict`s for the events and moon phase (#129) 3 年前
ephemerides.py refactor: use `enum` instead of `dict`s for the events and moon phase (#129) 3 年前
events.py refactor: use `enum` instead of `dict`s for the events and moon phase (#129) 3 年前
exceptions.py fix: handle out of range date error 4 年前
i18n.py fix: handle out of range date error 4 年前
main.py fix: handle out of range date error 4 年前
version.py build: bump version 0.8.1 4 年前