{"library":"htbuilder","type":"library","category":null,"description":"htbuilder is a Python library for building HTML strings using a purely functional syntax, akin to JSX rather than traditional templating engines. It allows developers to construct HTML elements and attributes using Python functions, providing a clean and programmatic way to generate markup. The library is currently active, with its latest version being 0.9.0, released in September 2023.","language":"python","status":"active","version":"0.9.0","tags":["html","builder","functional","jsx","pythonic"],"last_verified":"Sun May 24","install":[{"cmd":"pip install htbuilder","imports":["from htbuilder import div","from htbuilder import H","from htbuilder import styles","from htbuilder.units import px"]}],"homepage":null,"github":"https://github.com/tvst/htbuilder","docs":null,"changelog":null,"pypi":"https://pypi.org/project/htbuilder/","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.4,"avg_import_s":0.01,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/htbuilder/compatibility"}}