You are here: Home / LBN / Up2date / Business / BastionLinux 36 / python3-laces-0.1.2-1.lbn36.noarch

python3-laces-0.1.2-1.lbn36.noarch

Package Attributes
RPM  python3-laces-0.1.2-1.lbn36.noarch.rpm Architecture  noarch Size  111671 Created  2025/08/27 10:54:22 UTC
Package Specification
Summary Django components that know how to render themselves.
Group Unspecified
License ZPL
Home Page https://pypi.org/project/laces
Description

Laces 👟

Django components that know how to render themselves. Laces components provide a simple way to combine data (in the form of Python objects) with the Django templates that are meant to render that data. The components can then be simply rendered in any other template using the {% component %} template tag. That parent template does not need to know anything about the component's template or data. No need to receive, filter, restructure or pass any data to the component's template. Just let the component render itself. Template and data are tied together (sorry, not sorry 😅) in the component, and they can be passed around together. This becomes especially useful when components are nested — it allows us to avoid building the same nested structure twice (once in the data and again in the templates). Working with objects that know how to render themselves as HTML elements is a common pattern found in complex Django applications, such as the Wagtail admin interface. The Wagtail

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(PayloadIsZstd)  
rpmlib(CompressedFileNames)  
rpmlib(PartialHardlinkSets)  
rpmlib(FileDigests)  
Provides
python-laces
python3-laces
python3.10-laces
python3.10dist(laces)
python3dist(laces)
Obsoletes
python-laces

Document Actions