{"id":17081879,"url":"https://github.com/yutiansut/qapubsub","last_synced_at":"2025-04-12T21:08:32.390Z","repository":{"id":46888532,"uuid":"158917262","full_name":"yutiansut/QAPUBSUB","owner":"yutiansut","description":"QA PUB/SUB","archived":false,"fork":false,"pushed_at":"2021-09-22T01:32:11.000Z","size":53,"stargazers_count":8,"open_issues_count":0,"forks_count":55,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-12T21:08:20.842Z","etag":null,"topics":["quantaxis"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yutiansut.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-11-24T08:33:36.000Z","updated_at":"2024-08-20T07:25:24.000Z","dependencies_parsed_at":"2022-09-26T17:31:01.453Z","dependency_job_id":null,"html_url":"https://github.com/yutiansut/QAPUBSUB","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yutiansut%2FQAPUBSUB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yutiansut%2FQAPUBSUB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yutiansut%2FQAPUBSUB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yutiansut%2FQAPUBSUB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yutiansut","download_url":"https://codeload.github.com/yutiansut/QAPUBSUB/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248631676,"owners_count":21136562,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["quantaxis"],"created_at":"2024-10-14T12:57:27.581Z","updated_at":"2025-04-12T21:08:32.370Z","avatar_url":"https://github.com/yutiansut.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# QUANTAXIS_PUB/SUB\n\n![version](https://img.shields.io/pypi/v/quantaxis_pubsub.svg)\n\n- 1.0 pub/sub模型\n- 1.1 升级并完全更新至最新版本pika\n- 1.2/1.3 重构\n- 1.4 增加direct模型的支持, 增加routing的订阅/分发  \n- 1.5 优化pubsub的模式, 规范env, 支持多机分布式/多docker container\n- 1.6 增加debug tool[command line]\n- 1.6.2 修改默认user为 'admin'\n- 1.6.5 增加durable配置和vhost\n- 1.7  优化topic 模式\n- 1.8  优化 add_sub  增加多订阅!!!\n\n- 1.11 fix guest bug\n- 1.12 增加对于producer的  confirm develer\n\n\n## 安装\n\n```\npip install quantaxis_pubsub\n```\n\n## 需要配置的4个 ENV 选项\n\n- QAPUBSUB_IP 默认 'localhost'\n- QAPUBSUB_PORT 默认 5672\n- QAPUBSUB_USER 默认 'admin'\n- QAPUBSUB_PWD  默认 'admin'\n\n## DEBUG tool\n\n```bash\nqaps_pub --exchange {exchange} --model {direct/fanout} --routing_key {key} --content {content} --user {user} --password {password} --host {host}\n\nqaps_sub --exchange {exchange} --model {direct/fanout} --routing_key {key} --user {user} --password {password} --host {host}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyutiansut%2Fqapubsub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyutiansut%2Fqapubsub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyutiansut%2Fqapubsub/lists"}