Do you often use EXCEL? Spreadsheet programs are very popular with engineers. This makes it easy to automate calculations and output the results quickly. The connection of EXCEL as a graphical user interface and RFEM, RSTAB, and RSECTION via the Webservice API is, therefore, a logical choice.
With the help of the free xlwings library for Python, you can access EXCEL, as well as read and write values. How exactly does this work? We explain it to you here, using an example.
Using Webservice API in Conjunction with EXCEL and Python | KB 001790
;