This website works better with JavaScript.
Home
Explore
Help
Sign In
Kosmorro
/
lib
mirror of
https://github.com/Kosmorro/lib
Watch
1
Star
0
Fork
0
Code
Issues
Releases
18
Activity
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.
67
Commits
7
Branches
1.1 MiB
Python
99.3%
Makefile
0.7%
Tree:
9166364c07
feat/replace-timezone-arg
features
fix/skyfield-data-version
main
poetry/7611
python/remove-python37
v0.11
v1.0.13
v1.0.12
v1.0.11
v1.0.10
v1.0.9
v1.0.8
v1.0.7
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
v0.11.2
v0.11.1
v0.11.0
v0.10.0
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '9166364c07'
${ noResults }
lib
/
kosmorrolib
History
Tung Lam Nguyen Le
9166364c07
Fix minor bugs
4 years ago
..
__init__.py
fix: add missing enums to the exposed model, rename data.py to model.py (#11)
4 years ago
__version__.py
build: bump version 0.11.2
4 years ago
core.py
refactor: remove the dead code (#8)
4 years ago
dateutil.py
fix: "minute must be in 0..59" error (#20)
4 years ago
enum.py
Update EventType enum, update class of details
4 years ago
ephemerides.py
fix(ephemerides): fix a bug that made the ephemerides calculations impossible for the Poles (#21)
4 years ago
events.py
Fix minor bugs
4 years ago
exceptions.py
chore: remove useless header comment
4 years ago
model.py
Update EventType enum, update class of details
4 years ago