Commit graph

3 commits

Author SHA1 Message Date
Jonatan Pålsson
529bcbb003 Add commands support 2017-06-12 21:47:14 +02:00
Viktor Sjölind
96e6da2752 Refactor to run in both Python 2.7 and Python 3.6
Refactor to run in both Python 2.7 and Python 3.6. This is important as
python 2.7 is end of life.

I tried to edit as few things as possible in this commit to minimize
conflicts which means the code could be prettier.

Signed-off-by: Viktor Sjölind <viktor@sjolind.se>
2017-06-10 11:59:11 +02:00
Jonatan Pålsson
0b0ff1b8c8 Rewrite to use flask and peewee 2017-06-04 17:54:02 +02:00