python-tango

API for the TANGO control system (Python 2)
  http://www.tango-controls.org/static/PyTango/latest/doc/html/
  0
  no reviews



TANGO is an object oriented distributed control system using CORBA, mainly developed by the Controls Section of the ALBA Synchrotron. PyTango provides bindings for its client- and server-side C++ APIs. With PyTango, you can write TANGO device servers and TANGO applications (scripts, CLIs, GUIs) that access TANGO device servers in pure Python.

This is the Python 2 version of the package.