Skip to content

Files

Latest commit

author
moon
Jun 9, 2024
04d82ed · Jun 9, 2024

History

History
9 lines (8 loc) · 281 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 281 Bytes

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