Weather-tk is an app written in Python that shows the current weather. Weather data is fetched using the Openweathermap API. This project is a learning experience for me. Everything in this repo is ...