Python - IPython 0.1

Free Enhanced interactive Python shell and architecture for parallel computing
3.8 
Rating
Your vote:
Latest version:
3.1 See all
Developer:
SciPy
Screenshots
1 / 1
Awards (1)
Show all awards
Software Informer Virus Free award
Download
Free  

One of Python’s most useful features is its interactive interpreter. This system allows very fast testing of ideas without the overhead of creating test files as is typical in most programming languages. However, the interpreter supplied with the standard Python distribution is somewhat limited for extended interactive use.

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.

All of IPython is open source (released under the revised BSD license).
IPython’s interactive shell (ipython), has the following goals, amongst others:
1. Provide an interactive shell superior to Python’s default. IPython has many features for object introspection, system shell access, and its own special command system for adding functionality when working interactively. It tries to be a very efficient environment both for Python code development and for exploration of problems using Python objects (in situations like data analysis).
2. Serve as an embeddable, ready to use interpreter for your own programs. IPython can be started with a single call from inside another program, providing access to the current namespace. This can be very useful both for debugging purposes and for situations where a blend of batch-processing and interactive exploration are needed. New in this version of IPython is a reusable wxPython based IPython widget.
3. Offer a flexible framework which can be used as the base environment for other systems with Python as the underlying language. Specifically scientific environments like Mathematica, IDL and Matlab inspired its design, but similar ideas can be useful in many fields.
4. Allow interactive testing of threaded graphical toolkits. IPython has support for interactive, non-blocking control of GTK, Qt and WX applications via special threading flags. The normal Python shell can only do this for Tkinter applications.

Comments

3.8
Rating
10 votes
5 stars
6
4 stars
0
3 stars
1
2 stars
2
1 stars
1
User

Your vote:

Related software

Python - matplotlib
Python - matplotlib
Free
rating

Matplotlib is a python 2D plotting library which produces publication quality.

wxPython (unicode) for Python
wxPython for Python
Free
rating

It contains the infamous wxPython demo, other samples, and wxWidgets docs.

Python pycrypto-2.0.1
Python pycrypto-2.0.1
Free
rating

Python is a remarkably powerful dynamic programming language.

Python pycairo-1.4.12
Python pycairo-1.4.12
Free
rating

A free drawing library for use with Python 2.7 developed by The GNOME Project

NVIDIA Parallel Nsight Monitor
NVIDIA Parallel Nsight Monitor
Free
rating

It`s the world’s most popular development environment.

Related suggestions

Idl 8.0