From 8185df7f6b133e9f2ad36d37a9117a05c9aa8e97 Mon Sep 17 00:00:00 2001 From: Carlos Corbacho Date: Tue, 11 May 2010 22:53:32 +0200 Subject: development/ipython: Added to 12.1 repository --- development/ipython/README | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 development/ipython/README (limited to 'development/ipython/README') diff --git a/development/ipython/README b/development/ipython/README new file mode 100644 index 0000000000000..0235a022f41cc --- /dev/null +++ b/development/ipython/README @@ -0,0 +1,10 @@ +IPython is a multiplatform, Free Software project (BSD licensed) that offers: + +* An enhanced Python shell designed for efficient interactive work. It includes + many enhancements over the default Python shell, including the ability for + controlling interactively all major GUI toolkits in a non-blocking manner. +* A library to build customized interactive environments using Python as the + basic language (but with the possibility of having extended or alternate + syntaxes). +* A system for interactive distributed and parallel computing (this is part of + IPython's new development). \ No newline at end of file -- cgit v1.2.3