Hi All, Just wanted to introduce a small GUI I've written. It's a cross-platform front-end to PyInstaller. Compatible with both 2.0 and 2.1, it supports commonly used flags (--ascii, --onefile, --noconsole, --noconfirm). It's still very much in its infancy but it does work and I have plans of adding new features such as manual flags and custom build/dist destinations.
It's hosted on github: github.com/multiphrenic/GooeyPi and I welcome any comments, suggestions, requests and issues. I have tested in on Windows 7, XP, and Linux (but not yet on Mac). The only requirements are configobj, wxPython, and logger all available from PIP. Thanks! Pedram PS I tried sending this email two weeks ago but it never made it through. It might be due to the URL so I removed the http portion hoping it'll make it. -- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pyinstaller. For more options, visit https://groups.google.com/groups/opt_out.
