diff options
Diffstat (limited to 'devel/py-ipython/DESCR')
-rw-r--r-- | devel/py-ipython/DESCR | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/py-ipython/DESCR b/devel/py-ipython/DESCR new file mode 100644 index 00000000000..b85f4ea103e --- /dev/null +++ b/devel/py-ipython/DESCR @@ -0,0 +1,5 @@ +The goal of IPython is to create a comprehensive environment for interactive and +exploratory computing. To support this goal, IPython has two main components: + + * An enhanced interactive Python shell. + * An architecture for interactive parallel computing. |