文件名称:Pyhton的AMQP客户端py-amqp.zip
文件大小:140KB
文件格式:ZIP
更新时间:2022-08-05 22:20:31
开源项目
py-amqp 是 AMQP 的 Python 实现,是 amqplib 的 fork。 标签:pyamqp
【文件预览】:
py-amqp-master
----.gitignore(253B)
----setup.cfg(365B)
----requirements()
--------pkgutils.txt(119B)
--------docs.txt(21B)
--------test.txt(70B)
--------test-ci.txt(51B)
--------default.txt(22B)
----conftest.py(576B)
----README.rst(5KB)
----appveyor.yml(562B)
----Changelog(28KB)
----t()
--------integration()
--------unit()
--------__init__.py(0B)
----docs()
--------reference()
--------make.bat(7KB)
--------conf.py(794B)
--------index.rst(355B)
--------includes()
--------images()
--------_static()
--------_templates()
--------templates()
--------Makefile(8KB)
--------changelog.rst(26B)
----LICENSE(2KB)
----amqp()
--------five.py(178B)
--------basic_message.py(3KB)
--------exceptions.py(7KB)
--------serialization.py(17KB)
--------sasl.py(6KB)
--------utils.py(3KB)
--------platform.py(3KB)
--------spec.py(2KB)
--------method_framing.py(6KB)
--------abstract_channel.py(5KB)
--------__init__.py(2KB)
--------protocol.py(348B)
--------channel.py(72KB)
--------transport.py(17KB)
--------connection.py(26KB)
----.bumpversion.cfg(340B)
----.coveragerc(203B)
----.cookiecutterrc(396B)
----AUTHORS(965B)
----.hgtags(413B)
----extra()
--------update_comments_from_spec.py(2KB)
----MANIFEST.in(309B)
----setup.py(3KB)
----.travis.yml(2KB)
----.editorconfig(205B)
----tox.ini(2KB)
----Makefile(4KB)
----wait_for_rabbitmq.sh(603B)
----rabbitmq_logs.sh(358B)