Metadata-Version: 1.2
Name: astral
Version: 2.1
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
License: UNKNOWN
Description: Astral
        ======
        
        |travis_status| |pypi_ver|
        
        .. |travis_status| image:: https://travis-ci.org/sffjunkie/astral.svg?branch=master
            :target: https://travis-ci.org/sffjunkie/astral
        
        .. |pypi_ver| image:: https://img.shields.io/pypi/v/astral.svg
            :target: https://pypi.org/project/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.
            * The phase of the moon.
        
        For documentation see the https://astral.readthedocs.io/en/latest/index.html
        
Platform: UNKNOWN
Requires-Python: >=3.6,<4.0
