itango3-qt

Interactive Tango client - Python 3

Install

All systems
curl cmd.cat/itango3-qt.sh
Debian Debian
apt-get install python3-itango
Ubuntu
apt-get install python3-itango
image/svg+xml Kali Linux
apt-get install python3-itango
Windows (WSL2)
sudo apt-get update sudo apt-get install python3-itango
Raspbian
apt-get install python3-itango

python3-itango

Interactive Tango client - Python 3

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 3 version of the package.