文件名称:Python-txZMQ基于Twisted的ZeroMQ消息库的Python封装
文件大小:39KB
文件格式:ZIP
更新时间:2022-08-31 21:35:04
Python开发-网络编程
txZMQ:基于 Twisted 的 ZeroMQ 消息库的 Python 封装
【文件预览】:
txZMQ-master
----MANIFEST.in(75B)
----README.rst(3KB)
----LICENSE.txt(18KB)
----VERSION(6B)
----AUTHORS.txt(298B)
----requirements.txt(58B)
----python-txzmq.spec(1000B)
----examples()
--------push_pull.py(2KB)
--------pub_sub.py(1KB)
--------req_rep.py(2KB)
--------integration_test.py(1KB)
----.travis.yml(704B)
----setup.py(857B)
----Makefile(553B)
----docs()
--------conf.py(8KB)
--------installation.rst(551B)
--------index.rst(2KB)
--------examples.rst(788B)
--------Makefile(5KB)
--------api.rst(2KB)
----.gitignore(77B)
----txzmq()
--------compat.py(408B)
--------factory.py(2KB)
--------router_dealer.py(2KB)
--------__init__.py(763B)
--------pubsub.py(2KB)
--------req_rep.py(7KB)
--------test()
--------connection.py(11KB)
--------pushpull.py(1KB)
----.coveragerc(50B)