Skip to main content

Advanced Command Console

Project description

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, 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 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 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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PowerConsole-0.7.5.tar.gz (131.0 kB view details)

Uploaded Source

File details

Details for the file PowerConsole-0.7.5.tar.gz.

File metadata

  • Download URL: PowerConsole-0.7.5.tar.gz
  • Upload date:
  • Size: 131.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for PowerConsole-0.7.5.tar.gz
Algorithm Hash digest
SHA256 fd862811b844130b22ab61ec690d4285890a6f36a94aeba88d7119efe6b50d1e
MD5 f1c2e1037cbe1d73886d6db061d748d1
BLAKE2b-256 484135dd7764b26d7a20a48c4c169d8092c2f5f74483c1c593f4b89cb02e643e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page