prathimacode-hub / Awesome_Python_Scripts

🚀 Curated collection of Awesome Python Scripts which will make you go wow. Dive into this world of 360+ scripts. Feel free to contribute. Show your support by ✨this repository.
https://prathimacode-hub.github.io/Awesome_Python_Scripts/
Mozilla Public License 2.0
358 stars 256 forks source link

Weather Report using Python GUI #83

Closed vaikunth-coder27 closed 3 years ago

vaikunth-coder27 commented 3 years ago
Title About Name Label Assignee
Weather Report This project will display the weather
report of the user's location
Vaikunth-coder27 Feature request

I would like to proceed by accessing the user's location then getting the weather report using necessary libraries and displaying it through a python GUI

prathimacode-hub commented 3 years ago

Is this a GUI script? Have you worked on it or yet to work? How would you expect the output to look like? @vaikunth-coder27

vaikunth-coder27 commented 3 years ago

Yes ma'am it is a GUI script, I can display the user weather report in CLI. so now integrating it with GUI(PyQt5) I will do now ma'am. The output will display the current temperature(both original temperature and apparent feel temperature), and also next day prediction will also be displayed ma'am.

prathimacode-hub commented 3 years ago

Ok sure. Go ahead with the issue. Issue is alloted to you. @vaikunth-coder27

vaikunth-coder27 commented 3 years ago

Thanks a lot ma'am.

vaikunth-coder27 commented 3 years ago

Good evening ma'am, regarding the update from my program. Minor functionality implementation is in progress ma'am.

prathimacode-hub commented 3 years ago

How is your project going on? Is it going according to your expectations? Had you framed the GUI? What are the steps you had underwent till now? @vaikunth-coder27

vaikunth-coder27 commented 3 years ago

Yes ma'am the project is going well. I am getting output as expected. GUI s also framed ma'am, at present, I am working on adding more interactive features to the GUI. Ma'am at first using the API key I was able to get the details such as temperature, precipitation, humidity, and status of the weather for any user location and forecasting data is also extracted ma'am.

prathimacode-hub commented 3 years ago

That's great, can't wait to see your working model of the project. All the best. @vaikunth-coder27

vaikunth-coder27 commented 3 years ago

Thanks a lot ma'am.