3.2. writexl

pylightxl.pylightxl.writexl(db, fn)

Writes an excel file from pylightxl.Database

Parameters:
  • db (Database) – database contains sheetnames, and their data
  • fn (Union[str, pathlib.path]) – file output path