Python Database Driven Web Development

Eric @ Zomething eric at zomething.com
Thu Mar 4 21:32:35 EST 2004


Maru wrote:
 
>> 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. 

to connect Python to MySQL, MySQLdb or an equivalent Python DB API-2.0 interface. 
http://sourceforge.net/projects/mysql-python

Anyone care to share some hacks in this space?




More information about the Python-list mailing list