<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Python Libraries</title>
	<atom:link href="http://jessenoller.com/2006/03/01/python-libraries/feed/" rel="self" type="application/rss+xml" />
	<link>http://jessenoller.com/2006/03/01/python-libraries/</link>
	<description>python, programming and other things</description>
	<pubDate>Thu, 24 Jul 2008 05:34:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: TML</title>
		<link>http://jessenoller.com/2006/03/01/python-libraries/#comment-20</link>
		<dc:creator>TML</dc:creator>
		<pubDate>Fri, 08 Sep 2006 00:07:04 +0000</pubDate>
		<guid isPermaLink="false">http://jessenoller.com/2006/03/01/python-libraries/#comment-20</guid>
		<description>It doesn't sound like such a document exists. Perhaps you could write down the things in your own head and start the ball rolling?&lt;br /&gt;&lt;br /&gt;Personally, I always feel like I'm probably structuring my code in a way that no one but me will ever understand. :)</description>
		<content:encoded><![CDATA[<p>It doesn&#8217;t sound like such a document exists. Perhaps you could write down the things in your own head and start the ball rolling?</p>
<p>Personally, I always feel like I&#8217;m probably structuring my code in a way that no one but me will ever understand. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chrism</title>
		<link>http://jessenoller.com/2006/03/01/python-libraries/#comment-19</link>
		<dc:creator>chrism</dc:creator>
		<pubDate>Wed, 06 Sep 2006 16:58:13 +0000</pubDate>
		<guid isPermaLink="false">http://jessenoller.com/2006/03/01/python-libraries/#comment-19</guid>
		<description>Packaging/installation with distutils.&lt;br /&gt;&lt;br /&gt;Advertising via cheese shop.&lt;br /&gt;&lt;br /&gt;Spells out clearly what its platform limitations are.&lt;br /&gt;&lt;br /&gt;Has narrative documentation describing how someone might actually use it in the real world.&lt;br /&gt;&lt;br /&gt;If a library calls into code that its end user writes, it's not a library, it's a framework.  If it has its own mainloop, it's an application, not a library.</description>
		<content:encoded><![CDATA[<p>Packaging/installation with distutils.</p>
<p>Advertising via cheese shop.</p>
<p>Spells out clearly what its platform limitations are.</p>
<p>Has narrative documentation describing how someone might actually use it in the real world.</p>
<p>If a library calls into code that its end user writes, it&#8217;s not a library, it&#8217;s a framework.  If it has its own mainloop, it&#8217;s an application, not a library.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marius Gedminas</title>
		<link>http://jessenoller.com/2006/03/01/python-libraries/#comment-18</link>
		<dc:creator>Marius Gedminas</dc:creator>
		<pubDate>Wed, 01 Mar 2006 16:42:30 +0000</pubDate>
		<guid isPermaLink="false">http://jessenoller.com/2006/03/01/python-libraries/#comment-18</guid>
		<description>Using easily-googlable, non-generic package name: good idea.&lt;br/&gt;&lt;br/&gt;Adding a README.txt with doctest sections as a usage guide: very very good idea.  (Examples: &lt;a HREF="http://source.schooltool.org/svn/trunk/schooltool/src/schooltool/relationship/README.txt" REL="nofollow"&gt;schooltool.relationship&lt;/a&gt;, &lt;br/&gt;&lt;a HREF="http://svn.zope.org/Zope3/trunk/src/zope/formlib/form.txt?rev=41757&#038;view=markup" REL="nofollow"&gt;zope.formlib&lt;/a&gt;.)</description>
		<content:encoded><![CDATA[<p>Using easily-googlable, non-generic package name: good idea.</p>
<p>Adding a README.txt with doctest sections as a usage guide: very very good idea.  (Examples: <a HREF="http://source.schooltool.org/svn/trunk/schooltool/src/schooltool/relationship/README.txt" REL="nofollow">schooltool.relationship</a>, <br /><a HREF="http://svn.zope.org/Zope3/trunk/src/zope/formlib/form.txt?rev=41757&#038;view=markup" REL="nofollow">zope.formlib</a>.)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
