Python天氣預報查詢

功能: 實現城市天氣預報查詢,並提供將來四天查詢web 兩個網站接口,直接返回數據,以後對數據進行讀取和處理,很簡單的小程序json 效果圖: 代碼實現:小程序 import urllib.request import gzip import json print('------天氣查詢------') def get_weather_data() : city_name = input(
相關文章
相關標籤/搜索