Metadata-Version: 2.4
Name: xlsb_reader
Version: 0.1.0rc9
Summary: Pure-Python reader for Excel Binary Workbook (.xlsb) files
Author: firstzero
License: MIT
Keywords: excel,formula,spreadsheet,xlsb
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# xlsb_reader

A python module that can read formulas xlsb files. 


> [!WARNING]  
> This has been vibe coded using a mixture of claude (sonnet 4.5) and codex (gpt-5.3 codex).

Supports
- Formulas
- Values
- Pivot tables

## TODO
- Support for reading:
    - filters
