Lowest hassle Python web server?

2005-03-20 Thread kanzen
in Python, e.g. Twisted or mod_python in Apache, etc. So I'm wondering: - Could you recommend a solution you've found to be the most convenient? - Does threading cause any more of a hassle in Python than Java? - Is there anything similar to JSP in Java? Thanks, KanZen -- http://mail.python.or

Re: Lowest hassle Python web server?

2005-03-22 Thread kanzen
Okay, thanks for your suggestions. Are there any further recommendations as to what Python framework to use if the web server is Apache with mod_python? -- http://mail.python.org/mailman/listinfo/python-list