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