码迷,mamicode.com
首页 > 数据库 > 详细

ORM SQLOBJECT SIMPLE

时间:2015-05-28 00:27:25      阅读:163      评论:0      收藏:0      [点我收藏+]

标签:

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 )

技术分享

ORM SQLOBJECT SIMPLE

标签:

原文地址:http://www.cnblogs.com/landpack/p/4534692.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!