[ 源代码: iredis ]
软件包:iredis(1.13.0-1)
CLI for Redis with auto-completion and syntax highlighting
IRedis is a command line interface for Redis with auto-completion and syntax highlighting. It is also capable of pretty printing tabular data.
其他与 iredis 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-click
- Wrapper around optparse for command line utilities - Python 3.x
-
- dep: python3-configobj
- simple but powerful config file reader and writer for Python 3
-
- dep: python3-importlib-resources
- Read resources from Python packages
-
- dep: python3-mistune (>= 2.0.2)
- Markdown parser for Python 3
-
- dep: python3-pendulum
- Python datetimes made easy
-
- dep: python3-prompt-toolkit
- library for building interactive command lines (Python 3)
-
- dep: python3-pygments
- syntax highlighting package written in Python 3
-
- dep: python3-pytzdata
- timezone database for Python
-
- dep: python3-redis
- Persistent key-value database with network interface (Python 3 library)
-
- dep: python3-wcwidth
- determine printable width of a string on a terminal