tornadoirc:在TornadoWeb之上实现的Python(> = 3.4)IRC服务器

时间:2021-05-10 10:52:36
【文件属性】:
文件名称:tornadoirc:在TornadoWeb之上实现的Python(> = 3.4)IRC服务器
文件大小:25KB
文件格式:ZIP
更新时间:2021-05-10 10:52:36
Python 龙卷风 在TornadoWeb之上实现的Python IRC服务器 安装 克隆仓库: git clone https://github.com/leandropls/tornadoirc.git cd tornadoirc 创建一个virtualenv: virtualenv -p `which python3` env . env/bin/activate 安装要求: pip install -r requirements.txt 跑步: ./server.py 要求 mypy-lang 皮林特 pytz setproctitle 龙卷风 雅皮 (只需更改很少的代码,您就只能使用Tornado来运行它) 表现 机器 CPU:Intel(R)Xeon(R)CPU E5-2630L v2 @ 2.40GHz(1核) 记忆体:512MB 操作系统:Debian Jessie
【文件预览】:
tornadoirc-master
----pylintrc(12KB)
----.gitignore(711B)
----requirements.txt(91B)
----LICENSE.md(1KB)
----known_issues.txt(58B)
----irc()
--------user.py(16KB)
--------__init__.py(0B)
--------messages.py(5KB)
--------connection.py(7KB)
--------server.py(4KB)
--------util.py(2KB)
--------channel.py(21KB)
--------router.py(750B)
--------exceptions.py(4KB)
----server.py(1KB)
----README.md(975B)
----testclient.py(2KB)
----settings.py(661B)

网友评论