XML Processing with Python

XML Processing with Python
ISBN-10
0130211192
ISBN-13
9780130211194
Category
Computers / Languages / HTML
Pages
527
Language
English
Published
2000
Publisher
Prentice Hall
Author
Sean McGrath

Description

Python is the fastest, most productive tool for processing XML. This is the first book to cover XML development with Python, in-depth. XML expert Sean McGrath introduces each of Python's key features, with practical examples demonstrating exactly how to leverage Python in XML development. Install Python and its XML package; then discover the new Pyxie open source project, which provides powerful XML processing libraries for Python. Master XML processing tasks such as stripping tags and reporting on XML document structure. Learn basic Python control structures, functions, data structures, and object techniques; then process XML using regular expressions; event-driven and tree-driven techniques. XML Processing With Python also includes hands-on, practical chapters on SAX and DOM support in Python. The CD-ROM contains complete Python distributions for Windows and Linux, plus extensive source code.

Similar books

  • Python and XML
    By Christopher A. Jones, Fred L. Drake

    This book has two objectives--to provide a comprehensive reference on using XML with Python; and to illustrate the practical applications of these technologies in an enterprise environment with examples.

  • XML Processing with Perl, Python, and PHP
    By Martin C. Brown

    XML Programming with Perl, Python, and PHP teaches you to reap the special advantage of processing your XML with these and four other scripting languages, which-as you2ll see-trump C, C++, and Java in a variety of ways.

  • XML Processing with Perl, Python, and PHP: Also Covers Tel, Rebol, Ruby, and AppleScript
    By Martin C. Brown

    With this book's help you'll master the execution of remote procedures, the internal modeling of XML data, the exporting of internal data into XML, and the conversion of XML to formats as varied as SQL, HTML, and proprietary configuration ...

  • Dive Into Python
    By Mark Pilgrim

    * Quick start to learning python—very example oriented approach * Book has its own Web site established by the author: http://diveintopython.org/ Author is well known in the Open Source community and the book has a unique quick approach ...

  • Programming Web Services with XML-RPC: Creating Web Application Gateways
    By Simon St. Laurent, Edd Wilder-James, Joe Johnston

    This book also provides in-depth coverage of the XML-RPC specification, which is helpful for low-level debugging of XML-RPC clients and servers.

  • Python Cookbook
    By David Ascher, Alex Martelli, Anna Ravenscroft

    Like its predecessor, the new edition provides solutions to problems that Python programmers face everyday.It now includes over 200 recipes that range from simple tasks, such as working with dictionaries and list comprehensions, to complex ...

  • Definitive XML Application Development
    By Lars Marius Garshol

    The software engineer's guide to building next-generation enterprise applications with XML.-- The first XML development book to cover both Java and Python -- today's most popular and productive object-oriented languages!--...

  • Text Processing in Python
    By David Mertz

    A companion Web site (http: //gnosis.cx/TPiP) contains source code and examples from the book. Here is some of what you will find in thie book: When do I use formal parsers to process structured and semi-structured data?

  • XQuery Kick Start
    By James McGovern

    This book is up to date with the latest XQuery specifications, and includes coverage of new features for extending the XQuery language.

  • Learning XML: Creating Self-Describing Data
    By Erik T. Ray

    This second edition of the bestselling Learning XML provides web developers with a concise but grounded understanding of XML (the Extensible Markup Language) and its potential-- not just a whirlwind tour of XML.The author explains the ...