Hi there,

although it's quite old my side project, it has reached the point where I don't want to add anything more.

It's a simple template system based on standard string formatting. You declare your template strings as class attributes and they are formatted in the right order. For dynamic content you can use class properties, and inline invocations, such as 'hello, {my_db:get_name({person_id!r})}'

https://github.com/declassed-art/clabate

Axy
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to