Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/geekcomputers/Python
/ WeatherGUI.py
File
WeatherGUI.py
WeatherGUI.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
tkinter
as
tk
2
import
requests
3
from
bs4
import
BeautifulSoup
4
url =
"https://weather.com/en-IN/weather/today/l/32355ced66b7ce3ab7ccafb0a4f45f12e7c915bcf8454f712efa57474ba8d6c8"
Callers
nothing calls this directly
Calls
1
getWeather
Function · 0.85
Tested by
no test coverage detected