A library that computes the ephemerides.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Tung Lam Nguyen Le dfdde2e966 Update: minor changes to match Python coding style. Docs: update docstring of _search_earth_season_change and _search_conjunction 4 лет назад
..
__init__.py fix: add missing enums to the exposed model, rename data.py to model.py (#11) 4 лет назад
__version__.py build: bump version 0.11.2 4 лет назад
core.py refactor: remove the dead code (#8) 4 лет назад
dateutil.py fix: "minute must be in 0..59" error (#20) 4 лет назад
enum.py Update: minor changes to match Python coding style. 4 лет назад
ephemerides.py fix(ephemerides): fix a bug that made the ephemerides calculations impossible for the Poles (#21) 4 лет назад
events.py Update: minor changes to match Python coding style. Docs: update docstring of _search_earth_season_change and _search_conjunction 4 лет назад
exceptions.py chore: remove useless header comment 4 лет назад
model.py docs: Update docs for _search_earth_season_change and _search_conjunction.chore: make minor changes to _search_earth_season_change 4 лет назад