On Friday, October 19, 2012 12:32:48 PM UTC+2, Gilles wrote: > In that case, are you sure a web script is a good idea? If you're > thinking web to make it easy for people to upload data, click on a > button, and get the results back, you might want to write the UI in > Python but write the number crunching part in a compiled language.
well actually I would like to separate the web interface with this API... that is why I would like to work on the server side and not think about the interface side. -- http://mail.python.org/mailman/listinfo/python-list