I've been quite pleasantly surprised to see that cx_freeze is now actively developed and supports Mac OS X. py2app has been my go-to packager for several years for my commercial apps, but the Mac App Store is causing me some grief with how I package the Python frameworks, and I'm interested in a tool that does not use the framework-based approach. I've taken a look at iep; are there any other Python/GUI apps that are bundled with cx_freeze and target the Mac?
(My own Python apps are http://www.codebykevin.com/quickwho.html, a whois app, and http://www.codebykevin.com/phynchronicity.html, a front end for Fink. Both are commercial.) Thanks in advance, Kevin -- Kevin Walzer Code by Kevin http://www.codebykevin.comhttp://www.codebykevin.com/phynchronicity.html ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ cx-freeze-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cx-freeze-users
