Python and IPython
I recently came across IPython while reading some Python development blogs. IPython is an alternative to the standard Python shell that offers some additional features. When I first read about IPython, I was a little confused because many people refer to it as the ‘Python interactive shell’. While IPython is an interactive shell, it is not the Python interactive shell. For instance, we can enter the Python interactive shell just by typing ‘python’ on our Python development box…
So, what we really did here was invoke the Python interpreter in interactive mode. In this mode, commands can be read from the TTY and directly interpreted. So for example, we can do something like this…
The Python code we type is directly interpreted and we get the output we would expect. So instead of using the Python interpreter to run a .py script, we could do it all directly from the interpreter. So the example from our Python up and running post works just as well in interactive mode as it did when run as a script…
![]()
So that’s Python interactive mode. Now, let’s talk about IPython. The first thing we Continue reading

A10 and Blue Coat could find an edge by doing SSL well, one analyst believes.
SK Telecom applies NFV to VoLTE, after dabbling with a vEPC.
The cruise line company uses Citrix's SDN products to create reliable network.

ZTE opens an OPNFV test bed and starts collecting NFV partners.
Join SDxCentral and Brocade for the SDN Controller Report webinar on September 29th at 10:00am PT. Register today!
