Last Updated: February 25, 2016
·
364
· techdragon

Python + XML = Scripting Joy

lxml (http://lxml.de/) in python is fast efficient and effective. Perfect for those command line scripts that need a simple config but should have things more structured than a flat text file or long series of command line options.

Perfect starting point for Python programers that need to start handling XML