A library that computes the ephemerides.
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
Jérôme Deuchnord 50b9569e5e
feat: use Skyfield-Data library instead of downloading needed files at first time (#22)
há 3 anos
..
__init__.py fix: add missing enums to the exposed model, rename data.py to model.py (#11) há 3 anos
__version__.py build: bump version 0.11.2 há 3 anos
core.py feat: use Skyfield-Data library instead of downloading needed files at first time (#22) há 3 anos
dateutil.py fix: "minute must be in 0..59" error (#20) há 3 anos
enum.py feat(event): add support for Earth seasons (#24) há 3 anos
ephemerides.py fix(ephemerides): fix a bug that made the ephemerides calculations impossible for the Poles (#21) há 3 anos
events.py feat(event): add support for Earth seasons (#24) há 3 anos
exceptions.py chore: remove useless header comment há 3 anos
model.py feat(event): add support for Earth seasons (#24) há 3 anos