Switch from bottle to flask
This commit is contained in:
parent
dc3c2b309c
commit
eeea40b125
10 changed files with 250 additions and 141 deletions
2
Pipfile
2
Pipfile
|
@ -12,7 +12,7 @@ black = "*"
|
|||
[packages]
|
||||
sqlalchemy = "*"
|
||||
prompt-toolkit = "*"
|
||||
bottle = "*"
|
||||
flask = "*"
|
||||
mt-940 = "*"
|
||||
click = "*"
|
||||
xdg = "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue