{"id":15144510,"url":"https://github.com/peterservice-rnd/robotframework-rabbitmq","last_synced_at":"2025-09-29T13:31:18.215Z","repository":{"id":48284066,"uuid":"122160339","full_name":"peterservice-rnd/robotframework-rabbitmq","owner":"peterservice-rnd","description":"Robot Framework library for working with RabbitMQ","archived":true,"fork":false,"pushed_at":"2021-08-16T09:09:49.000Z","size":84,"stargazers_count":10,"open_issues_count":8,"forks_count":19,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-12-13T18:47:46.225Z","etag":null,"topics":["python","rabbitmq","robot-framework","robotframework"],"latest_commit_sha":null,"homepage":null,"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/peterservice-rnd.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-02-20T05:47:09.000Z","updated_at":"2024-08-11T15:54:39.000Z","dependencies_parsed_at":"2022-08-29T19:21:26.687Z","dependency_job_id":null,"html_url":"https://github.com/peterservice-rnd/robotframework-rabbitmq","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/peterservice-rnd%2Frobotframework-rabbitmq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterservice-rnd%2Frobotframework-rabbitmq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterservice-rnd%2Frobotframework-rabbitmq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterservice-rnd%2Frobotframework-rabbitmq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peterservice-rnd","download_url":"https://codeload.github.com/peterservice-rnd/robotframework-rabbitmq/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234624036,"owners_count":18862271,"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":["python","rabbitmq","robot-framework","robotframework"],"created_at":"2024-09-26T10:41:54.343Z","updated_at":"2025-09-29T13:31:12.919Z","avatar_url":"https://github.com/peterservice-rnd.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"RobotFramework RabbitMQ\n=======================\n\n|Build Status|\n\nShort Description\n-----------------\n\n`Robot Framework`_ library for for working with RabbitMQ.\n\nInstallation\n------------\n\nInstall the library from PyPI using pip:\n\n::\n\n    pip install robotframework-rabbitmq\n\nDocumentation\n-------------\n\nSee keyword documentation for RabbitMQ library on `GitHub`_.\n\nExample\n-------\n\n.. code:: robotframework\n\n    *** Settings ***\n    Library    RabbitMq\n    Library    Collections\n\n    *** Test Cases ***\n    Simple Test\n        Create Rabbitmq Connection    my_host_name    15672    5672    guest    guest    alias=rmq\n        ${overview}=    Overview\n        Log Dictionary    ${overview}\n        Close All Rabbitmq Connections\n\nLicense\n-------\n\nApache License 2.0\n\n.. _Robot Framework: http://www.robotframework.org\n.. _GitHub: https://rawgit.com/peterservice-rnd/robotframework-rabbitmq/master/docs/RabbitMq.html\n\n.. |Build Status| image:: https://travis-ci.org/peterservice-rnd/robotframework-rabbitmq.svg?branch=master\n   :target: https://travis-ci.org/peterservice-rnd/robotframework-rabbitmq","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterservice-rnd%2Frobotframework-rabbitmq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterservice-rnd%2Frobotframework-rabbitmq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterservice-rnd%2Frobotframework-rabbitmq/lists"}