Weather-App:简单的python程序可获取您所在位置的实时天气数据

时间:2024-03-26 08:35:47
【文件属性】:

文件名称:Weather-App:简单的python程序可获取您所在位置的实时天气数据

文件大小:2KB

文件格式:ZIP

更新时间:2024-03-26 08:35:47

python python3 beautifulsoup webscraping weather-app

天气APP 简单的python程序可获取您所在位置的实时天气数据。 如何使用? 下载WeatherApp.py文件并添加到您的项目中。 例子 from WeatherApp import WeatherApp app = WeatherApp ( "Your User Agent" ) 方法 getLocation() 获取您的当前位置。 app . getLocation () getTime() 获取当前时间。 app . getTime () getTemperature() 以摄氏度为单位获取温度。 app . getTemperature () getTemperatureInFahrenheit() 以F为单位获取温度。 app . getTemperatureInFahrenheit () getWeatherType() 获取当前的天气类型。 app


【文件预览】:
Weather-App-main
----README.md(2KB)
----LICENSE(1KB)
----WeatherApp.py(2KB)

网友评论

  • 下载后不能用??????