ipython

If you start to use python, just install ipython to ease your life by having a more interactive python shell.

http://ipython.org/

A nice feature in the ability to embed matplotlib plot. Start with this option:

ipython qtconsole -pylab inline

Another great new tool is the notebook within a web interface a la mathematica/sage

ipython notebook
Please follow and like us:
This entry was posted in Python. Bookmark the permalink.

2 Responses to ipython

Leave a Reply

Your email address will not be published.