a simple python self-hosted web app with :
- Peewee
- Pystache
- getText
pip3 install -r requirements.txt
python3 app.py
Open the link http://localhost:8000 and use the following credentials:
username : admin
password : 1
a simple python self-hosted web app with :
pip3 install -r requirements.txt
python3 app.py
Open the link http://localhost:8000 and use the following credentials:
username : admin
password : 1