Fixed bugs and added webinterface
This commit is contained in:
parent
9c59b349c2
commit
afbe8a96b1
11 changed files with 171 additions and 4 deletions
1
Pipfile
1
Pipfile
|
@ -8,6 +8,7 @@ verify_ssl = true
|
|||
[packages]
|
||||
sqlalchemy = "*"
|
||||
prompt-toolkit = "*"
|
||||
bottle = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3.8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue