/tango-sardana2xls

Generate a xls file describing a sardana pool from the tango database

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

tango-sardana2xls

Tool to generate a xls representation of an existing Tango Sardana environment

Usage

With the current tango host

python sardana2xls/main.py {Pool instance name}

With a different tango host

TANGO_HOST=your_tango_db_host:your_tango_db_port python sardana2xls/main.py {Pool instance name}

Todo

  • Requierment
  • CLI
  • Test
  • Parameters