文件名称:asyncapi-python:使用Asyncapi规范中的Broadcaster lib发布事件
文件大小:198KB
文件格式:ZIP
更新时间:2024-06-12 17:33:11
Python
Python AsyncAPI 无需转换代码即可将规范转换为python代码的Python库。 AsyncAPI模式: 说明文件: 源代码: 主要特征 读取asyncapi规范并从中创建发布者和订阅者 支持使用数据类声明规格 提供创建订阅者的应用程序 支持kafka,redis和postgres协议(与广播库相同) 对Google Cloud pubsub服务的额外支持 在http中公开自动生成的规范 要求 Python 3.8以上 广播公司 jsondaora 请求(http规范的可选) 打字机(对于订户应用程序是可选的) pyyaml(对于yaml规范是可选的) apidaora(公开说明可选) 软件包额外安装: http yaml 卡夫卡 Redis Postgres 订户 docs google-cloud-pubsub 安装 $ pip in