TANGO is available for download as source code or as pre-compiled binaries.

Source

Patches

  • patches for this release and previous ones are available on the patches page.

Python

Python is fully supported for writing TANGO servers and clients at the same level as C++ and Java.

  • Release 8.0.2 requires
    • boost python (>=1.41) (tested with 1.49)
    • tango (>=8.0.5) (tested with 8.0.5)
    • python (>=2.6) (tested with 2.6.7)
  • Source distribution (how to compile)