itango-qt
Interactive Tango client - Python 2
Install
- All systems
-
curl cmd.cat/itango-qt.sh
- Debian
-
apt-get install python-itango - Ubuntu
-
apt-get install python-itango - Kali Linux
-
apt-get install python-itango - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install python-itango - Raspbian
-
apt-get install python-itango
python-itango
Interactive Tango client - Python 2
ITango works like a normal python console, but it provides a nice set of features from IPython. It also adds set of PyTango specific features: * automatic import of Tango objects * device and attribute name completion * list tango devices, classes, servers * customized tango error message * database utilities This is the Python 2 version of the package.