Subscribe to RSS Feed

Posts Tagged ‘Python’

How To Install Python Library On Web Hosting Server?

Feb 10th, 2010 by

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.

Continue Reading »
2 Comments