XudayberdiyevB / P10-test-project

P10 test project 2023
2 stars 5 forks source link

Weather application, Tkinter #29

Open XudayberdiyevB opened 1 year ago

XudayberdiyevB commented 1 year ago

Weather application ob-havo haqida ma'lumot berish uchun tkinter application yaratish. Bunda ma'lumotlar quyidagi API orqali JSON formatda olinadi.

import requests

url = "https://api.tomorrow.io/v4/weather/forecast?location=newyork&apikey=API-KEY"

headers = {"accept": "application/json"}

response = requests.get(url, headers=headers)

ushbu api dan foydanalgan holda quyidagi ko'rinishdagi ma'lumotlarni chiqaring. image

shoxruxsunnatov commented 1 year ago

https://github.com/shoxruxsunnatov/solution-for-lesson-29

ierkinov16 commented 1 year ago

https://github.com/Saidahror13/Python/tree/main/module_3_6_lesson

OdinaMustafaeva commented 1 year ago

https://github.com/OdinaMustafaeva/python_Homework

Otabekismailov commented 1 year ago

https://github.com/Otabekismailov/pythonProject/tree/main/task-3model/task_6

UmirzakovOzodbek commented 1 year ago

https://github.com/UmirzakovOzodbek/P10-test-project/tree/main/_3m_lesson7

theshag1 commented 1 year ago

https://github.com/theshag1/new_project/tree/main/modul_3/lesssson%206

AzizSalimov commented 1 year ago

https://github.com/AzizSalimov/module.git

oktamov commented 1 year ago

https://github.com/oktamov/tkinter

DinaraKilicheva commented 1 year ago

https://github.com/DinaraKilicheva/P10_Projects/tree/master/module_3/working_with_json

Devdavlat commented 1 year ago

https://github.com/Devdavlat/p10tasks/tree/main/currency

BunyodNaimov commented 1 year ago

https://github.com/BunyodNaimov/python/tree/main/modul_3/exam_projects

Farruxbek2004 commented 1 year ago

https://github.com/Farruxbek2004/Farruxbek.git

Saidbek101 commented 1 year ago

https://github.com/Saidbek101/P10-projects/tree/main/Tkinter%20GUI_3