<?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: How To Install Python Library On Web Hosting Server?</title>
	<atom:link href="http://primewebhostingonline.com/2010/02/10/how-to-install-python-library-on-web-hosting-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://primewebhostingonline.com/2010/02/10/how-to-install-python-library-on-web-hosting-server/</link>
	<description>Prime Web Hosting Online Reliable Hosting Packages,Services, and Reviews</description>
	<lastBuildDate>Wed, 08 Sep 2010 00:22:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: rich</title>
		<link>http://primewebhostingonline.com/2010/02/10/how-to-install-python-library-on-web-hosting-server/comment-page-1/#comment-200</link>
		<dc:creator>rich</dc:creator>
		<pubDate>Wed, 10 Feb 2010 11:00:28 +0000</pubDate>
		<guid isPermaLink="false">http://primewebhostingonline.com/2010/02/10/how-to-install-python-library-on-web-hosting-server/#comment-200</guid>
		<description>So assumably you already have Python installed if you want to use a Python library.
I&#039;ve asked my provider (Webfaction) in the past to install a Python library and they responded to just install it myself locally. 
I think they are worried about introducing libraries with security flaws.
Is your Python library pure python? Then it is very to install because you just copy the files to your local server. If it has a C backing then you will need gcc to compile.
If you install the library in the folder where you import it then there&#039;s nothing more to do. Or if you install it elsewhere you need to add that folder to your Python path.</description>
		<content:encoded><![CDATA[<p>So assumably you already have Python installed if you want to use a Python library.<br />
I&#8217;ve asked my provider (Webfaction) in the past to install a Python library and they responded to just install it myself locally.<br />
I think they are worried about introducing libraries with security flaws.<br />
Is your Python library pure python? Then it is very to install because you just copy the files to your local server. If it has a C backing then you will need gcc to compile.<br />
If you install the library in the folder where you import it then there&#8217;s nothing more to do. Or if you install it elsewhere you need to add that folder to your Python path.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fudge</title>
		<link>http://primewebhostingonline.com/2010/02/10/how-to-install-python-library-on-web-hosting-server/comment-page-1/#comment-199</link>
		<dc:creator>Fudge</dc:creator>
		<pubDate>Wed, 10 Feb 2010 04:28:38 +0000</pubDate>
		<guid isPermaLink="false">http://primewebhostingonline.com/2010/02/10/how-to-install-python-library-on-web-hosting-server/#comment-199</guid>
		<description>Please talk to the Web host administrator  to set up the Python interpreter  for u  :)</description>
		<content:encoded><![CDATA[<p>Please talk to the Web host administrator  to set up the Python interpreter  for u  <img src='http://primewebhostingonline.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
