pygmentize

Python-based syntax highlighter. Highlight file syntax and print to standard…

pygmentize

Python-based syntax highlighter.

pygmentize {{file.py}}

pygmentize -l {{javascript}} {{input_file}}

pygmentize -L lexers

pygmentize -f html -o {{output_file.html}} {{input_file.py}}

pygmentize -L formatters

pygmentize -f html -O "full,linenos=True" -o {{output_file.html}} {{input_file}}

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← pyflakes pyinfra →