pyxser (Python XML Serialization) is a Python object to XML serializer that validates every XML deserialization against the pyxser 1.0 XML Schema. It is written entirely in C as a Python extension. It uses recursive O(n) algorithms for both serialization and deserialization.
| Tags | XML Serialization |
|---|---|
| Licenses | LGPLv3 |
| Operating Systems | Linux FreeBSD NetBSD OpenBSD Mac OS X |
| Implementation | C Python XML |