I use Kodingen.com to test python scripts. I would like to install new python packages on Kodingen. I know I can use the 1-Click installation of the App-Store to install new packages from ohloh.net. When I install a package, it create a new directory in httpdocs folder. And then? How to setup the python package to use import in my scripts? Is it possible for a user to do it?
I'm looking for the complete procedure. As example, we can use PIL (Python Imaging Library). How to install it?
For information, Kodingen use a linux server. I asked a similar question but this one is a more general question about the python packages install.