Join Books.org — it's free

Web Programming/Development, Computer Programming, Programming Languages
Python and XML - XML Processing with Python by Christopher A. Jones β€” book cover

Python and XML - XML Processing with Python

by Christopher A. Jones, Fred L. Drake
Available on Bookshop Write a review

Books.org participates in affiliate programs including Bookshop.org and the Amazon Services LLC Associates Program. We may earn a commission from qualifying purchases made through links on this page, at no additional cost to you.

Log in to track your reading progress.

Overview

If you are a Python programmer who wants to incorporate XML into your skill set, this is the book for you. Python has attracted a wide variety of developers, who use it either as glue to connect critical programming tasks together, or as a complete cross-platform application development language. Yet, because it is object-oriented and has powerful text manipulation abilities, Python is an ideal language for manipulating XML.

Python & XML gives you a solid foundation for using these two languages together. Loaded with practical examples, this new volume highlights common application tasks, so that you can learn by doing. The book starts with the basics then quickly progresses to complex topics, like transforming XML with XSLT, querying XML with XPath, and working with XML dialects and validation. It also explores the more advanced issues: using Python with SOAP and distributed web services, and using Python to create scalable streams between distributed applications (like databases and web servers).

The book provides effective practical applications, while referencing many of the tools involved in XML processing and Python, and highlights cross-platform issues along with tasks relevant to enterprise computing. You will find ample coverage of XML flow analysis and details on ways in which you can transport XML through your network.

Whether you are using Python as an application language, or as an administrative or middleware scripting language, you are sure to benefit from this book. If you want to use Python to manipulate XML, this is your guide.

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.

Synopsis

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.

About the Author, Christopher A. Jones

Jones has extensive background in Internet systems programming and XML. He is co-founder of Planet 7 Technologies, a Seattle-based commercial software company specializing in XML transport software.

Drake is a member of the PythonLabs team, and has been contributing to Python since 1995. He took over maintenance of Python's documentation in 1998, changing the face of both the printed and online forms. He holds a Bachelor of Architecture degree as well as a Master of Science in computer science.

Reviews

There are no reviews yet. Log in to write one.

Book Details

Published
December 1, 2001
Publisher
O'Reilly Media, Incorporated
Pages
384
Format
Hardcover
ISBN
9780596001285

More by Christopher A. Jones

Similar books