SkillAgentSearch skills...

Qredis

Redis GUI using Qt & Python

Install / Use

/learn @tiagocoutinho/Qredis
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

QRedis

A Python, Qt based Redis client user interface.

screenshot

Help wanted

Open to people who want to colaborate.

  • Would like to know which features you would like to have
  • Pull requests are welcome
  • You can always open an issue saying you want to be part of the team

Installation

$ pip install qredis

Requirements

Usage

$ qredis with no DB loaded on startup
$ qredis

$ connect to localhost:6379, db=0
$ qredis -p 6379

$ connect with unix socket, db=5
$ qredis -s /tmp/redis.sock -n 5

Alternatives

An updated list can be found here

That's all folks!

Related Skills

View on GitHub
GitHub Stars68
CategoryDevelopment
Updated29d ago
Forks16

Languages

Python

Security Score

100/100

Audited on Mar 10, 2026

No findings