One more point for PyInstaller is that it works well in single-file mode also. You can even include your resources inside the single file if you manually specify the PyInstaller "datas". I use a simple function with os.walk to parse my resources folder.
-Ben -- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/pyglet-users. For more options, visit https://groups.google.com/d/optout.
