IPython1 and the Scripps Institute's Vision
Jose Unpingco made this really neat screencast showing how to couple IPython1 with the Vision environment. Vision is an extremely impressive visual programming environment developed by Michel Sanner's team at the Scripps Institute in La Jolla, CA.
IPython and Django
A blog entry by Peter Sheats describing how to use IPython as the interactive shell for Django.
A new article about IPython at IBM Developer Works (Dec 12, 2007)
Noah Gift wrote a great article at the IBM Developer Works site, on using the Net-SNMP library to interactively explore and manage a network (the interactive part courtesy of IPython, of course).
IPython 0.8.2 is released (Nov 30, 2007)
Version 0.8.2 is out. See WhatsNew082 for a summary of changes, or read the gory details in the full ChangeLog.
First release of IpyKit (May 24, 2007)
IpyKit is a standalone IPython executable, created with py2exe and as such works on machines without python (or where you just don't have time to mess with installation). It includes pyreadline for full tab completion and color support. Get the first release (fully functional, based on svn IPython) here. Just unzip and run ipython.exe to go.
Backports for 0.8.1 (may 23, 2007)
We will backport some critical bug fixes to 0.8.1, if necessary - even if we may not cut an official release, you can trust that the quality of the latest version in 0.8.1 branch is at least as good as the 0.8.1 release. Get it with svn by doing svn co http://ipython.scipy.org/svn/ipython/ipython/branches/0.8.1. See the changelog for the list of applied fixes.
IPython 0.8.1 is released (May 10, 2007)
Version 0.8.1 is out. See WhatsNew for a summary of changes, or read the gory details in the full ChangeLog.
Windows users can now safely upgrade, as long as they also use a current release of PyReadline from the download page.
Article about IPython in CiSE (May 2007)
The May/June 2007 issue of the journal Computing in Science and Engineering was entirely devoted to Python in scientific computing. One of the featured articles is about IPython.
IPython1 0.9alpha1 (Saw) is released (April 24, 2007)
The first alpha of the new version of IPython1, called Saw, is now out. Please see the release notes, and this page for more details.
Coding Sprint in Boulder (Coming April 28, 2007)
On April 28, we'll hold a coding sprint to push the saw branch and the integration of the trunk into it. Details here.
IPython 0.8.0 is released (April 10, 2007)
Version 0.8.0 is out. See WhatsNew for a summary of changes, or read the gory details in the full ChangeLog.
WARNING for Windows users: IPython 0.8.0 does NOT work correctly with PyReadline 1.3. Use PyReadline 1.4 instead.
IPython 0.7.3 is released (December 19, 2006)
We are pleased to announce the release of IPython 0.7.3. The release has many improvements and new features.
IPython 0.7.3 can be downloaded here.
See our Trac wiki for release notes.
New IPython Wiki (September 27, 2006)
IPython has a new moin based wiki site. This site will eventually replace the old plain html IPython web site. Please feel free to explore and contribute to this new site.
IPython 0.7.2 is released (June 6, 2006)
We are pleased to announce the release of IPython 0.7.2. The release has many improvements and new features.
IPython 0.7.2 can be downloaded here.
See our wiki for release notes.