Download pyRXP
The latest version of pyRXP is 1.13
The source for pyRXP and a slightly patched version of RXP is made available from our Subversion respository.
You can use subversion to get access to the development version, or get the latest daily snapshot in tgz or zip formats.
Subversion daily snapshots
-
(400.0 KB, 07 Feb 2012, md5 checksum=8c721870480186e0de24b2aa37f7fb9d)
-
(381.7 KB, 07 Feb 2012, md5 checksum=6aa4a09fedfea10b06f57559119ab3b0)
Subversion checkout
svn co http://svn.reportlab.com/svn/public/pyRXP/trunk/src pyRXP
pyRXP is a single C extension, so you need to obtain a compiled binary to use it. To install on Windows, all you need to do is unpack the DLLs. On other platforms, execute 'python setup.py install' as per the standard distutils instructions.
You can also download some utilities, examples and the benchmarking suite here.
