Last Updated: February 25, 2016
·
432
· 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