I've solved the problem by writing a tool that combines all my sources
into one big .py file. Then this file is compiled into .pyd file.
Structure of source files is well hidden. I've also added obfuscation
for function names, classes and global variables, as these symbols are
exposed via pyd interface.

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.

Reply via email to