next up previous
Next: Command-line use Up: IPython An enhanced Interactive Previous: Initial configuration...


Quick tips

IPython can be used as an improved replacement for the Python prompt, and for that you don't really need to read any more of this manual. But in this section we'll try to summarize a few tips on how to make the most effective use of it for everyday Python development, highlighting things you might miss in the rest of the manual (which is getting long). We'll give references to parts in the manual which provide more detail when appropriate.

The following article by Jeremy Jones provides an introductory tutorial about IPython:
http://www.onlamp.com/pub/a/python/2005/01/27/ipython.html

If you have your own favorite tip on using IPython efficiently for a certain task (especially things which can't be done in the normal Python interpreter), don't hesitate to send it!


next up previous
Next: Command-line use Up: IPython An enhanced Interactive Previous: Initial configuration...
Fernando Perez 2005-02-15