Miette
Miette is a light-weight Microsoft Office documents reader
Install / Use
/learn @rembish/MietteREADME
Miette
Miette is a "small sweet thing" in French.
In another way, Miette is a light-weight, low-memory-usage library for reading
Microsoft Office documents — starting with Word Binary Files (.doc).
Requires Python 3.8+ and the cfb library.
Usage
from miette import DocReader
doc = DocReader("document.doc")
print(doc.read())
Development
make install # set up virtualenv + install dev dependencies
make format # run black
make lint # run ruff
make typecheck # run mypy
make test # run pytest with coverage
make tox # run tests across Python 3.8, 3.10, and 3.12
make pre-commit # install pre-commit hooks
make clean # remove build artifacts and caches
License
BSD 2-Clause — see LICENSE.
Related Skills
node-connect
342.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
342.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.7kCommit, push, and open a PR
