Python Database Driven Web Development

Michael mogmios at mlug.missouri.edu
Fri Mar 5 11:10:03 EST 2004


You'll probably want to look at mod_python and MySQLdb. I like to 
sepperate appliation logic from UI logic using xml-rpc but that's only 
needed if you want the ability to have multiple front-ends or want a 
clean sepperation.

>What do I need other than Python, Apache, and MySQL to develop a database driven intranet? Do I need to use any framework or application server? If I do please kindly direct me where to go.
>




More information about the Python-list mailing list