Commit Graph

25 Commits

Author SHA1 Message Date
Ceda EI 723fb81d28 Fix 500 on unknown location 2020-08-08 15:39:04 +05:30
Ceda EI 6ac1457f3a [Refactor] Better path parsing. Clean up codebase. 2020-01-07 11:20:54 +05:30
Ceda EI 2613906e2c Change content type 2019-07-22 21:07:59 +05:30
Ceda EI 9e86eee17d Add requirements.txt 2019-04-26 20:57:13 +05:30
Ceda EI fae99965c6 Change /plain to /p 2019-01-11 00:55:30 +05:30
Ceda EI 5d67e85b78 Update README, server.py for Windows update 2019-01-11 00:33:41 +05:30
Ceda EI d3f21f7ec0 Add /plain endpoints for windows 2019-01-11 00:31:37 +05:30
Ceda EI 63213d43df Convert units in summary. 2018-12-14 16:14:36 +05:30
Ceda EI d8a91b679b Add summary to individual columns 2018-12-14 15:28:41 +05:30
Ceda EI 47c8714665 Update README 2018-12-14 14:43:59 +05:30
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