Open the-adventurist opened 1 year ago
I've removed the backslashes of the returned string and also have removed the information about humidity, pressure, and wind conditions. I've got rid of redundant variables also.
@Stunxzz @the-adventurist check the f1c2623 commit, I have added one new dependency to the project python-decouple
which you will need to read the locally stored YOUTUBE_TOKEN.
I wrote the file containing the function 'retrieve_the_data_of_the_weather_forecast'. The information retrieves from the internet in JSON format. The raw JSON file contains some other information about the city and weather features that could be enclosed additionally in the returned text. I think the most important information is included.