Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Latest commit

 

History

History
6 lines (5 loc) · 126 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 126 Bytes

Quick Start

  1. python -m venv venv
  2. source venv/bin/activate
  3. pip install -r requirements.txt
  4. python main.py