Skip to main content

Python RXP interface - fast validating XML parser

Project description

PyRXP is a Python language wrapper around the excellent RXP parser, a validating, namespace-aware
XML parser written in C.

*A quick example:*
::
>>> import pyRXP
>>> rxp=pyRXP.Parser()
>>> rxp('<a>some text</a>')
(('a', None, ['some text'], None)))


RXP is based on the W3C XML 1.0 recommendation of 10th February 1998
and the Namespaces recommendation of 14th January 1999. Deviations
from these recommendations should probably be considered as bugs.

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

pyRXP-2.1.0.tar.gz (251.8 kB view hashes)

Uploaded Source

Built Distributions

pyRXP-2.1.0-cp34-none-win_amd64.whl (81.3 kB view hashes)

Uploaded CPython 3.4 Windows x86-64

pyRXP-2.1.0-cp34-none-win32.whl (73.6 kB view hashes)

Uploaded CPython 3.4 Windows x86

pyRXP-2.1.0-cp33-none-win_amd64.whl (81.3 kB view hashes)

Uploaded CPython 3.3 Windows x86-64

pyRXP-2.1.0-cp33-none-win32.whl (73.7 kB view hashes)

Uploaded CPython 3.3 Windows x86

pyRXP-2.1.0-cp27-none-win_amd64.whl (81.0 kB view hashes)

Uploaded CPython 2.7 Windows x86-64

pyRXP-2.1.0-cp27-none-win32.whl (72.7 kB view hashes)

Uploaded CPython 2.7 Windows x86

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