sqlobject vs mysqldb module

skip at pobox.com skip at pobox.com
Tue Aug 9 11:56:21 EDT 2005


    yaffa> i have a python script that scrapes contents from an html file
    yaffa> and i would like to have the script write values to a mysql db.
    yaffa> do you recommend i go with the sqlobject or the mysqldb module?

They are really quite different beasts.  You'll have to consider your
requirements to decide which to use.

-- 
Skip Montanaro
skip at pobox.com



More information about the Python-list mailing list