Hi,
is it technically possible to distribute a python project as a closed
source, i.e. encrypted?
I believe that *.pyc files do not work without *.py sources... and they can
be easily decompiled.
--
Milos Prudek
is it technically possible to distribute a python project as a closed
source, i.e. encrypted?
I believe that *.pyc files do not work without *.py sources... and they can
be easily decompiled.
--
Milos Prudek
Comment