A wrapper library to read, manipulate and write data in xlsx and xlsm format
76
Round-trip preservation of formulas and numeric formatting
Read with get_data
0%
0%
Write with save_data
0%
0%
Formula round-trip
100%
100%
Number formats kept
50%
100%
Stream round-trip
100%
100%
pyexcel IO plugin registration (file/memory/content)
Plugin import
53%
66%
File IO
100%
60%
Stream IO
72%
60%
Content bytes
100%
60%
Sheet fidelity
100%
100%
get_data/save_data helpers for xlsx/xlsm
pyexcel load
0%
66%
Hidden toggle
0%
100%
Stream format
0%
25%
pyexcel save
100%
100%
Sheet order
100%
100%
Book/Sheet wrapper for cell edits and sheet creation
Writer usage
0%
0%
Sheet creation
0%
0%
Cell updates
0%
0%
Row appends
0%
0%
Cleanup
0%
0%
In-memory BytesIO handling and file_content support
Save via BytesIO
100%
100%
file_content load
20%
40%
Stream parity
100%
100%
In-memory append
100%
100%
Order preserved
100%
100%
Skip hidden rows and columns when loading
Hidden flag use
0%
100%
Column filtering
0%
100%
Row filtering
0%
100%
Bytes input
0%
100%
Sheet selection
0%
100%
Hidden sheet inclusion toggle
Flag wiring
100%
100%
Default skip
100%
100%
Include hidden order
100%
100%
Stream support
100%
100%
Library filtering
100%
100%
Native values
100%
100%
Paginated reads with row/column offsets and limits
Row pagination
0%
100%
Column window
0%
100%
Sheet targeting
100%
100%
Stream input
100%
80%
Package-centric
25%
90%
Ordered sheet reading with datetime/time preservation
Plugin loader
100%
100%
Sheet order
100%
100%
Native datetimes
100%
100%
Stream input
100%
100%
Empty sheets
100%
100%
Write-only workbook creation from sheet dictionaries
File save_data
100%
100%
Buffer streaming
100%
100%
Write-only mode
80%
0%
Reload with get_data
0%
100%
Install with Tessl CLI
npx tessl i tessl/pypi-pyexcel-xlsx