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 23bc16f683 Merge branch 'main' into features 1 year ago
..
__init__.py feat: add capability to search events (#44) 2 years ago
__version__.py Merge branch 'main' into features 1 year ago
core.py feat: deprecate the `kosmorrolib.__version__` module (#42) 2 years ago
dateutil.py fix: prevent `get_ephemerides()` from returning values out of the dates given in arguments 2 years ago
enum.py test: enhance the coverage (#31) 2 years ago
ephemerides.py test: fix Mercury's expected set time 1 year ago
events.py feat: add capability to search events (#44) 2 years ago
exceptions.py feat: add capability to search events (#44) 2 years ago
model.py feat: add capability to search events (#44) 2 years ago