Metadata-Version: 2.1
Name: SunTools
Version: 1.5.0
Summary: Sunrise, sunset, sun altitude and solar flux routines
Home-page: https://github.com/heharkon/SunTools
Author: Henrik Härkönen
Author-email: heharkon@iki.fi
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/heharkon/SunTools/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: Public Domain
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
Description-Content-Type: text/markdown
License-File: LICENSE

# SunTools - Sunrise, sunset, sun altitude and solar flux routines 

A set of routines which calculate the sunrise/set times, converted from Java to Python. Original by Paul Schlyter, written in C.
Miguel Tremblay kindly contributed an updated version, which also can calculate the sun altitude in degrees and maximal solar flux for given day in certain latitude. He also added char-encoding for newer Python versions. Thanks Miguel!


