Sunday, 6 July 2008
xml_pickle and xml_objectify - Python - XML and Python
  • Name
xml_pickle and xml_objectify
  • Author
xml_pickle and xml_objectify
  • Category
Python / XML and Python
  • HomePage Address
Click to Visit
  • No. of hits
51

     Since author David Mertz first introduced his handy utilities for high-level Python handling of XML documents, users and readers have contributed a number of extremely useful enhancements and suggestions. This column presents some of the changes to his module suite, 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.

Top Python scripts
1).   XML tools for Python The first two articles in this set provided an overview of working with XML in Python. Since the initial articles, 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.
2).   Intro to PYX XML uses plain Unicode text and all structures are declared with predictable-looking tags. 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 and the usual UNIX collection.
3).   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.
4).   XML Processing with Python This article illustrates the principle features of the Python language, and then examine the XML processing capabilities of Python.
5).   Tinkering with XML and Python In this article David Mertz briefly describes the most popular and useful XML related Python modules, and points out the resources for downloading individual modules and reading more about them.
6).   xml_pickle and xml_objectify This article provides some 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.
7).   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.
New Python scripts
1).   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.
2).   xml_pickle and xml_objectify This article provides some 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.
3).   Tinkering with XML and Python In this article David Mertz briefly describes the most popular and useful XML related Python modules, and points out the resources for downloading individual modules and reading more about them.
4).   XML Processing with Python This article illustrates the principle features of the Python language, and then examine the XML processing capabilities of Python.
5).   XML tools for Python The first two articles in this set provided an overview of working with XML in Python. Since the initial articles, 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.
6).   The Python Web Services Developer, Part 2 This is the first article in the series on creating a software repository system built on Web services and developed in the Python programming language.
7).   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.

Search Script
Scripts Categories
  ·  Articles
  ·  ASPN
  ·  Audio Systems
  ·  Blog
  ·  Content Management
  ·  Database Tools
  ·  Development
  ·  Development Tools
  ·  Discussion Boards
  ·  Email Systems
  ·  FAQ and Knowledgebase
  ·  File Manipulation
  ·  Financial Tools
  ·  Flash and Python
  ·  Form Processors
  ·  Games and Entertainment
  ·  Graphs and Charts
  ·  Image Manipulation
  ·  Introduction to Python
  ·  Link Checking
  ·  Mailing List Managers
  ·  Miscellaneous
  ·  Multimedia
  ·  Networking Tools
  ·  Online Communities
  ·  Open Directory Project
  ·  Organizers
  ·  Postcards
  ·  Randomizing
  ·  Searching
  ·  Security Systems
  ·  Site Navigation
  ·  Software
  ·  URL Submitters
  ·  Web Fetching
  ·  Web Sites
  ·  XML
  ·  XML and Python
 
2006-2008 GetFreeSofts.com - Privacy Policy