{"id":23168994,"url":"https://github.com/amenezes/rabbit-client","last_synced_at":"2025-08-18T06:33:57.631Z","repository":{"id":57459608,"uuid":"209424304","full_name":"amenezes/rabbit-client","owner":"amenezes","description":"async pub/sub and polling-publisher rabbit client","archived":false,"fork":false,"pushed_at":"2024-03-23T22:19:47.000Z","size":582,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-02T05:19:14.298Z","etag":null,"topics":["aioamqp","amqp0-9-1","asyncio","producer-consumer","rabbitmq"],"latest_commit_sha":null,"homepage":"https://rabbit-client.amenezes.net/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amenezes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":["amenezes"]}},"created_at":"2019-09-18T23:55:23.000Z","updated_at":"2024-01-19T10:26:40.000Z","dependencies_parsed_at":"2024-02-19T06:49:13.364Z","dependency_job_id":null,"html_url":"https://github.com/amenezes/rabbit-client","commit_stats":{"total_commits":127,"total_committers":2,"mean_commits":63.5,"dds":"0.22834645669291342","last_synced_commit":"ff8abee0b296c68e5a27a38b17ade004134c77e0"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amenezes%2Frabbit-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amenezes%2Frabbit-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amenezes%2Frabbit-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amenezes%2Frabbit-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amenezes","download_url":"https://codeload.github.com/amenezes/rabbit-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230210443,"owners_count":18190671,"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":["aioamqp","amqp0-9-1","asyncio","producer-consumer","rabbitmq"],"created_at":"2024-12-18T03:14:42.073Z","updated_at":"2024-12-18T03:15:46.135Z","avatar_url":"https://github.com/amenezes.png","language":"Python","readme":"[![ci](https://github.com/amenezes/rabbit-client/workflows/ci/badge.svg)](https://github.com/amenezes/rabbit-client/actions)\n[![codecov](https://codecov.io/gh/amenezes/rabbit-client/branch/master/graph/badge.svg)](https://codecov.io/gh/amenezes/rabbit-client)\n[![PyPI version](https://badge.fury.io/py/rabbit-client.svg)](https://badge.fury.io/py/rabbit-client)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/rabbit-client)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\n# rabbit-client\n\nasyncio rabbit client powered by [aioamqp](https://github.com/Polyconseil/aioamqp).\n\nrabbit-client provides a simple and automatic configuration to work with:  \n\n  - pub/sub and [Dead Letter Exchanges](https://www.rabbitmq.com/dlx.html) with [rabbitmq](https://www.rabbitmq.com);  \n  - [polling publisher pattern](https://microservices.io/patterns/data/polling-publisher.html) `out-of-box`;\n  - connection and reconnection management with broker;\n  - automatic channel configuration;\n  - concurrent task execution `[optional]`;\n  - [publisher confirms](https://www.rabbitmq.com/confirms.html#publisher-confirms) `[optional]`;\n  - automatic qos configuration;\n  - different strategies to delay error events.\n\n## Installing\n\nInstall and update using pip:\n\n```bash\npip install -U rabbit-client\n```\n\n## Links\n\n- License: [Apache License](https://choosealicense.com/licenses/apache-2.0/)\n- Code: [https://github.com/amenezes/rabbit-client](https://github.com/amenezes/rabbit-client)\n- Issue Tracker: [https://github.com/amenezes/rabbit-client/issues](https://github.com/amenezes/rabbit-client/issues)\n- Documentation: [https://rabbit-client.amenezes.net](https://rabbit-client.amenezes.net)\n","funding_links":["https://github.com/sponsors/amenezes"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famenezes%2Frabbit-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famenezes%2Frabbit-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famenezes%2Frabbit-client/lists"}