473,403 Members | 2,222 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,403 software developers and data experts.

Python object to xml biding

raf
Hi there,
I'm looking for a python to XSD/xml biding library to easy handling
this very large protocol spec I need to tackle. I've searched google
quite extensibly and I haven't found anything that properly fits the
bill... I'm mostly interested at the xml -python and python->xml
marshalling/unmarshalling much like jaxb for java.

Any ideas?

Feb 26 '07 #1
2 1312
"raf" <op*******@gmail.comwrote in message
news:11**********************@m58g2000cwm.googlegr oups.com...
Hi there,
I'm looking for a python to XSD/xml biding library to easy handling
this very large protocol spec I need to tackle. I've searched google
quite extensibly and I haven't found anything that properly fits the
bill... I'm mostly interested at the xml -python and python->xml
marshalling/unmarshalling much like jaxb for java.

Any ideas?
Try the bindery component of the Amara XML Toolkit
(http://mail.python.org/pipermail/xml...r/011234.html).
At the time of this writing the project homepage says it is temporarily
unavailable,
but it's available from the Cheeseshop:
http://cheeseshop.python.org/pypi/Amara/
Feb 26 '07 #2
raf wrote:
I'm looking for a python to XSD/xml biding library to easy handling
this very large protocol spec I need to tackle. I've searched google
quite extensibly and I haven't found anything that properly fits the
bill... I'm mostly interested at the xml -python and python->xml
marshalling/unmarshalling much like jaxb for java.
Consider using lxml.objectify. It's extremely powerful and simple to use at
the same time.

http://codespeak.net/lxml/dev/object...ect-attributes

http://codespeak.net/lxml/

Have fun,
Stefan
Mar 5 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Mikko Ohtamaa | last post by:
Hi, I am quite new to Python, PythonCom and COM generally. As a former Java programmer, I have found Python's flexible ability to access native Win32, especially COM, very comfortable. However,...
8
by: Robert Oschler | last post by:
Has anybody seen a Python module that will take an XML document (not a colossal one), and convert it to a Python nested class object? I'm basically looking for something that would allow me to...
3
by: Alexander Fillips | last post by:
Hi, my short question: is there a python object which can interpret java-script? the whole story ;-) I wrote some streaming-scripts for the xbox mediaplayer which supports python. for a...
5
by: Ara.T.Howard | last post by:
anyone out there know where i might find a python object model diagram? cheers. -a -- =============================================================================== | email :: ara t ...
3
by: Ron Guerin | last post by:
The New York Linux User's Group invites you to a special presentation by Alex Martelli of Google, on the Python Object Model. This presentation will be held at P.J. Clarke's Sidecar, rather than...
0
by: Ron Guerin | last post by:
(date and time inadvertently omitted last time. sorry!) The New York Linux User's Group invites you to a special presentation by Alex Martelli of Google, on the Python Object Model. This...
5
by: lg2779 | last post by:
Hello all I am trying to call the method of python object. But I dont know how to transfer the pointer of the python object into c++ . the C++ method to receive python object pointer : ...
5
by: mitsura | last post by:
Hi, I am new to Python and OO programming. I need to copy a Python object (of a class I made myself). new_obj = old_object doesn't seem to work since apparently new_obj is then a referrence to...
1
by: AngelBlaZe | last post by:
Can you access the c object of a python object directly? Can this be done in ctypes or directly throught python functions without reverting to forking the python module? scanario: I have pyctx...
0
varuns
by: varuns | last post by:
hi i m confused in between python object and a c object (which is binded with python code using wrapper function) when i create a python object and use it to call a c api binded to python does...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.