Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pingf/zdyx_bbs_python_hack

This is the python hack version of zdyx bbs, less than 100 lines of python codes.
https://github.com/pingf/zdyx_bbs_python_hack

Last synced: 3 days ago
JSON representation

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

Awesome Lists containing this project

README

        

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