<?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: Install Python Packages locally</title>
	<atom:link href="http://www.harshj.com/2009/05/21/install-python-packages-locally/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.harshj.com/2009/05/21/install-python-packages-locally/</link>
	<description>Memoirs of a QWERTY Keyboard</description>
	<lastBuildDate>Sat, 21 Jan 2012 16:18:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: sykora</title>
		<link>http://www.harshj.com/2009/05/21/install-python-packages-locally/comment-page-1/#comment-69482</link>
		<dc:creator>sykora</dc:creator>
		<pubDate>Sun, 23 Aug 2009 05:59:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.harshj.com/?p=653#comment-69482</guid>
		<description>I had to revisit this problem, because my method wasn&#039;t working out with multiple versions of python like I have now -- 2.5 which comes with debian, and the 3.1 I&#039;ve installed. This probably means I&#039;ll have to use the local site-packages, since there&#039;s no other reliable way to distinguish versions.

Ah well, it was good while it lasted.</description>
		<content:encoded><![CDATA[<p>I had to revisit this problem, because my method wasn&#8217;t working out with multiple versions of python like I have now &#8212; 2.5 which comes with debian, and the 3.1 I&#8217;ve installed. This probably means I&#8217;ll have to use the local site-packages, since there&#8217;s no other reliable way to distinguish versions.</p>
<p>Ah well, it was good while it lasted.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mani S</title>
		<link>http://www.harshj.com/2009/05/21/install-python-packages-locally/comment-page-1/#comment-68318</link>
		<dc:creator>Mani S</dc:creator>
		<pubDate>Tue, 16 Jun 2009 13:22:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.harshj.com/?p=653#comment-68318</guid>
		<description>Its almost been a month since you posted. Busy with your academics eh? :)</description>
		<content:encoded><![CDATA[<p>Its almost been a month since you posted. Busy with your academics eh? <img src='http://www.harshj.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harsh</title>
		<link>http://www.harshj.com/2009/05/21/install-python-packages-locally/comment-page-1/#comment-68152</link>
		<dc:creator>Harsh</dc:creator>
		<pubDate>Sat, 23 May 2009 15:06:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.harshj.com/?p=653#comment-68152</guid>
		<description>Am glad you wrote that in l33t ;)</description>
		<content:encoded><![CDATA[<p>Am glad you wrote that in l33t <img src='http://www.harshj.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pathik</title>
		<link>http://www.harshj.com/2009/05/21/install-python-packages-locally/comment-page-1/#comment-68151</link>
		<dc:creator>Pathik</dc:creator>
		<pubDate>Sat, 23 May 2009 15:00:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.harshj.com/?p=653#comment-68151</guid>
		<description>^ n3rd5.</description>
		<content:encoded><![CDATA[<p>^ n3rd5.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harsh</title>
		<link>http://www.harshj.com/2009/05/21/install-python-packages-locally/comment-page-1/#comment-68140</link>
		<dc:creator>Harsh</dc:creator>
		<pubDate>Thu, 21 May 2009 06:31:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.harshj.com/?p=653#comment-68140</guid>
		<description>Ah ok, I have more dumb-ish names like Docs, Programs and such; All capitalised ones. I guess that does waste some keystrokes of mine..

I&#039;ll write the script, it does sound easy :)</description>
		<content:encoded><![CDATA[<p>Ah ok, I have more dumb-ish names like Docs, Programs and such; All capitalised ones. I guess that does waste some keystrokes of mine..</p>
<p>I&#8217;ll write the script, it does sound easy <img src='http://www.harshj.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sykora</title>
		<link>http://www.harshj.com/2009/05/21/install-python-packages-locally/comment-page-1/#comment-68139</link>
		<dc:creator>sykora</dc:creator>
		<pubDate>Thu, 21 May 2009 06:25:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.harshj.com/?p=653#comment-68139</guid>
		<description>My home folder over time has come to mimic standard unix layout: I have a ~/bin, ~/tmp, ~/lib, ~/etc, and so on. In some cases it was a concious decision, others not so.

Actually I got the script idea from the django lot, who regularly use the svn version of django for normal work, so they needed a way to keep it separate from the usual directories.

And I don&#039;t mind having them visible, many of my projects are located in that directory under git, and I access them regularly, so why not?

If you want I can post the script, but it&#039;s not like it&#039;s difficult to come up with in the first place anyway.</description>
		<content:encoded><![CDATA[<p>My home folder over time has come to mimic standard unix layout: I have a ~/bin, ~/tmp, ~/lib, ~/etc, and so on. In some cases it was a concious decision, others not so.</p>
<p>Actually I got the script idea from the django lot, who regularly use the svn version of django for normal work, so they needed a way to keep it separate from the usual directories.</p>
<p>And I don&#8217;t mind having them visible, many of my projects are located in that directory under git, and I access them regularly, so why not?</p>
<p>If you want I can post the script, but it&#8217;s not like it&#8217;s difficult to come up with in the first place anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harsh</title>
		<link>http://www.harshj.com/2009/05/21/install-python-packages-locally/comment-page-1/#comment-68138</link>
		<dc:creator>Harsh</dc:creator>
		<pubDate>Thu, 21 May 2009 06:21:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.harshj.com/?p=653#comment-68138</guid>
		<description>The script idea is great, I never thought about that! :)

This feature is more Unix-ish I think, since binaries/scripts sent to ~/.local/bin work too, much like the /usr/local/ directory, which applies to all users.

Do you like having that include folder visible on your $HOME? I like them hidden usually..</description>
		<content:encoded><![CDATA[<p>The script idea is great, I never thought about that! <img src='http://www.harshj.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>This feature is more Unix-ish I think, since binaries/scripts sent to ~/.local/bin work too, much like the /usr/local/ directory, which applies to all users.</p>
<p>Do you like having that include folder visible on your $HOME? I like them hidden usually..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sykora</title>
		<link>http://www.harshj.com/2009/05/21/install-python-packages-locally/comment-page-1/#comment-68137</link>
		<dc:creator>sykora</dc:creator>
		<pubDate>Thu, 21 May 2009 05:55:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.harshj.com/?p=653#comment-68137</guid>
		<description>Hmm, I&#039;ve never used this before, but I&#039;ve never had to. I just have a ~/include/python directory which has been put into my PYTHONPATH, and I have links in there for every module I want. I even have a script called pylink to automatically create symlinks into that directory.

That said, python packaging could use a lot of ideas, especially from places like CPAN/CTAN, etc.</description>
		<content:encoded><![CDATA[<p>Hmm, I&#8217;ve never used this before, but I&#8217;ve never had to. I just have a ~/include/python directory which has been put into my PYTHONPATH, and I have links in there for every module I want. I even have a script called pylink to automatically create symlinks into that directory.</p>
<p>That said, python packaging could use a lot of ideas, especially from places like CPAN/CTAN, etc.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

