Built-in sandbox SHIM: a pptx (python-pptx) compatible module backed by
com.blockether/imaging's Rust OOXML reader/writer. It creates, opens, edits,
and saves real presentations without Apache POI or a CPython wheel.
Python owns the mutable presentation model. The boundary is crossed once when opening (bytes in, canonical model out) and once when saving (model in, bytes out).
Built-in sandbox SHIM: a `pptx` (python-pptx) compatible module backed by `com.blockether/imaging`'s Rust OOXML reader/writer. It creates, opens, edits, and saves real presentations without Apache POI or a CPython wheel. Python owns the mutable presentation model. The boundary is crossed once when opening (bytes in, canonical model out) and once when saving (model in, bytes out).
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |