Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sffjunkie/astral
Python calculations for the position of the sun and moon.
https://github.com/sffjunkie/astral
dawn dusk moon moon-phase moonrise moonset python sun sunrise sunset
Last synced: about 1 month ago
JSON representation
Python calculations for the position of the sun and moon.
- Host: GitHub
- URL: https://github.com/sffjunkie/astral
- Owner: sffjunkie
- License: apache-2.0
- Created: 2016-08-12T08:58:17.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-14T08:25:53.000Z (9 months ago)
- Last Synced: 2024-03-14T17:08:39.745Z (9 months ago)
- Topics: dawn, dusk, moon, moon-phase, moonrise, moonset, python, sun, sunrise, sunset
- Language: Python
- Homepage:
- Size: 7.09 MB
- Stars: 213
- Watchers: 11
- Forks: 48
- Open Issues: 53
-
Metadata Files:
- Readme: ReadMe.md
- Changelog: ChangeLog.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
- awesome-time-series - astral
README
# Astral
This is 'astral' a Python module which calculates
- Times for various positions of the sun: dawn, sunrise, solar noon,
sunset, dusk, solar elevation, solar azimuth and rahukaalam.
- Moon rise, set, azimuth and zenith.
- The phase of the moon.For documentation see https://sffjunkie.github.io/astral/
## Package Status
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/sffjunkie/astral/astral-test.yml) ![PyPI - Downloads](https://img.shields.io/pypi/dm/astral)