< Home - < Back

python-ipython-console


Information about the package, python-ipython-console, which is shipped with common Linux distributions. The python-ipython-console package is designed for, An enhanced interactive Python shell for the terminal.


Package Name:

python-ipython-console

Summary:

An enhanced interactive Python shell for the terminal

Description:

IPython provides a replacement for the interactive Python interpreter with extra functionality. Main features: * Comprehensive object introspection. * Input history, persistent across sessions. * Caching of output results during a session with automatically generated references. * Readline based name completion. * Extensible system of 'magic' commands for controlling the environment and performing many tasks related either to IPython or the operating system. * Configuration system with easy switching between different setups (simpler than changing $PYTHONSTARTUP environment variables every time). * Session logging and reloading. * Extensible syntax processing for special purpose situations. * Access to the system shell with user-extensible alias system. * Easily embeddable in other Python programs. * Integrated access to the pdb debugger and the Python profiler. This package provides IPython for in a terminal.

Architecture:

noarch

Version:

0.13.2

Release:

7.el6

Size:

1.3 M

Repository:

epel

From Repository:

Licence:

(BSD and MIT and Python) and GPLv2+



Handy Yum Commands for python-ipython-console


Control the python-ipython-console package with the following handy commands outlined below.


Command

Description of Command

yum install python-ipython-console

This command will install python-ipython-console on the server.

yum remove python-ipython-console

This command will un-install python-ipython-console on the server. When you run this command, you will be asked if you are sure that you want to remove python-ipython-console, so you have to manually confirm that you want to do this.

yum -y remove python-ipython-console

This command will un-install python-ipython-console on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove python-ipython-console when using the -y flag.

yum update python-ipython-console

This command will update python-ipython-console to the latest version. When you run this command, you will be asked if you are sure that you want to remove python-ipython-console, so you have to manually confirm that you want to do this.

yum -y update python-ipython-console

This command will update python-ipython-console to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove python-ipython-console when using the -y flag.

yum info python-ipython-console

This command will show you core information about the python-ipython-console package.

yum deplist python-ipython-console

This command will show you the dependencies for python-ipython-console. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update python-ipython-console

This command will check if there is an update waiting on python-ipython-console. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.