Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 181 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 181 Bytes

to run, download and extract, then run:

python -m pip install -r ./requirements.txt; python ./server.py

or

python3 -m pip install -r ./requirements.txt; python3 ./server.py