{"library":"laces","type":"library","category":null,"description":"Laces is a Python library that provides a simple way to create self-rendering UI components for Django applications. It combines Python objects (data) with their corresponding Django templates, allowing components to be easily rendered in any parent template using a custom template tag. This approach helps in avoiding redundant data structuring and is particularly useful for nested components. The current version is 0.1.2, and releases occur semi-regularly, often driven by feature additions or bug fixes, with some significant gaps between versions.","language":"python","status":"active","version":"0.1.2","tags":["Django","components","UI","frontend","templating","Wagtail"],"last_verified":"Wed May 20","install":[{"cmd":"pip install laces","imports":["from laces.components import Component","from laces.components import MediaContainer"]}],"homepage":null,"github":"https://github.com/tbrlpld/laces","docs":"https://github.com/tbrlpld/laces/blob/main/README.md","changelog":"https://github.com/tbrlpld/laces/blob/main/CHANGELOG.md","pypi":"https://pypi.org/project/laces/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.5,"avg_import_s":0.68,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/laces/compatibility"}}