python获取中国天气网天气数据:http://www.weather.com.cn/textFC/henan.shtml
main.py
# -*- coding: utf-8 -*- import requests from xpinyin import Pinyin from bs4 import BeautifulSoup import

python获取中国天气网天气数据:http://www.weather.com.cn/textFC/henan.shtml
main.py
# -*- coding: utf-8 -*- import requests from xpinyin import Pinyin from bs4 import BeautifulSoup import