open_weather_map_api

时间:2024-04-22 13:41:21
【文件属性】:

文件名称:open_weather_map_api

文件大小:15KB

文件格式:ZIP

更新时间:2024-04-22 13:41:21

Python

open_weather_map_api 该项目旨在获取当前日期之前3天的预测。 这个项目使用django rest框架,我在发送api请求。 然后我使用时间机器,这使我可以在当前日期之前每小时进行三天的预测。 1.过去3天的每小时预测,django rest框架GUI 2.前3天的每小时预测,并另存为json.txt文件 3.预测3天的日期和时间,并保存在dates_and_hours.txt中


【文件预览】:
open_weather_map_api-master
----nask()
--------wsgi.py(385B)
--------__init__.py(0B)
--------settings.py(3KB)
--------asgi.py(385B)
--------urls.py(806B)
----exercise_1()
--------models.py(251B)
--------apps.py(94B)
--------__init__.py(0B)
--------migrations()
--------views.py(1B)
--------admin.py(63B)
--------tests.py(60B)
----api()
--------models.py(0B)
--------json.txt(49KB)
--------dates_and_hours.txt(1KB)
--------apps.py(81B)
--------__init__.py(0B)
--------migrations()
--------views.py(1KB)
--------admin.py(63B)
--------tests.py(60B)
--------urls.py(119B)
----.gitignore(46B)
----README.md(952B)

网友评论