skip to navigation
skip to content

PowerConsole 0.7

Advanced Command Console

Latest Version: 0.7.5

PowerConsole is enhanced python interpreter that can host user defined commands. Uses pyparsing-based grammars for user commands to translate them into python calls, so it has limited support for mixing them with Python code.

Basic ready to use CLI interpreter included.