Note:

  1. With Python 3.10.12, you can run it on WSL (Windows Subsystem Linux)
  2. Start the server with python app.py on terminal
  3. Optionally you can use venv to handle the package management of pip

Install package with command:

pip install -r requirements.txt