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 Apache POI (org.apache.poi/poi-ooxml) so import xlsxwriter writes real .xlsx files without the CPython package. Workbooks/formats live HOST-side in an integer registry; the Python classes are thin handle wrappers; the finished file crosses the boundary as base64 bytes on close().

Built-in sandbox SHIM: an `xlsxwriter`-compatible module backed by Apache POI
(`org.apache.poi/poi-ooxml`) so `import xlsxwriter` writes real .xlsx files
without the CPython package. Workbooks/formats live HOST-side in an integer
registry; the Python classes are thin handle wrappers; the finished file
crosses the boundary as base64 bytes on `close()`.
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