Kienan Stewart bebc6d4b95 | ||
---|---|---|
static | ||
templates | ||
.gitignore | ||
Pipfile | ||
Pipfile.lock | ||
README.md | ||
credits.md | ||
docker-compose.yml | ||
negotiation.py |
README.md
Installlation
Prerequisites
apt install pipenv
Dependency installation
pipenv sync
Running
FLASK_ENV=development FLASK_APP=negotiation.py pipenv run ./negotiation.py
License
AGPLv3+