View Source API Reference Exceed v0.1.0
Modules
Exceed is a high-level stream-oriented library for generating Excel files. It may be useful when generating spreadsheets from data sets that exceed available memory—or exceed the memory that one wishes to devote to generating Excel files.
The top-level structure for collecting structures that will be converted to an Excel file.
Worksheets represent the tabular data to be included in an Excel sheet, in addition to metadata about the sheet and how it should be rendered.