{"id":25287663,"url":"https://github.com/azmainadel/the-rabbit-with-the-python","last_synced_at":"2025-04-06T17:15:32.086Z","repository":{"id":119868427,"uuid":"406627450","full_name":"azmainadel/the-rabbit-with-the-python","owner":"azmainadel","description":"Just the basic implementations of RabbitMQ using Python","archived":false,"fork":false,"pushed_at":"2021-09-16T08:05:57.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-12T22:51:24.097Z","etag":null,"topics":["python","rabbitmq","tutorial"],"latest_commit_sha":null,"homepage":"","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/azmainadel.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-15T05:38:45.000Z","updated_at":"2021-11-07T09:16:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"f6113f6b-3952-46b5-8f8a-2bd4b66d92d0","html_url":"https://github.com/azmainadel/the-rabbit-with-the-python","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/azmainadel%2Fthe-rabbit-with-the-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azmainadel%2Fthe-rabbit-with-the-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azmainadel%2Fthe-rabbit-with-the-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azmainadel%2Fthe-rabbit-with-the-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/azmainadel","download_url":"https://codeload.github.com/azmainadel/the-rabbit-with-the-python/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247517917,"owners_count":20951719,"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","tutorial"],"created_at":"2025-02-12T22:51:10.054Z","updated_at":"2025-04-06T17:15:32.072Z","avatar_url":"https://github.com/azmainadel.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# the-rabbit-with-the-python\nJust the basic implementations of RabbitMQ using Python\n\n---\n\nDocker script to run RabbitMQ:\n```\n# for RabbitMQ 3.9, the latest series\ndocker run -it --rm --name rabbitmq -p 5672:5672 -p 15672:15672 rabbitmq:3.9-management\n\n# for RabbitMQ 3.8,\n# 3.8.x support timeline: https://www.rabbitmq.com/versions.html\ndocker run -it --rm --name rabbitmq -p 5672:5672 -p 15672:15672 rabbitmq:3.8-management\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazmainadel%2Fthe-rabbit-with-the-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazmainadel%2Fthe-rabbit-with-the-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazmainadel%2Fthe-rabbit-with-the-python/lists"}