xmlpylighter is a tiny web page to pretty print and compare xml files
Launching
$ xmlpylighter
that's all.
xmlpylighter will start a small server (by default, serving to http://localhost:8080)
Just go to your browser, paste one or two xml text and submit
(don't hesitate to install inside a virtualenv)
$ pip install xmlpylighter
- bottle
- pygments
- lxml