Dinesh B Vadhia wrote:
> Hi!  I want to create (for testing purposes) a straightforward web 
> application consisting of a client that makes simple queries to a 
> backend which returns data from a database (initially pysqlite3).  
> That's it - really!   I don't need a professional web server (eg. 
> Apache) per se.

I did something like this once with CherryPy, it worked quite well.

Kent
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to