Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/pingf/zdyx_bbs_python_hack
- Owner: pingf
- License: gpl-3.0
- Created: 2013-12-17T17:29:19.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-22T01:41:26.000Z (almost 11 years ago)
- Last Synced: 2023-03-25T20:57:48.279Z (over 1 year ago)
- Language: CSS
- Size: 236 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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