Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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)