python3-tango

API for the TANGO control system (Python 3)
  https://pytango.readthedocs.io/en/latest/
  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 3 version of the package.