Qt based Redis GUI
Project description
# QRedis
A [python][py], [Qt][qt] based [redis][redis] client user interface.
![qredis in action](doc/screen1.png)
## Installation
$ pip install qredis
## Requirements
[python][py] >= 2.6
[PyQt][pyqt](4/5) (or in the future PySide)
[redis][redis-py]
## Usage
$ qredis with no DB loaded on startup $ qredis
$ connect to localhost:6379, db=0 $ qredis -p 637
$ connect with unix socket, db=5 $ qredis -s /tmp/redis.sock -n 5
That’s all folks!
[qt]: http://www.qt.io/ [py]: http://www.python.org/ [pyqt]: http://riverbankcomputing.com/software/pyqt [redis]: http://redis.io [redis-py]: https://github.com/andymccurdy/redis-py
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
File details
Details for the file qredis-0.1.1.tar.gz
.
File metadata
- Download URL: qredis-0.1.1.tar.gz
- Upload date:
- Size: 52.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a58dbab3bc3bb6c87c454603b65595bece416e33ce284b9c2b1e508aef6bacd7 |
|
MD5 | dae8376799ff171af7410494993de185 |
|
BLAKE2b-256 | d678be8f6e39a1a6ecaaf464622c7d7e323516a7cb831abeb56eefac22354dc0 |