Concerned-Coyotes / summer-code-jam-2020

The repository for the 2020 summer code jam. Find more information at https://pythondiscord.com/pages/code-jams/code-jam-7/
MIT License
0 stars 0 forks source link

Weather app #45

Closed Patelrahul4884 closed 4 years ago

Patelrahul4884 commented 4 years ago

add utils.py file in Weather app that fetches the weather using geo coordinate(latitude & longitude)

HealYouDown commented 4 years ago

I told you to use the requests module, as it is a bit easier to do the fetching, but it's not the end of the world that you used urllib.