Built a Redis GUI in the Name of Making It Easier for Me to Develop in Django!
Reedis, Redis GUI for Django user, https://github.com/goodspb/reedis
Built a Redis GUI in the Name of Making It Easier for Me to Develop in Django!

Reedis, Redis GUI for Django user
Purpose
I am using Django to build a web service involving Redis as the cache server.
But after saving the content into Redis, I can’t easily read from the Redis string because Django serializes data with pickle.
So I popped up with an idea to build a Redis GUI for a Django user like me.
Background
Because I was originally engaged in Java, I only used Python for half a year to build WebServer, so I’m not particularly familiar with Python.
Moreover, I’m even more unfamiliar with GUI and other software, and at most, I’ve made some small tools.
So I’ve been working on it for more than a month, and most of the time I’ve been looking up documents. I feel that ChatGPT is a great help!
Structure
Mainly: QT Pyside6 + SQLAlchemy + redis-py
There are others, such as packaging Nuitka + create-dmg, etc.
Support Feature

Reedis, Redis info list

Reedis, Connection management

Reedis, Content management
- Redis connection management (Add, Delete, Edit)
- Data type support: String, List, Hash, Set, Sorted Set, Stream
- Key management (Add, Delete, Rename)
- Content management (Add, Delete, Edit, Copy)
- String content format: raw string, Json, Django pickle
Todo List
- Build package for Windows and Linux
- Support open multiple connections at some time
- Add basic setting
- GUI upgrade ( maybe add theme? )
- TBD
Open-source
Github: https://github.com/goodspb/reedis Installation package direct download: https://github.com/goodspb/reedis/releases/download/v0.0.1/Reedis_v0.0.1.dmg (sorry, only for M1/M2 MaoOS)
Feel free to comment or just use it for your development! Thanks.
In Plain English
Thank you for being a part of our community! Before you go:
- Be sure to clap and follow the writer! 👏
- You can find even more content at **PlainEnglish.io 🚀**
- Sign up for our **free weekly newsletter**. 🗞️
- Follow us on **Twitter(X**), ***LinkedIn, [YouTube](https://www.youtube.com/channel/UCtipWUghju290NWcn8jhyAw), and [Discord](https://discord.gg/GtDtUAvyhW).***
메타데이터
- post_id
- 87bab07ca59a
- slug
- built-a-redis-gui-in-the-name-of-making-it-easier-for-me-to-develop-in-django-87bab07ca59a
- url
- https://python.plainenglish.io/built-a-redis-gui-in-the-name-of-making-it-easier-for-me-to-develop-in-django-87bab07ca59a
- canonical_url
- https://python.plainenglish.io/built-a-redis-gui-in-the-name-of-making-it-easier-for-me-to-develop-in-django-87bab07ca59a
- author_url
- https://medium.com/@malvin.lok
- status
- ok
- fetched_at
- 2026-07-25 07:36:07