|
il y a 4 ans | |
---|---|---|
.. | ||
__pycache__ | il y a 4 ans | |
venv | il y a 4 ans | |
.gitkeep | il y a 4 ans | |
README.MD | il y a 4 ans | |
frontend.py | il y a 4 ans | |
logfile.txt | il y a 4 ans |
How to package it :
$ source venv/bin/activate && pyinstaller --onefile frontend.py
NEEDS THE BACKEND TO WORK !