PowerConsole - The Advanced Command Console

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:

Indices and tables

Table Of Contents

Next topic

Basic Concepts

This Page