Skip to content

A Dash-based web application to track the sunrises, sunsets and day lengths

Notifications You must be signed in to change notification settings

Sibdroid/track-the-sun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

track-the-sun

A Dash-based web application to track the sunrises, sunsets and day lengths.

The application consists of two files:

  1. suntime.py: calculates the sunset & sunrise time, as well as day length;
  2. dynamic-graph.py: visualizes the data in a nice, human-understandable way.

In order to run, the application requires the following libraries (used versions stated).

  1. Plotly 5.14.0;
  2. Dash 2.9.2;
  3. Geocoder 1.38.1.

About

A Dash-based web application to track the sunrises, sunsets and day lengths

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages