Mrinank-Bhowmick / python-beginner-projects

Explore a collection of beginner-friendly Python projects that can be completed with minimal code. Perfect for learning the basics and improving your coding skills.
https://github.com/Mrinank-Bhowmick/python-beginner-projects/wiki
MIT License
1.16k stars 638 forks source link

Cannot access weather report on any major cities #669

Closed Akarn-26 closed 9 months ago

Akarn-26 commented 10 months ago

Issue Summary

One cannot access the weather report on any major cities because of invalid cities format

Description

I have identified an issue in the following code files: -projects/API Based Weather Report/API Based Weather Report.py -https://github.com/Mrinank-Bhowmick/python-beginner-projects/blob/98e7011347467853a14d003b207a0885709b5ce8/projects/API%20Based%20Weather%20Report/API%20Based%20Weather%20Report.py

The code simply does not run at all even for major cities like New Delhi, New York, Washington DC.......

Mrinank-Bhowmick commented 9 months ago

Looking for a new weather api