Vitali64/TeamLLR d9a664947a INIT 4 年之前
..
__pycache__ d9a664947a INIT 4 年之前
venv d9a664947a INIT 4 年之前
.gitkeep 72ca1b64fa Add new directory 4 年之前
README.MD d9a664947a INIT 4 年之前
frontend.py d9a664947a INIT 4 年之前
logfile.txt d9a664947a INIT 4 年之前

README.MD

FRONTEND

How to package it :

$ source venv/bin/activate && pyinstaller --onefile frontend.py

NEEDS THE BACKEND TO WORK !