While installing it on windows, I was pleasantly surprised when the post-install screen pointed me to here - a python readline module for windows. I did not realise one existed! It depends on ctypes and PyWin32, which need to be installed as well.
Three things I immediately liked about IPython:
- history - makes the interpreter-to-editor-to-interpreter loop so much easier to manage
- system shell access and output capture - its feels like you're using a real shell
- colouring (comes with readline) - it looks nice!
No comments:
Post a Comment