<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Better Python package management using source and version control systems</title>
	<atom:link href="http://uswaretech.com/blog/2009/06/better-python-package-management-using-source-and-version-control-systems/feed/" rel="self" type="application/rss+xml" />
	<link>http://uswaretech.com/blog/2009/06/better-python-package-management-using-source-and-version-control-systems/</link>
	<description>Building Amazing Webapps</description>
	<lastBuildDate>Wed, 10 Mar 2010 01:38:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: lakshman</title>
		<link>http://uswaretech.com/blog/2009/06/better-python-package-management-using-source-and-version-control-systems/comment-page-1/#comment-1874</link>
		<dc:creator>lakshman</dc:creator>
		<pubDate>Thu, 25 Jun 2009 11:45:21 +0000</pubDate>
		<guid isPermaLink="false">http://uswaretech.com/blog/?p=565#comment-1874</guid>
		<description>&lt;p&gt;Dirkjan,&lt;/p&gt;

&lt;p&gt;Yes I agree setup.py develop can be easier than source symlinking. Thats why I have mentioned that too.&lt;/p&gt;

&lt;p&gt;But as I said in the end, pip seems to be the simplest, as it takes care of the check out also.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Dirkjan,</p>

<p>Yes I agree setup.py develop can be easier than source symlinking. Thats why I have mentioned that too.</p>

<p>But as I said in the end, pip seems to be the simplest, as it takes care of the check out also.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Dirkjan Ochtman</title>
		<link>http://uswaretech.com/blog/2009/06/better-python-package-management-using-source-and-version-control-systems/comment-page-1/#comment-1871</link>
		<dc:creator>Dirkjan Ochtman</dc:creator>
		<pubDate>Thu, 25 Jun 2009 08:37:09 +0000</pubDate>
		<guid isPermaLink="false">http://uswaretech.com/blog/?p=565#comment-1871</guid>
		<description>&lt;p&gt;Are you aware of python setup.py develop? Combined with VCS checkout, it&#039;s quite useful (simpler than symlinking, for sure).&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Are you aware of python setup.py develop? Combined with VCS checkout, it&#8217;s quite useful (simpler than symlinking, for sure).</p>]]></content:encoded>
	</item>
</channel>
</rss>
