On Apr 19, 2008, at Apr 19:3:55 PM, Rick Muller wrote:
Do any of the AJAX frameworks for Python compare in simplicity to
writing a simple CGI script? I've been impressed with web.py, since it
seems pretty easy to use, but I would go to the trouble of learning
one of the bigger frameworks if they would provide a more elegant
solution.


I'd highly recommend web.py. You can even run it as a cgi script, if you want, but it has its own webserver. For larger scale stuff, they give directions for running it behind apache or lighttpd. It's very easy and flexible.

are you using matplotlib for the plots?


                        bb

--
Brian Blais
[EMAIL PROTECTED]
http://web.bryant.edu/~bblais



-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to