Python Pyramid with MySQL

it's too sad that MySQLdb module is not capatiable with the newest pyramid web application framework (python3)

if you do really want to use MySQL to store your data.

Just use the python 2.7 when you are deploying pyramid app.

http://sourceforge.net/projects/mysql-python/

 

posted @ 2013-04-08 12:35  spaceship9  阅读(196)  评论(0编辑  收藏  举报