1
0
mirror of https://gitlab.com/ceda_ei/sky synced 2025-11-04 12:30:05 +01:00

Add get_weather. Add daily to weather_to_text. Add enpoints.

Change main to accept kind, unit to allow for single function to deal
with all cases. Added location/t for today's weather. Added /f for
Fahrenheit.
This commit is contained in:
2018-12-13 00:44:24 +05:30
parent cda1142a98
commit 065acfc567
2 changed files with 67 additions and 8 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
config.py
__pycache__/
cache.sqlite
cache.sqlite-journal