{"categories":[{"label":"Scientific/Engineering","url":"https://skillfed.io/packages/category/scientific-engineering/4"},{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/12"},{"label":"Internet","url":"https://skillfed.io/packages/category/internet/3"},{"label":"Monitoring","url":"https://skillfed.io/packages/category/system-monitoring/3"},{"label":"Distributed Computing","url":"https://skillfed.io/packages/category/system-distributed-computing/2"},{"label":"Systems Administration","url":"https://skillfed.io/packages/category/system-systems-administration"}],"enrichment":{"capability":"A Flask-based web dashboard for monitoring RQ job queues, workers, and jobs in real time, deployable as a standalone service or integrated into an existing Flask application.","skillfed_tags":["job-queue-monitoring","redis-queue","flask-dashboard"],"use_cases":["Monitor background job progress and status in development or production RQ deployments without writing custom monitoring code.","Inspect failed or stuck jobs in Redis queues and manually trigger cleanup or retries from the web UI.","Run the dashboard as an isolated Docker service to keep monitoring dependencies separate from your main application stack.","Integrate queue monitoring into an existing Flask application by mounting the dashboard blueprint at a custom URL prefix.","Debug worker availability and job queue depth in real time during development or incident response."],"what_it_does":"rq-dashboard is a lightweight web interface built on Flask that lets you monitor RQ (Redis Queue) jobs, workers, and queues in real time. It runs as either a standalone CLI service listening on port 9181 by default, or as a Flask blueprint you can embed in your own application. The dashboard connects to Redis via configurable URLs and displays queue status, job details, and worker health.\n\nThe package depends on rq, Flask, redis, arrow (for time formatting), and redis-sentinel-url (for Sentinel support). It supports deployment as a Docker container, behind reverse proxies like NGINX, or as a systemd service. Configuration is handled via command-line flags or environment variables prefixed with RQ_DASHBOARD_. The project is actively maintained but remains in beta, so you may encounter breaking changes or incomplete features.","worth_installing":"Yes, if you use RQ for background jobs and want a ready-made monitoring interface. Install friction is low and maintenance is active. The beta status means you should test it in a non-critical environment first and be prepared for potential API changes, but the project has been around since 2012 and is actively developed. No known security vulnerabilities."},"id":"rq-dashboard","links":{"html":"https://skillfed.io/packages/rq-dashboard","md":"https://skillfed.io/packages/rq-dashboard.md","pypi":"https://pypi.org/project/rq-dashboard/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-02","license_spdx":null,"license_treatment":"permissive","name":"rq-dashboard","python_support":"unspecified","summary":"rq-dashboard is a general purpose, lightweight, web interface to monitor your RQ queues, jobs, and workers in realtime."},"popularity":{"monthly_downloads":434186,"position":6694,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.9.0"}
