{"library":"yattag","type":"library","category":null,"description":"Yattag is a Python library for generating HTML or XML in a pythonic way. It offers a pure Python alternative to web template engines, allowing developers to create dynamic HTML documents programmatically. A notable feature is its ability to fill HTML forms with default values and error messages. The current stable version is 1.16.1, released on November 2, 2024, with an active but irregular release cadence.","language":"python","status":"active","version":"1.16.1","tags":["html generation","xml generation","template engine alternative","forms","declarative html"],"last_verified":"Fri May 22","install":[{"cmd":"pip install yattag","imports":["from yattag import Doc","from yattag import Doc; doc, tag, text = Doc().tagtext()","from yattag import indent"]}],"homepage":"https://www.yattag.org","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/yattag/","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/yattag/compatibility"}}