"EaseXML: A Python Data-Binding Tool"
In this month's Python and XML column, Uche Ogbuji examines a new XML data-binding tool for Python: EaseXML. [Jul. 27, 2005]
The main focus of this article is
EaseXML, another option for XML data
binding. I found the package rather rough around the edges. I also
included a section with a bit more on Unicode, which was the topic of
the last two articles "Unicode
Secrets" and "More
Unicode Secrets".
This time I introduced the unicodedata
module, which provides useful
information about characters from the Unicode standard database.
via Copia