|
|
||
|---|---|---|
| static | ||
| templates | ||
| .gitignore | ||
| README.md | ||
| credits.md | ||
| negotiation.py | ||
README.md
Installlation
Prerequisites
apt install python3-flask python3-pony
Running
FLASK_DEBUG=1 FLASK_APP=negotiation.py ./negotiation.py
License
AGPLv3+