Tango_code_generator*
This program is currently on hold and does not yet contain the actual generator parts. Currently this program reads all the .yaml files in the /YAML_files folder. These then get analysed, stored in a more accessible manner for later usage and logged to output_devices.csv.
Requires pyyaml
pip install pyyaml
To start the program, simply run main.py