pygments-redis

A Pygments lexer for the Redis CLI.


Keywords
lexer, redis, pygments, python
License
MIT
Install
pip install pygments-redis==0.2

Documentation

pygments-redis

CircleCI: CircleCI


A minimalistic Pygments lexer for the Redis CLI.

This lexer differentiates four components of input/output from the redis-cli shell:

  • The prompt
  • A command
  • A reply type
  • "Everything else"