Command shell for interactive computing in multiple languages
IPython provides a rich toolkit to help you make the most of using Python interactively. Comprehensive object introspection. IPython provides input history, persistent across sessions. Caching of output results during a session with automatically generated references. Extensible tab completion, with support by default for completion of python variables and keywords, filenames and function keywords. Extensible system of ‘magic’ commands for controlling the environment and performing many...
PhPyCli is an app for write and execute php code (other language available).
I decided to make it because i thought it could be interesting to play with php through a GUI rather than through a terminal.
The work I've made, is one of somebody who has learnt python by itself. I'm not an engineer
This work it's just an attempt to realise my app project.
Please be indulgent! All the work is yet to be done, what I present is just the begining.
And if you like it, please improve it,...