<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Distributing a Python Embedding Program</title>
	<link>http://mathieu.fenniak.net/distributing-a-python-embedding-program/</link>
	<description>The Ordinary Life of Some Guy</description>
	<pubDate>Sun, 05 Jul 2009 03:03:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.2</generator>

	<item>
		<title>by: Ian Bicking</title>
		<link>http://mathieu.fenniak.net/distributing-a-python-embedding-program/#comment-93</link>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid>http://mathieu.fenniak.net/distributing-a-python-embedding-program/#comment-93</guid>
					<description>py2exe...?  It's really surprisingly easy to use in my very limited personal experience



http://starship.python.net/crew/theller/py2exe/

</description>
		<content:encoded><![CDATA[<p>py2exe&#8230;?  It&#8217;s really surprisingly easy to use in my very limited personal experience</p>
<p><a href='http://starship.python.net/crew/theller/py2exe/' rel='nofollow'>http://starship.python.net/crew/theller/py2exe/</a>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Lee June</title>
		<link>http://mathieu.fenniak.net/distributing-a-python-embedding-program/#comment-94</link>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid>http://mathieu.fenniak.net/distributing-a-python-embedding-program/#comment-94</guid>
					<description>Well, i like PYinstaller(http://pyinstaller.hpcf.upr.edu/cgi-bin/trac.cgi) much than py2exe. And you can find more solution on 'compile' a python script in my blog article: http://blender.bokee.com/523381.html
 
Yes, I know most of you cannot read Chinese. But you can check the url by your own. ;)</description>
		<content:encoded><![CDATA[<p>Well, i like PYinstaller(http://pyinstaller.hpcf.upr.edu/cgi-bin/trac.cgi) much than py2exe. And you can find more solution on &#8216;compile&#8217; a python script in my blog article: <a href='http://blender.bokee.com/523381.html' rel='nofollow'>http://blender.bokee.com/523381.html</a></p>
<p>Yes, I know most of you cannot read Chinese. But you can check the url by your own. ;)
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Lao</title>
		<link>http://mathieu.fenniak.net/distributing-a-python-embedding-program/#comment-95</link>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid>http://mathieu.fenniak.net/distributing-a-python-embedding-program/#comment-95</guid>
					<description>py2exe is great for building a python application into an executable, from what I hear.  But in this case, I'm embedding Python into an existing application, and trying to distribute it.  I don't think there's anything that py2exe can do for me, unless I'm drastically mistaken about what it does.</description>
		<content:encoded><![CDATA[<p>py2exe is great for building a python application into an executable, from what I hear.  But in this case, I&#8217;m embedding Python into an existing application, and trying to distribute it.  I don&#8217;t think there&#8217;s anything that py2exe can do for me, unless I&#8217;m drastically mistaken about what it does.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
