{"id":22550261,"url":"https://github.com/thrau/sqs-queue-viewer","last_synced_at":"2026-04-28T20:32:11.178Z","repository":{"id":265826320,"uuid":"739777860","full_name":"thrau/sqs-queue-viewer","owner":"thrau","description":"SQS Queue Viewer for LocalStack","archived":false,"fork":false,"pushed_at":"2024-01-06T14:12:28.000Z","size":3,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-31T18:50:49.803Z","etag":null,"topics":["aws","localstack","python","sqs"],"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/thrau.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":"2024-01-06T14:12:21.000Z","updated_at":"2025-10-01T07:41:43.000Z","dependencies_parsed_at":"2024-12-01T05:29:46.093Z","dependency_job_id":"eef5e3f4-71b8-4120-adaa-2b16fb95c82f","html_url":"https://github.com/thrau/sqs-queue-viewer","commit_stats":null,"previous_names":["thrau/sqs-queue-viewer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thrau/sqs-queue-viewer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thrau%2Fsqs-queue-viewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thrau%2Fsqs-queue-viewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thrau%2Fsqs-queue-viewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thrau%2Fsqs-queue-viewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thrau","download_url":"https://codeload.github.com/thrau/sqs-queue-viewer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thrau%2Fsqs-queue-viewer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32398498,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["aws","localstack","python","sqs"],"created_at":"2024-12-07T16:11:53.888Z","updated_at":"2026-04-28T20:32:11.161Z","avatar_url":"https://github.com/thrau.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"SQS Queue Viewer\n===============================\n\nSQS Queue Viewer for LocalStack.\nShows a tree of queues and their messages.\nUses LocalStack's internal [SQS developer endpoints](https://docs.localstack.cloud/user-guide/aws/sqs/#developer-endpoints).\n\n\n## Quickstart\n\nto install the python and other developer requirements into a venv run:\n\n    make install\n\n## Use\n\nStart LocalStack and run\n\n    .venv/bin/python -m sqs_queue_viewer\n\nIt creates a live-updating view, press CTRL+C to quit.\n\nExample output:\n\n```console\nQueues\n├── 📂 http://sqs.us-east-1.localhost.localstack.cloud:4566/000000000000/input-dead-letter-queue\n├── 📂 http://sqs.us-east-1.localhost.localstack.cloud:4566/000000000000/input-queue\n└── 📂 http://sqs.us-east-1.localhost.localstack.cloud:4566/000000000000/recovery-queue\n    ├── ✉️  626e84a0-5e11-4e2b-a177-20b8e7f26db4\n    │   ├── Body\n    │   │   └── {\"hello\": \"world 1\n    │   └── Attributes\n    │       ├── MD5OfBody: f1f63041157297d726dba6b6a9c9e8bf\n    │       ├── ApproximateReceiveCount: 0\n    │       ├── ApproximateFirstReceiveTimestamp: 0\n    │       ├── IsVisible: true\n    │       └── IsDelayed: false\n    └── ✉️  4167f289-2805-42b6-a1f7-d2ea80e927b6\n        ├── Body\n        │   └── {\"hello\": \"world 2\n        └── Attributes\n            ├── MD5OfBody: 88747add4febf291266947763678bc6e\n            ├── ApproximateReceiveCount: 0\n            ├── ApproximateFirstReceiveTimestamp: 0\n            ├── IsVisible: true\n            └── IsDelayed: false\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthrau%2Fsqs-queue-viewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthrau%2Fsqs-queue-viewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthrau%2Fsqs-queue-viewer/lists"}