PowerConsole 0.7 is released

I’m happy to announce the public release of PowerConsole v0.7.

What is PowerConsole
In short, 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.