INSTALL
(should be compatible with any python 3 version)
python3.6 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
python create_test_data.py
python run.py
login/pass:
qwerty/qwerty
asdfgh/asdfgh
zxcvbn/zxcvbn
INSTALL
(should be compatible with any python 3 version)
python3.6 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
python create_test_data.py
python run.py
login/pass:
qwerty/qwerty
asdfgh/asdfgh
zxcvbn/zxcvbn