Delta Console provides a command shell for managing and controlling Deltapy applications. Delta Console have a very simple interface, and can execute any available command on the Application, as simple as invoking a function from the Python's shell.
Features
- Ability to run scripts inside the shell, as well as executing a script from a file.
- Output beautifier which formats the output in a readable structure.
- Internal commands to make the Application management more easily.

