Liking cljdoc? Tell your friends :D
Clojure only.

com.blockether.vis.internal.foundation.shim-xlsxwriter

Built-in sandbox SHIM: an xlsxwriter-compatible module backed by com.blockether/imaging (Rust rust_xlsxwriter) so import xlsxwriter writes real .xlsx files without the CPython package — and without Apache POI, which cannot follow the CLI into the native image.

The Python side owns the whole workbook model and only crosses the boundary ONCE, at close(): one string-keyed spec map in, base64 bytes out.

Built-in sandbox SHIM: an `xlsxwriter`-compatible module backed by
`com.blockether/imaging` (Rust `rust_xlsxwriter`) so `import xlsxwriter`
writes real .xlsx files without the CPython package — and without Apache POI,
which cannot follow the CLI into the native image.

The Python side owns the whole workbook model and only crosses the boundary
ONCE, at `close()`: one string-keyed spec map in, base64 bytes out.
raw docstring

vis-extensionclj

source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close