next up previous
Up: IPython An enhanced Interactive Previous: License


Credits

The main authors of the code are:

Fernando Pérez <fperez@colorado.edu> (currently main contact)

Janko Hauser <jhauser@comunit.de>

Nathan Gray <n8gray@caltech.edu>

And we are very grateful to:

Bill Bumgarner <bbum@friday.com>: for providing the DPyGetOpt module which gives very powerful and convenient handling of command-line options (light years ahead of what Python 2.1.1's getopt module does).

Ka-Ping Yee <ping@lfw.org>: for providing the Itpl module for convenient and powerful string interpolation with a much nicer syntax than formatting through the '%' operator.

Arnd Bäcker <arnd.baecker@physik.uni-ulm.de>: for his many very useful suggestions and comments, and lots of help with testing and documentation checking. Many of IPython's newer features are a result of discussions with him (bugs are still my fault, not his).

Obviously Guido van Rossum and the whole Python development team, that goes without saying.

Fernando would also like to thank Stephen Figgins <fig@monitor.net>, an O'Reilly Python editor. His Oct/11/01 article about IPP and LazyPython, was what got this project started. You can read it at: http://www.onlamp.com/pub/a/python/2001/10/11/pythonnews.html.

And last but not least, all the kind IPython users who have emailed bug reports, fixes, comments and ideas. A brief list follows, please let me know if I have ommitted your name by accident:


next up previous
Up: IPython An enhanced Interactive Previous: License
Fernando Perez 2003-08-25