Skip to content

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

License

Notifications You must be signed in to change notification settings

pingf/ZDYX_BBS_PYTHON_HACK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published