Added OpenWeatherMap API as new command
Now gives hourly and daily weather information for every city listed in the included list.
This commit is contained in:
parent
7a24a127c2
commit
bcdf9a81a3
5 changed files with 2096022 additions and 18 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,6 +3,7 @@
|
|||
|
||||
#token
|
||||
token
|
||||
openweathermap_token
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue