Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install powerconsole

How to install PowerConsole

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install powerconsole
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.7.5 Available View build log
Windows (64-bit)
0.7.5 Available View build log
Mac OS X (10.5+)
0.7.5 Available View build log
Linux (32-bit)
0.7.5 Available View build log
Linux (64-bit)
0.7.5 Available View build log
 
Links
Author
License
IDPL 1.0 <http://www.firebirdsql.org/index.php?op=
Dependencies
Depended by
Lastest release
version 0.7.5 on Jan 5th, 2011

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.

PowerConsole execution engine is designed as embeddable, extensible scripting environment without strong ties to any particular user interface. This approach:

  • allows developers to create interactive consoles or tools with various user interfaces (CLI,

System Message: WARNING/2 (<string>, line 9)

Bullet list ends without a blank line; unexpected unindent.

TUI, GUI, web or even plain automation) that best suits the particular purpose on top of common functional core engine that could be easily extended beyond original design (see next point).

  • allows developers to create task or domain-specific commands (or even micro-languages) that

System Message: WARNING/2 (<string>, line 13)

Bullet list ends without a blank line; unexpected unindent.

integrate seamlessly into any application built around the PowerConsole engine (see above).

  • allows users of these tools and extensions to switch between tools or load extensions according

System Message: WARNING/2 (<string>, line 16)

Bullet list ends without a blank line; unexpected unindent.

to their immediate needs, and combine power of domain-specific commands with versatility of pure Python code.

This distibution also contains ready-to-use CLI interpreter.

Subscribe to package updates

Last updated Jan 5th, 2011

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.