Posts Tagged ‘Library’

How To Install Python Library On Web Hosting Server?

June 30th, 2009

I need to use a Python library that is not available on my web hosting server. What is the probable procedure to get it to work? Put the necessary files in my cgi-bin? Ask the host to install it globally or only for me? Your help is greatly appreciated.