weather-api-class-project

时间:2024-04-20 00:10:11
【文件属性】:

文件名称:weather-api-class-project

文件大小:6KB

文件格式:ZIP

更新时间:2024-04-20 00:10:11

Python

天气信息类项目 这是Python编程培训的基础项目,演示了以下方面的用法: - Application Programming Interfaces 在此项目中,使用了两个API: - The Open Weather Information API: Please get your API key here: - Random User API: Please get your API key here: OpenWeather API 根据您当前的位置获取有关天气状况的信息。 在这个项目中,我删除了我的API密钥,但是您应该在适当的地方使用它。 随机用户API 使用此API,可以生成一个随机用户以进行测试。 笔记: 该项目适用于Python 3.6版。 3.7不起作用,这是因为请求模块,我已经懒惰地解决了。 作者:Olu Adeyemo [ ]


【文件预览】:
weather-api-class-project-master
----.gitignore(8B)
----users.pickle(2KB)
----README.md(819B)
----start.py(12KB)

网友评论