A lightweight, cross-platform desktop GUI for Redis
Project description
PyQt Redis Viewer
Redis 可视化客户端工具
A simple, lightweight, cross-platform desktop GUI for browsing and managing Redis.
This app is built with Python and PyQt6. It provides a user-friendly UI for typical Redis operations: scanning keys, viewing/editing values, running commands, and inspecting server info. It is minimal and portable, with few dependencies.
✨ Features
- Flexible connectivity
- Host/Port/DB selection
- SSL/TLS, optional certificate verification
- ACL authentication (username/password)
- Keys browser
- Pattern scan with type filter and pagination
- Keys list with context menu (open/copy/ttl/expire/delete)
- Key editor for common types
- string, hash, list, set, zset
- Get/Set/Delete/TTL/Expire
- Command console
- Quick actions (INFO, DBSIZE, CLIENT LIST, etc.)
- Execute custom Redis commands (Ctrl+Enter)
- Results display
- Switch between JSON Text and Tree View, supports copy
- Session persistence
- Saves connection profiles and last scan pattern to a config file
🛠️ Installation
Install from PyPI:
pip install redis-viewer
Run the application:
redis-viewer
Run from source
pip install PyQt6 redis
python redis_gui.py
🚀 Usage
- Connection panel
- Set Host, Port, DB
- Enable SSL/TLS (optional), and toggle certificate verification as needed
- Enable Authentication if required and fill in username/password
- Click “🔌 Test” to verify connectivity
- Keys tab
- Enter a pattern (e.g., *) and optional type filter
- Click Scan; use Next ▶ to paginate results
- Double-click a key or use the context menu to open/copy/ttl/expire/delete
- Key Editor tab
- Choose type: string/hash/list/set/zset
- Get/Set/Delete the key; check TTL or set Expire seconds
- “Format JSON” helps format JSON text for complex structures
- Command Console tab
- Use quick actions or type a custom Redis command
- Press Execute or Ctrl+Enter to run
- Results
- Switch display between JSON Text and Tree View; right-click or Ctrl+C to copy
⚙️ Configuration
- Config path:
~/.redis_viewer_config.json - Stores connection profiles and last scan pattern
- Note: password is saved in plain text; for dev/test use only
📜 License
MIT License. See LICENSE.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file redis_viewer-0.1.1.tar.gz.
File metadata
- Download URL: redis_viewer-0.1.1.tar.gz
- Upload date:
- Size: 17.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ab3ec7795471bfd855376d393ad9fb5a8e05e420a435d21f41d4f80fe70f7b81
|
|
| MD5 |
25b58708d2e96a4d6135dd5ddbf02476
|
|
| BLAKE2b-256 |
e5d4aa8706908362c763bfd7f6d444b614c0642e607932af69abc119fe35bbf2
|
Provenance
The following attestation bundles were made for redis_viewer-0.1.1.tar.gz:
Publisher:
publish-to-pypi.yml on isee15/redis_viewer
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
redis_viewer-0.1.1.tar.gz -
Subject digest:
ab3ec7795471bfd855376d393ad9fb5a8e05e420a435d21f41d4f80fe70f7b81 - Sigstore transparency entry: 647890743
- Sigstore integration time:
-
Permalink:
isee15/redis_viewer@239bc6324297bccfaee4f72b754dbb54471ef9dc -
Branch / Tag:
refs/tags/0.1.1 - Owner: https://github.com/isee15
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-to-pypi.yml@239bc6324297bccfaee4f72b754dbb54471ef9dc -
Trigger Event:
release
-
Statement type:
File details
Details for the file redis_viewer-0.1.1-py3-none-any.whl.
File metadata
- Download URL: redis_viewer-0.1.1-py3-none-any.whl
- Upload date:
- Size: 16.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d2b7d0e0de942e7aba5a7bb71d53e2f1618c215caa23094a9e07cac2492581d
|
|
| MD5 |
5345334d6f1db20d73e5684254c8ed7e
|
|
| BLAKE2b-256 |
04910277ca4de8d52730813dfc89a1625779b0248240b10dce50309459c6979f
|
Provenance
The following attestation bundles were made for redis_viewer-0.1.1-py3-none-any.whl:
Publisher:
publish-to-pypi.yml on isee15/redis_viewer
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
redis_viewer-0.1.1-py3-none-any.whl -
Subject digest:
6d2b7d0e0de942e7aba5a7bb71d53e2f1618c215caa23094a9e07cac2492581d - Sigstore transparency entry: 647890745
- Sigstore integration time:
-
Permalink:
isee15/redis_viewer@239bc6324297bccfaee4f72b754dbb54471ef9dc -
Branch / Tag:
refs/tags/0.1.1 - Owner: https://github.com/isee15
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-to-pypi.yml@239bc6324297bccfaee4f72b754dbb54471ef9dc -
Trigger Event:
release
-
Statement type: