Skip to main content

A python library to extract objects from an object tree.

Project description

Apply XPath expressions to extract objects from any Python objects.

For XML-based objects, this library defers to the standard ElementTree implementation.

For non-XML-based objects, it provides a pure-Python implementation of the XPath spec… with some “caveats”. Since Python objects are not XML objects, things like a “namespace” need to be adapted in terms of exactly what they mean.

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page