文件名称:chat-master
介绍说明--下载内容均来自于网络,请自行研究使用
pyhon写的聊天室
安装:
cd /path/to/source
python bootstrap.py
bin/buildout
make sure redis-server is started
bin/supervisord
[optional] bin/supervisorctl
goto localhost:9527-a live chat room built with python
Install:
cd /path/to/source
python bootstrap.py
bin/buildout
make sure redis-server is started
bin/supervisord
[optional] bin/supervisorctl
goto localhost:9527
安装:
cd /path/to/source
python bootstrap.py
bin/buildout
make sure redis-server is started
bin/supervisord
[optional] bin/supervisorctl
goto localhost:9527-a live chat room built with python
Install:
cd /path/to/source
python bootstrap.py
bin/buildout
make sure redis-server is started
bin/supervisord
[optional] bin/supervisorctl
goto localhost:9527
(系统自动生成,下载前可以参看下载内容)
下载文件列表
chat-master
...........\README.md
...........\bootstrap.py
...........\buildout.cfg
...........\etc
...........\...\supervisord.conf.in
...........\log
...........\...\supervisor
...........\...\..........\.empty
...........\scripts
...........\.......\clear_key.py
...........\setup.py
...........\src
...........\...\app.py
...........\...\config.py
...........\...\gc.py
...........\...\static
...........\...\......\css
...........\...\......\...\main.css
...........\...\......\script
...........\...\......\......\main.coffee
...........\...\......\......\main.js
...........\...\templates
...........\...\.........\chat.html
...........\...\.........\index.html
...........\...\.........\layout.html
...........\...\.........\room.html
...........\...\utils
...........\...\.....\__init__.py
...........\...\.....\text.py
...........\tmp
...........\...\.empty