Forum Discussion

NisHera's avatar
NisHera
Valued Contributor
5 years ago

Python imported packages

working with TC python I installed external package XlsxWriter. according to it's documentation following is a simple function... import xlsxwriter def aaa(): workbook = xlsxwriter.Workbook('...