Metadata-Version: 2.1
Name: astral
Version: 3.2
Summary: Calculations for the position of the sun and moon.
Home-page: https://github.com/sffjunkie/astral
Author: Simon Kennedy
Author-email: sffjunkie+code@gmail.com
Maintainer: None
Maintainer-email: None
Requires-Python: >=3.7,<4.0
License-File: LICENSE

# 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/workflow/status/sffjunkie/astral/astral-test) ![PyPI - Downloads](https://img.shields.io/pypi/dm/astral)
