You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
148 B

4 months ago
import requests
from bs4 import BeautifulSoup
4 months ago
from WxMini.Utils.TianQiUtil import *
4 months ago
if __name__ == "__main__":
4 months ago
get_weather('长春')