: IPython An enhanced Interactive
: 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 <baecker@physik.tu-dresden.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.
IPython's website is generously hosted at http://ipython.scipy.org by Enthought
(http://www.enthought.com). I am very grateful to them and all of the SciPy
team for their contribution.
Fernando would also like to thank Stephen Figgins <fig@monitor.net>,
an O'Reilly Python editor. His Oct/11/2001 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:
- [Jack Moffit]<jack@xiph.org> Bug fixes, including the infamous color
problem. This bug alone caused many lost hours and frustration, many thanks to
him for the fix. I've always been a fan of Ogg & friends, now I have one more
reason to like these folks.
Jack is also contributing with Debian packaging and many other things.
- [Alexander Schmolck]<a.schmolck@gmx.net> Emacs work, bug reports, bug
fixes, ideas, lots more. The ipython.el mode for (X)Emacs is Alex's code, providing
full support for IPython under (X)Emacs.
- [Andrea Riciputi]<andrea.riciputi@libero.it> Mac OSX information, Fink
package management.
- [Gary Bishop]<gb@cs.unc.edu> Bug reports, and patches to work around
the exception handling idiosyncracies of WxPython. Readline and color support for
Windows.
- [Jeffrey Collins]<Jeff.Collins@vexcel.com> Bug reports. Much improved
readline support, including fixes for Python 2.3.
- [Dryice Liu]<dryice@liu.com.cn> FreeBSD port.
- [Mike Heeter]<korora@SDF.LONESTAR.ORG>
- [Christopher Hart]<hart@caltech.edu> PDB integration.
- [Milan Zamazal]<pdm@zamazal.org> Emacs info.
- [Philip Hisley]<compsys@starpower.net>
- [Holger Krekel]<pyth@devel.trillke.net> Tab completion, lots more.
- [Robin Siebler]<robinsiebler@starband.net>
- [Ralf Ahlbrink]<ralf_ahlbrink@web.de>
- [Thorsten Kampe]<thorsten@thorstenkampe.de>
- [Fredrik Kant]<fredrik.kant@front.com> Windows setup.
- [Syver Enstad]<syver-en@online.no> Windows setup.
- [Richard]<rxe@renre-europe.com> Global embedding.
- [Hayden Callow]<h.callow@elec.canterbury.ac.nz> Gnuplot.py 1.6 compatibility.
- [Leonardo Santagada]<retype@terra.com.br> Fixes for Windows installation.
- [Christopher Armstrong]<radix@twistedmatrix.com> Bugfixes.
- [Francois Pinard]<pinard@iro.umontreal.ca> Code and documentation fixes.
- [Cory Dodt]<cdodt@fcoe.k12.ca.us> Bug reports and Windows ideas. Patches
for Windows installer.
- [Olivier Aubert]<oaubert@bat710.univ-lyon1.fr> New magics.
- [King C. Shu]<kingshu@myrealbox.com> Autoindent patch.
- [Chris Drexler]<chris@ac-drexler.de> Readline packages for Win32/CygWin.
- [Gustavo Córdova Avila]<gcordova@sismex.com> EvalDict code for nice,
lightweight string interpolation.
- [Kasper Souren]<Kasper.Souren@ircam.fr> Bug reports, ideas.
- [Gever Tulley]<gever@helium.com> Code contributions.
- [Ralf Schmitt]<ralf@brainbot.com> Bug reports & fixes.
- [Oliver Sander]<osander@gmx.de> Bug reports.
- [Rod Holland]<rhh@structurelabs.com> Bug reports and fixes to logging
module.
- [Daniel 'Dang' Griffith]<pythondev-dang@lazytwinacres.net> Fixes, enhancement
suggestions for system shell use.
- [Viktor Ransmayr]<viktor.ransmayr@t-online.de> Tests and reports on
Windows installation issues.
- [Mike Salib]<msalib@mit.edu> Help fixing a subtle bug related to traceback
printing.
- [W.J. van der Laan]<gnufnork@hetdigitalegat.nl> Bash-like prompt specials.
- [Ville Vainio]<vivainio@kolumbus.fi> Bugfixes and suggestions. Excellent
patches for many new features.
- [Antoon Pardon]<Antoon.Pardon@rece.vub.ac.be> Critical fix for the multithreaded
IPython.
- [John Hunter]<jdhunter@nitace.bsd.uchicago.edu> Matplotlib author, helped
with all the development of support for matplotlib in IPyhton, including making
necessary changes to matplotlib itself.
: IPython An enhanced Interactive
: License
Fernando Perez
平成16年8月30日