Personal tools

Python

Page Convert Python XML to List of Dictionaries using built-in data types and functions
Parsing a basic XML document using only Python's built-in data types and functions
Page Python Lists
 
Page General Python Tips
 
Page Advanced Python Sorting Techniques
Using the python list sort method combined with lambda opens up a some nice sorting options.