{"library":"htpy","type":"library","category":null,"description":"htpy is a Python library designed for generating HTML in plain Python code, eliminating the need for separate templating languages. It aims to make writing HTML fun and efficient, leveraging Python's features like static typing and debugging. The current version is 25.12.0, and it follows a frequent release cadence, often monthly.","language":"python","status":"active","version":"25.12.0","tags":["html","templating","frontend","web","async"],"install":[{"cmd":"pip install htpy","imports":["from htpy import html, body, div, p, ul, li","import htpy as h","from htpy.starlette import HtpyResponse","from htpy import Context","from htpy import with_children","from htpy import Renderable"]}],"homepage":"https://htpy.dev","github":"https://github.com/pelme/htpy","docs":"https://htpy.dev","changelog":null,"pypi":"https://pypi.org/project/htpy/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":80,"avg_install_s":1.6,"avg_import_s":0.19,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/htpy/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}