Python XML Marshaller with XSD Typing (original) (raw)
Peter Yared peter@yared.com
Tue, 13 Jan 2004 04🔞34 -0800
- Previous message: ANNOUNCE: First alpha release of PyGDA now available
- Next message: Kodos 2.3.0 - Python utility for testing Regular Expressions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Python XML Marshaller 0.1 is a new XML Marshaller for Python with some unique features such as transparently accessing XML documents as if they were Python objects (really) and a binding to XSD in order to determine the types of Python objects to create when reading XML (numbers, dates, etc.). The Python XML Marshaller will also create a full XSD for an arbitrary Python object graph so that it can be recomposed with its original types. Python 2.3 license. http://www.yared.com/pybypy.
Peter Yared http://www.yared.com
- Previous message: ANNOUNCE: First alpha release of PyGDA now available
- Next message: Kodos 2.3.0 - Python utility for testing Regular Expressions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]