> > The commercial value of my utility is not big. I just wish complicate life > who wish use my source. Also the speed is not so important.
Then you are fine with pyInstaller, only shipping *.pyc files. A determined hacker can decompile it fairly easily, but unless you have proprietary algorithms— no one is going to bother. -CHB > > -- > You received this message because you are subscribed to the Google Groups > "PyInstaller" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/pyinstaller/fcf82d32-f3ef-4d80-b6c0-117d83a1e39c%40googlegroups.com. -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pyinstaller/CALGmxEJoTQoVk1qTgwW9RfSqyah-UmO5pqjXkodAnAbwnSePFA%40mail.gmail.com.
