The net's largest PHP, CGI, Perl, JavaScript and ASP script collection and resource web portal
  New Listings
New Listings
Most Popular
Most Popular
Top Rated
Top Rated
Discussion
Discussion
Link to Us!
Link To Us
Search For:         
   
 
Sponsors


Categories

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Ruby on Rails
Tools and Utilities
Web Hosting
XML

Sponsor Links


Home :: Python :: Tips and Tutorials :: XML and Python
Sort Listings By:       Click if you want to be notified of new or updated links in this category
  Total: 7    Displaying: 1 - 7 Pages:  1   

   Intro to PYX   Hits: 831 

 
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.


Version: n/a   Platform(s): n/a   Updated: Tue Mar  5 2002

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   How to use Python's xml_objectify   Hits: 795 

 
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.


Version: n/a   Platform(s): n/a   Updated: Tue Dec 18 2001

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Introduces the Python xml_pickle object   Hits: 714 

 
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.


Version: n/a   Platform(s): n/a   Updated: Tue Dec 18 2001

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   xml_pickle and xml_objectify   Hits: 746 

 
This column presents some of the changes to the author's 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.


Version: n/a   Platform(s): n/a   Updated: Thu Jun 21 2001

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   XML tools for Python   Hits: 959 

 
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 author's previous discussion of XML tools, and provides up-to-date code samples.


Version: n/a   Platform(s): n/a   Updated: Wed Jun 20 2001

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   The Python Web Services Developer, Part 2   Hits: 1206 

 
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.


Version: n/a   Platform(s): n/a   Updated: Fri Mar 23 2001

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   XML Processing with Python   Hits: 1675 

 
This article illustrates the principle features of the Python language, and then examine the XML processing capabilities of Python.


Version: n/a   Platform(s): n/a   Updated: Mon Nov  6 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

  Total: 7    Displaying: 1 - 7 Pages:  1   

Share


Register | FAQ/Support | Contact Us | About Us | Getting Rated | Link to Us | Bookmark Us | Advertising Info | Terms of Use | Privacy Policy
Copyright © 2008 iNET Interactive. All rights reserved.
Other iNET Interactive Sites:
Web Hosting Talk | dBForums | Mac Forums | Hosting Catalog