Search⌘ K
AI Features

What are we learning in this chapter?

Explore the fundamentals of parsing and creating XML data with the third-party Python package lxml. Understand how to use ElementTree, XPath, XSLT, and objectify APIs to work with XML documents.

We'll cover the following...

In Part I, we ...