Skip to main content

Speedy XML parser for Python

Project description

A simple and extremely fast XML parser for Python 2 and 3 written in pure C with no external module dependencies.

It parses XML files and returns a simple Python object (recursive tuples with lists for children and a dict for the attribute).

It currently outperforms all major XML parsers I could test so far.

It was tested and developed under Linux 64bit, but it should work on Windows and Mac OS X, too.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

speedyxml-0.1.tar.gz (5.5 kB view hashes)

Uploaded Source

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