Path to this page:
./
textproc/py-yattag,
Generate HTML or XML in a pythonic way
Branch: CURRENT,
Version: 1.15.1,
Package name: py311-yattag-1.15.1,
Maintainer: pkgsrc-usersYattag is a Python library for generating HTML or XML in a pythonic
way. With Yattag,
- you don't have to worry about closing HTML tags
- your HTML templates are Python code. Not a weird template
language. Just Python.
- you can easily render HTML forms, with defaults values and error
messages.
It's actually easier and more readable to generate dynamic HTML with
Yattag than to write static HTML.
Master sites:
Filesize: 27.898 KB
Version history: (Expand)
- (2023-08-28) Package added to pkgsrc.se, version py311-yattag-1.15.1 (created)
CVS history: (Expand)
2023-08-28 12:33:08 by Greg Troxel | Files touched by this commit (4) |
Log message:
textproc/py-yattag: Add 1.15.1
Packaged via url2pkg, needing only
MAINTAINER
LICENSE
COMMENT fixup
DESCR
Yattag is a Python library for generating HTML or XML in a pythonic
way. With Yattag,
- you don't have to worry about closing HTML tags
- your HTML templates are Python code. Not a weird template
language. Just Python.
- you can easily render HTML forms, with defaults values and error
messages.
It's actually easier and more readable to generate dynamic HTML with
Yattag than to write static HTML.
|