Python Hwpx
Python-hwpx allows you to automate reading, editing, generating, and validating HWPX documents without needing Hancom Office
- •Automating tasks involving Korean document formats
- •Integrating HWPX document processing into a larger Python application
- •Migrating or converting legacy HWPX documents to other formats
doc = hwpx.Document('example.hwp'); doc.add_paragraph('This is a new paragraph.'); doc.save('modified_example.hwp')Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/python-hwpx && curl -fsSL https://workflowstacks.com/api/skills/python-hwpx/claude-skill -o ~/.claude/skills/python-hwpx/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Python Hwpx is a very large Python project (~87k lines across 271 code files, plus 167 test files). Setup is light: installs like a normal app. Reading the code is optional. Last commit this month, Apache-2.0 license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2pyproject.tomlDependencies and the commands it exposes
- 3src/hwpx/__init__.pyInside src/ — the main logic begins here
- 4examples/FormattingShowcase.hwpxA worked example — copy this to get going
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/python-hwpx && curl -fsSL https://workflowstacks.com/api/skills/python-hwpx/claude-skill -o ~/.claude/skills/python-hwpx/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More automation tools founders pair with this one.