How to install and use python packages on Kodingen?

本小妞迷上赌 提交于 2020-01-04 05:26:05

问题


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.


回答1:


hey thammas, we are working on kodingen v1.0 with which you will be able to use your own server connected to your account. then you can install anything and use it freely.

but now, kodingen provides shared hosting account that doesn't enable anyone to install anything. same applies to ruby gems. but we will make this possible very soon.

just to reiterate, kodingen is able to run python/perl/php scripts, just not external/custom libraries until we give you your own servers. hope it clarifies.



来源:https://stackoverflow.com/questions/5134064/how-to-install-and-use-python-packages-on-kodingen

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!