Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 506 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 506 Bytes

Real_Time_Weather_Information

The simple and with GUI weather app and I use openweather API.

Install the requirements

First you should install the requirements:

pip install requests beautifultable

Demo 🎉

Simple

demo_simple

GUI

demo_gui