Commit Graph

15 Commits

Author SHA1 Message Date
Ceda EI ffdaef11d8 Fix #1. Add full_name to cache_db. Show name in output. 2018-12-14 14:25:10 +05:30
Ceda EI fb8cf56ef6 Fix order of latitude / longitude 2018-12-14 01:46:33 +05:30
Ceda EI 937c306c67 Add new message for / 2018-12-13 21:38:15 +05:30
Ceda EI e976173ae8 Add weather_to_text for hourly. Add endpoints with / at end 2018-12-13 21:12:39 +05:30
Ceda EI 46364f127f Fix typos 2018-12-13 17:59:32 +05:30
Ceda EI e8eff86467 Escape backslashes 2018-12-13 16:37:40 +05:30
Ceda EI fedf85144f Add wind ascii art 2018-12-13 16:10:42 +05:30
Ceda EI 065acfc567 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.
2018-12-13 00:44:24 +05:30
Ceda EI cda1142a98 Add columnizer module to create columns. 2018-12-12 21:52:21 +05:30
Ceda EI 6e004ff85c Add ascii arts. 2018-12-12 16:23:20 +05:30
Ceda EI efce2ccd2e Complete get_coordinates. Add logic. Add schema. 2018-12-11 16:58:05 +05:30
Ceda EI c3bd238bdc Add server.py with base structure. Update .gitignore. 2018-12-09 16:45:04 +05:30
Ceda EI 1f267591ab Add gitignore, sample config. 2018-12-09 15:34:14 +05:30
Ceda EI 8a1c96c758 Add LICENSE 2018-12-08 19:52:31 +00:00
Ceda EI aff3b2e5d0 Initial commit 2018-12-08 19:51:24 +00:00