.. highlight:: python
   :linenothreshold: 4

.. _itango:

ITango
======

ITango is a PyTango CLI based on IPython_. It is designed to be used as an
IPython profile.

ITango is available since PyTango 7.1.2

You can start ITango by typing on the command line::

    $ itango

or the equivalent::

    $ ipython --profile=tango

and you should get something like this:

.. image:: itango00.png
    :align: center
    :width: 75%

.. toctree::
    :maxdepth: 1

    features
    highlights
