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

redis-command-generator

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redis-command-generator

Commands generator for Redis

0.6.8.post1
PyPI
Maintainers
1

command-generator

Installation

pip install redis_command_generator - for latest version (or make install_latest) pip install -e . - to install from local sources (or make dev)

Usage

See examples/ Or run python -m redis_command_generator.<Generator Type> -h (for e.g. GenRunner. see src/ for list of available generators)

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