🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

redisweb

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redisweb

A flask extension to support user view and manage redis with beautiful interface.

1.0.8
PyPI
Maintainers
1

redisweb

A flask extension to support user view and manage redis with beautiful interface.

Get Started

Installation is easy:

$ pip install redisweb

Start Server:

# 使用redis默认连接配置 IP:127.0.0.1 PORT:6379
redisweb
# 配置启动的时候redis连接IP 端口和密码
redisweb host port password

Now, you can go to http://127.0.0.1:5000/redisboard

Preview

avatar

Keywords

flask extension development redis

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts