/TNT

TNT is not trac

Primary LanguageJavaScript

系统的安装:
Python + web.py (Python的web开发框架)

安装:
1. 安装Python
2. 安装setuptools
3. 安装web.py: easy_install web.py


2. 使用Mysql数据库
   1)安装Python连接Mysql的驱动: Mysql-python
   2) 使用web.py中访问数据库的接口: web.database


install Mysql-python
http://webpy.org/docs/0.3/tutorial