{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/9"},{"label":"XML","url":"https://skillfed.io/packages/category/text-processing-markup-xml"}],"enrichment":{"capability":"Reads, edits, and creates HWPX documents (Korean word processor format) in pure Python without requiring Hancom Office, supporting text extraction, form filling, and document generation across Windows, macOS, Linux, and AI environments.","skillfed_tags":["document-automation","korean-office-format","ai-agent-integration"],"use_cases":["Automate form filling in HWPX templates by label lookup, preserving formatting and document structure.","Generate HWPX reports and documents programmatically in CI/CD pipelines without Hancom Office installed.","Use HWPX documents with AI agents (ChatGPT, Claude) to read, edit, and return documents while preserving formatting.","Extract text, tables, and metadata from HWPX files for data processing or archival without manual conversion.","Batch-process multiple HWPX documents on Linux/macOS servers where Hancom Office is unavailable.","Create mail-merge workflows that populate HWPX templates with data from external sources."],"what_it_does":"python-hwpx is a pure-Python library for reading, editing, and creating HWPX documents\u2014the XML-based format used by Hancom Office (Korean word processor). It eliminates the need to install Hancom Office itself, making HWPX manipulation available on any platform where Python runs, including Linux, macOS, Windows, and AI chat environments. The library preserves document formatting and byte-level integrity when editing existing files, and generates new documents that open correctly in Hancom Office.\n\nThe package handles common document workflows: extracting text and exporting to HTML or Markdown, editing paragraphs and tables while preserving formatting, filling form templates by label-based cell lookup, generating new documents with styles and structure, and validating document integrity. It includes a safety contract for writes\u2014if a requested preservation level cannot be met, the save fails without writing anything. A mutation report is returned with each save, documenting what changed and what was preserved.","worth_installing":"Yes, with conditions. Install if you need to work with HWPX documents in Python without Hancom Office, especially for automation, form filling, or AI integration. The low install friction, active maintenance, and permissive license support this. However, be aware the API is in Alpha and may change; pin the version if stability is critical. The documented test corpus (476+ files) and byte-preservation guarantees provide confidence for production use, but verify compatibility with your specific HWPX variants first."},"id":"python-hwpx","links":{"html":"https://skillfed.io/packages/python-hwpx","md":"https://skillfed.io/packages/python-hwpx.md","pypi":"https://pypi.org/project/python-hwpx/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"python-hwpx","python_support":"supports_current","summary":"\ud55c\uae00 \uc5c6\uc774 HWPX \ubb38\uc11c\ub97c \uc5f4\uace0, \ud3b8\uc9d1\ud558\uace0, \uc0dd\uc131\ud558\uace0, \uac80\uc99d\ud558\ub294 Python \ubb38\uc11c \ub77c\uc774\ube0c\ub7ec\ub9ac"},"popularity":{"monthly_downloads":110440,"position":12461,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"6.0.3"}
