Weather using PySimpleGUI
Tutorial from Clear Code https://www.youtube.com/watch?v=QeMaWQZllhg
pip install pysimplegui
pip install beautifulsoup4
pip install requests
- If location is not found beautifulsoup throws an error
Weather using PySimpleGUI
Tutorial from Clear Code https://www.youtube.com/watch?v=QeMaWQZllhg
pip install pysimplegui
pip install beautifulsoup4
pip install requests