ORM SQLOBJECT SIMPLE

step01: (Install sqlobject)

sudo easy_install sqlobject

step02: (Connect MySQL)

 

 

step03: (Install superParser)

sudo easy_install superParser

step04:(Create Table for Database Name as <create_table.py>)

 

 

step05: (Run the <create_table.py>)

./create_table.py

 

step06: (check table)

 

 

step07:( write <main.py> for parser and save it to database)

 

step08:(check data )

posted @ 2015-05-27 22:54  Landpack  阅读(128)  评论(0编辑  收藏  举报