Hello, I heard several requests about people that would like to create a PyInstaller binary for the sake of distribution, but still ship the original (editable) source code for their applications. This makes sense in the open-source world of course.
So the idea here is that PyInstaller would just build an executable that includes the required part of the standard library and the binary extensions, while keeping the application's .py files external. Any comments on this? Does it make sense? -- Giovanni Bajo Develer S.r.l. http://www.develer.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
