On Mon, 2010-01-11 at 05:45 -0800, Jackson Cooper wrote: > Hi Jaime, > > I started a website/project called Python Packager (http://python- > packager.com) which does just this. It's in development, but check it > out at http://python-packager.com. It'll package your application with > PyInstaller and make a Windows Installer with it. It also makes DEB + > RPM packages for Linux. Other stuff it'll do includes analysis on the > source code to determine quality and source code documentation. Anyway > it's free to use, any comments/suggestions are always welcome! :)
Nice service! I just wanted to notice that covering the distribution phase (Windows installer, DEB/RPM, etc.) does fall within PyInstaller roadmap (see http://www.pyinstaller.org/roadmap). -- 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.
