The logic searches for ( City , Country ) as per the IP Address and then shows the summary of the 1st item from the search list.
The ( City , Country ) search result will not result in a None result as long as the Weather API is not sending an incorrect location which is highly unlikely.
Closes #2
Added Wiki Summary for the closest location.
The logic searches for ( City , Country ) as per the IP Address and then shows the summary of the 1st item from the search list.
The ( City , Country ) search result will not result in a None result as long as the Weather API is not sending an incorrect location which is highly unlikely.