A library that computes the ephemerides.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
Jérôme Deuchnord 40988f193f
fix(ephemerides): fix a bug that made the ephemerides calculations impossible for the Poles (#21)
il y a 3 ans
..
__init__.py fix: add missing enums to the exposed model, rename data.py to model.py (#11) il y a 3 ans
__version__.py build: bump version 0.11.2 il y a 3 ans
core.py refactor: remove the dead code (#8) il y a 3 ans
dateutil.py fix: "minute must be in 0..59" error (#20) il y a 3 ans
enum.py feat: replace object name with enum identifier (#15) il y a 3 ans
ephemerides.py fix(ephemerides): fix a bug that made the ephemerides calculations impossible for the Poles (#21) il y a 3 ans
events.py fix: false positives on opposition (#17) il y a 3 ans
exceptions.py chore: remove useless header comment il y a 3 ans
model.py fix: fix error in the serialization of the Object type (#18) il y a 3 ans