|
|
|
|
|
by ebg13
2206 days ago
|
|
I once threw a relatively complex Python application with background server/client processes at Cython and the generated .exe literally just worked without any special effort. I don't know how transferable that is, but N=1 it's not always as hard as what you're thinking. |
|