python3-wither

XML/HTML Generation DSL (Python 3)

Description

Wither is a library designed to make XML generation under Python as simple and as nicely formatted as Python code.

Wither is implemented as a thin stateless wrapper around etree.Element objects and works by making use of the ‘with’ keyword in Python to build a nested tree of etree objects that can be processed with standard tools/techniques

by using Python as a DSL you can automatically ensure that all tags are properly closed and also execute arbitrary Python code to build things such as lists or to embed widgets

This package provides the Python 3 version of Wither.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://pypi.python.org/pypi/wither


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-wither