Skip to content

TianshangScribe v0.1.0

Choose a tag to compare

@Tianshang301 Tianshang301 released this 29 Jul 10:28
· 126 commits to main since this release

Initial Release

TianshangScribe — Cross-platform CLI Office document processing tool.

Features

  • Word: LaTeX style markup, OMML math formulas, TOC, headers/footers, watermarks, template filling
  • Excel: CSV import/export, formulas, sorting, charts (bar/line/pie), protection, JSON/HTML export
  • PPT: Slide management, layouts, speaker notes, transitions (17 types), OMML math, image export
  • LaTeX: 18 style commands, 120+ math symbols, recursive nesting, small caps, paragraph formatting
  • Pipeline: stdin/stdout, file merge, auto type detection, exit codes

Attachments

  • tianshang-scribe.exe (34.7 MB) — standalone Windows executable

Install

git clone https://github.com/Tianshang301/TianshangScribe.git
cd TianshangScribe
pip install -e ".[dev]"