{"library":"html2docx","type":"library","category":null,"description":"html2docx is a Python library that converts valid HTML input into Microsoft Word (.docx) documents. It leverages `python-docx` for document generation and `BeautifulSoup` for robust HTML parsing, aiming to translate common HTML structures and basic styling into an editable Word format. The current version is 1.6.0, with a release cadence that focuses on bug fixes and minor feature enhancements rather than frequent major API changes.","language":"python","status":"active","version":"1.6.0","tags":["html","docx","word","conversion","document-generation","beautifulsoup","python-docx"],"last_verified":"Tue May 26","install":[{"cmd":"pip install html2docx","imports":["from html2docx import Html2Docx"]}],"homepage":null,"github":"https://github.com/erezlife/html2docx","docs":null,"changelog":null,"pypi":"https://pypi.org/project/html2docx/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.5,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/html2docx/compatibility"}}