- The Python Web Services Developer, Part 2
This is the beginning of a short series on creating a software repository system built on Web services and developed in the Python programming language. This article shows you the details of using the 4Suite open-source XML server with Python to create Web service-based applications.
http://www-106.ibm.com/developerworks/webservices/library/ws-pyth2/?dwzone=webservices?open&l
(Rating: 0.00 Votes: 0)
Rate It
Review It
- XML Processing with Python
This article illustrates the principle features of the Python language, and then examine the XML processing capabilities of Python.
http://www.xml.com/pub/1999/12/xml99/python.html
(Rating: 0.00 Votes: 0)
Rate It
Review It
- XML tools for Python
The first two installments of this column provided an overview of working with XML in Python. In the year since those initial writings, however, the state of XML tools for Python has advanced significantly. Unfortunately, most of these advances have not been backwards compatible. This special installment article revisits the authors previous discussion of XML tools, and provides up-to-date code samples.
http://www-106.ibm.com/developerworks/xml/library/l-pxml?open&l=766,t=grl,p=XMLtoolsPyth
(Rating: 0.00 Votes: 0)
Rate It
Review It
- xml_pickle and xml_objectify
This column presents some of the changes to the authors previous module suite, utilities for high-level Python handling of XML documents, as well as some tips on advanced aspects of using and customizing the modules. Code samples demonstrate py_obj._XML attributes, node attributes treated as objects and lists, py_obj magic attribute behavior, and more.
http://www-106.ibm.com/developerworks/xml/library/x-matters11?open&l=766,t=grx,p=XMLmtrs11
(Rating: 0.00 Votes: 0)
Rate It
Review It
|