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.
Contents:
Basic Concepts
Enter search terms or a module, class or function name.