Skip to content

An openweathermap API based app that fetches data for the entered city and returns a weather icon along with weather / humidity details.

Notifications You must be signed in to change notification settings

dark-coder12/python-weather-app

Repository files navigation

Python Weather App

An openweathermap API based app that fetches data for the entered city and returns a weather icon along with weather / humidity details.

Running Process

  • Make sure the required imports are installed in your machine. This can be done using pip install 'your-library-name'.
  • Place all images of the weather icons and the py file in one folder.
  • Add your key by getting the free API available at https://api.openweathermap.org/.
  • Run the folder in a Python Environment and enjoy!

Sample Demonstration

quick-weather

weather2-

About

An openweathermap API based app that fetches data for the entered city and returns a weather icon along with weather / humidity details.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages