> > Would it be hard to implement an option in pyinstaller to treat .pyd > > files the same as .py files and include them (hide them) into an exe? > > We are happily including your enhancements. I personally did not worked > with Cython yet, so I do not know what hast to be done here.
I can provide a script that automates the whole process of compiling .py to .pyd files, if you would like to include it in pyinstaller, as an option to have source better protected. Czarek. -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyinstaller?hl=en.
