7crescentmoon / EIQRO-API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Python 96.2%Language:Dockerfile 3.8%