Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 484 Bytes

File metadata and controls

11 lines (9 loc) · 484 Bytes

FlatbreadXL: DataFrame to Excel Export with Custom Styling

Python library for exporting pandas DataFrames to Excel with formatting control. Handles hierarchical indices, layouts, pattern-based styling, and grouped data.

Features:

  • Cell positioning and table layouts
  • Style management (fonts, borders, alignments, number formats)
  • Cell merging for MultiIndex structures
  • Pattern-based formatting
  • Grouped data with header rows
  • Element-based worksheet composition