Skip to content
This repository has been archived by the owner on Jun 25, 2023. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 272 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 272 Bytes

reubot

QuickStart:

  1. Crea los archivos current_list.json y lists.json
  2. Usa los siguientes comandos:
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python main.py

Documentación:

Docs