Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 295 Bytes

File metadata and controls

9 lines (7 loc) · 295 Bytes

WeatherService

Aplication for showing temperatures chart in a given time range.

Python based app on GUI made with Tkinker. Under the hood it retrive data from API and parse it into DTO then use it to make a plot.

Technologies Used

  • Python 3.4+
  • Tkinker (Module)
  • Requests (Module)