A library that computes the ephemerides.
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 40988f193f
fix(ephemerides): fix a bug that made the ephemerides calculations impossible for the Poles (#21)
3 jaren geleden
..
__init__.py fix: add missing enums to the exposed model, rename data.py to model.py (#11) 3 jaren geleden
__version__.py build: bump version 0.11.2 3 jaren geleden
core.py refactor: remove the dead code (#8) 3 jaren geleden
dateutil.py fix: "minute must be in 0..59" error (#20) 3 jaren geleden
enum.py feat: replace object name with enum identifier (#15) 3 jaren geleden
ephemerides.py fix(ephemerides): fix a bug that made the ephemerides calculations impossible for the Poles (#21) 3 jaren geleden
events.py fix: false positives on opposition (#17) 3 jaren geleden
exceptions.py chore: remove useless header comment 3 jaren geleden
model.py fix: fix error in the serialization of the Object type (#18) 3 jaren geleden