[Tutor] Web programming

Kent Johnson kent37 at tds.net
Sun Nov 18 00:48:13 CET 2007


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


More information about the Tutor mailing list