MCPcopy 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

1import tkinter as tk
2import requests
3from bs4 import BeautifulSoup
4url = "https://weather.com/en-IN/weather/today/l/32355ced66b7ce3ab7ccafb0a4f45f12e7c915bcf8454f712efa57474ba8d6c8"

Callers

nothing calls this directly

Calls 1

getWeatherFunction · 0.85

Tested by

no test coverage detected