DEV Community

Chewing_gum
Chewing_gum

Posted on

Created a weather app in python #python #beginners #showdev #opensource

Got inspired by Bro Code and made a weather app that fetches data from a weather api. The api is by openweathermap.org. If you locate any errors/un-optimizations, please share it. It will help me a lot.

You can find it here: https://github.com/brightfiless/python_weather_api

Features

  • Fetches live weather info from an API
  • Simple PyQt5 GUI
  • Lightweight and easy to run

Top comments (0)