Switch from bottle to flask

This commit is contained in:
Felix Breidenstein 2020-10-16 01:07:14 +02:00
parent dc3c2b309c
commit eeea40b125
10 changed files with 250 additions and 141 deletions

View file

@ -12,7 +12,7 @@ black = "*"
[packages]
sqlalchemy = "*"
prompt-toolkit = "*"
bottle = "*"
flask = "*"
mt-940 = "*"
click = "*"
xdg = "*"