
To install these on Windows, just unzip the file and copy the contents to any location which is available from the PYTHONPATH environment variable. See Precompiled C extensions for Windows: Choose the appropriate file for your version of Python These install the source code and the precompiled binary DLLs. In order to use the accelerated binaries on Windows, you will need to manually install the relevant DLLs. The package contains tests and documentation. The source package can be installed with 'python setup.py install' on any platform with a C compiler. To see what's new, check the release notes Cross-Platform Source Packages:


However, these are not maintained by ReportLab, and might not be the latest version.įor full installation instructions, see the HG repo readme.

Many Linux distributions now include ReportLab in their package repositories. Many Linux distributors and other UNIX-like OS vendors provide their own binaries for download, which are installed along with the source code when using the relevant package manager. We provide precompiled binaries for Windows but not for any other platform. Performance can be accelerated by compiling some extra code written in C this is recommended but not required. The ReportLab Toolkit is a cross platform Python source package.
