Tab completion inside the interpreter and a “hist -n” feature that allows you to prototype in the interpreter and then copy/paste the results to a text file later. I was not a big fan of the python CLI before but this is GREAT.
It’s “yum install ipython” if you are using yum and something recent enough to include it. It’s probably available in those other distros too.
Advertisement