Archive for the tag 'ipython'

IPython - first thoughts

After I got back from the ESRI PUG a few weeks ago, I installed and started playing around with IPython. I gave a talk at the PUG, and afterwards met a guy who told me I had to try it. Boy was he right. IPython is worth its weight in gold just on the surface for its color-coding of text and history access (hit the up arrow key to get the previous commands, like at the DOS prompt). Another gem is that you can CTRL-C code from your editor and CTRL-V it into the IPython prompt - nice. I plan on playing around with this some more, and need to install it on my Mac as well - after the impending Leopard upgrade I need to do.