Vitali64/TeamLLR d9a664947a INIT il y a 4 ans
..
__pycache__ d9a664947a INIT il y a 4 ans
venv d9a664947a INIT il y a 4 ans
.gitkeep 72ca1b64fa Add new directory il y a 4 ans
README.MD d9a664947a INIT il y a 4 ans
frontend.py d9a664947a INIT il y a 4 ans
logfile.txt d9a664947a INIT il y a 4 ans

README.MD

FRONTEND

How to package it :

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

NEEDS THE BACKEND TO WORK !