
astral 3.2
0
Calculations for the position of the sun and moon.
Contents
Calculations for the position of the sun and moon.
Stars: 277, Watchers: 277, Forks: 52, Open Issues: 61The sffjunkie/astral repo was created 9 years ago and the last code push was 1 years ago.
The project is popular with 277 github stars!
How to Install astral
You can install astral using pip
pip install astral
or add it to a project with poetry
poetry add astral
Package Details
- Author
- Simon Kennedy
- License
- Apache-2.0
- Homepage
- https://github.com/sffjunkie/astral
- PyPi:
- https://pypi.org/project/astral/
- Documentation:
- https://sffjunkie.github.io/astral
- GitHub Repo:
- https://github.com/sffjunkie/astral
Classifiers
Related Packages
Errors
A list of common astral errors.
Code Examples
Here are some astral code examples and snippets.
GitHub Issues
The astral package has 61 open issues on GitHub
- Reconfigure offset calculation to fix UTC rollover. Fixes: #81, #82, and #83,
pythonfix