|
%!s(int64=4) %!d(string=hai) anos | |
---|---|---|
.. | ||
__pycache__ | %!s(int64=4) %!d(string=hai) anos | |
venv | %!s(int64=4) %!d(string=hai) anos | |
.gitkeep | %!s(int64=4) %!d(string=hai) anos | |
README.MD | %!s(int64=4) %!d(string=hai) anos | |
frontend.py | %!s(int64=4) %!d(string=hai) anos | |
logfile.txt | %!s(int64=4) %!d(string=hai) anos |
How to package it :
$ source venv/bin/activate && pyinstaller --onefile frontend.py
NEEDS THE BACKEND TO WORK !