Python XML and Python Tips and Tutorials |
|
|
|
|
XML and Python tutorials
|
|---|
How to use Python's xml_objectify
This article presents the xml_objectify module. It describes how to use xml_objectify and the advantages of using this "Pythonic" module for working with XML documents as objects.
| | Hits:184 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-03-29 Rate It | Error | Review |
|
| | | |
|---|
XML Processing with Python
This article illustrates the principle features of the Python language, and then examine the XML processing capabilities of Python.
A century ago, when HTML and CGI ruled the waves, Perl dominated the Web programming scene. As the transition to XML on the Web gathers pace, competition for the hearts and minds of Web developers is heating up. One language attracting a lot of attention at the moment is Python.
In this article we will take a high level look at Python. We will use the time honored "Hello world" example program to illustrate the principle features of the language. We will then examine the XML processing capabilities of Python.
Python is free
| | Hits:161 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-03-29 Rate It | Error | Review |
|
| | | |
|---|
Intro to PYX
XML is a fairly simple format. It uses plain Unicode text rather than binary encoding, and all the structures are declared with predictable-looking tags. Nonetheless, there are still enough rules in the XML grammar that a carefully debugged parser is needed to process XML documents -- and every parser imposes its own particular programming style. An alternative is to make XML even simpler. The open-source PYX format is a purely line-oriented format for representing XML documents that allows for much easier processing of XML document contents with common text tools like grep, sed, awk, wc, and the usual UNIX collection.
| | Hits:158 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-03-29 Rate It | Error | Review |
|
| | | |
|---|
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.
| | Hits:138 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-03-29 Rate It | Error | Review |
|
| | | |
|---|
Introduces the Python xml_pickle object
As part of the ongoing quest to create a more seamless integration between XML and Python, this article presents the xml_pickle module. The author discusses the design goals and decisions that went into xml_pickle and provides a list of likely uses.
| | Hits:125 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-03-29 Rate It | Error | Review |
|
| | | |
|
|---|
Intro to PYX
XML is a fairly simple format. It uses plain Unicode text rather than binary encoding, and all the structures are declared with predictable-looking tags. Nonetheless, there are still enough rules in the XML grammar that a carefully debugged parser is needed to process XML documents -- and every parser imposes its own particular programming style. An alternative is to make XML even simpler. The open-source PYX format is a purely line-oriented format for representing XML documents that allows for much easier processing of XML document contents with common text tools like grep, sed, awk, wc, and the usual UNIX collection.
| | Hits:158 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-03-29 Rate It | Error | Review |
|
|
|---|
How to use Python's xml_objectify
This article presents the xml_objectify module. It describes how to use xml_objectify and the advantages of using this "Pythonic" module for working with XML documents as objects.
| | Hits:184 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-03-29 Rate It | Error | Review |
|
|
|---|
Introduces the Python xml_pickle object
As part of the ongoing quest to create a more seamless integration between XML and Python, this article presents the xml_pickle module. The author discusses the design goals and decisions that went into xml_pickle and provides a list of likely uses.
| | Hits:125 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-03-29 Rate It | Error | Review |
|
|
|---|
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.
| | Hits:138 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-03-29 Rate It | Error | Review |
|
|
|---|
XML Processing with Python
This article illustrates the principle features of the Python language, and then examine the XML processing capabilities of Python.
A century ago, when HTML and CGI ruled the waves, Perl dominated the Web programming scene. As the transition to XML on the Web gathers pace, competition for the hearts and minds of Web developers is heating up. One language attracting a lot of attention at the moment is Python.
In this article we will take a high level look at Python. We will use the time honored "Hello world" example program to illustrate the principle features of the language. We will then examine the XML processing capabilities of Python.
Python is free
| | Hits:161 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-03-29 Rate It | Error | Review |
|
|
WebmastersHome.com Discussion about programming, SEO, WebHosting and more! |
|
Pages : 1 |
|