Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 373 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 373 Bytes

ZDYX_BBS_PYTHON_HACK

This is the python hack version of zdyx bbs, less than 100 lines of python codes.

Prepare

Make sure U have mysql,python,python-MySQLdb,tornado,torndb installed. Then,import the sql schema~

mysql -uroot -p < db/schema.sql

Run

it will use two processes by default.

python bbs.py