0
Compile python code for Linux
So, i have written a code along with GUI using PyQt5 designer, and it works fine. I wanna know how i can compile it to run as an app in Ubuntu Linux system.
4 Respostas
+ 4
Seaech for Cython
+ 2
Cython is a built-in I think
0
Is there no built-in library that comes with python3 ?
0
I will google it, if it is built-in and if what the command is