You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a 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.7.2.post1
pipPyPI
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