Libxml and Libxslt Python Bindings for Windows
From this page, you can download windows binaries for the libxml and libxslt python bindings.
Download
Provided here are windows installers that install the python
bindings for libxml2 and libxslt together with a private copy of the
libxml, libxslt and iconv dlls. The installer itself is produced by
python distutils.
All optional features are enabled, except zlib
support and debugging. Thread safety is enabled starting from 2.5.8 (although this is not really useful for the python bindings yet, due to python's global interpreter lock).
md5sum digests are available for all files below.
Latest
Old
- libxml 2.7.4+, libxslt 1.1.24+ for python 2.6: libxml2-python-2.7.4.win32-py2.6.exe (Sept 13 2009 GIT checkout)
- libxml 2.7.3+, libxslt 1.1.24+ for python 2.6: libxml2-python-2.7.3.win32-py2.6.exe (Feb 1 2009 SVN checkout)
- libxml 2.7.1+, libxslt 1.1.24+ for python 2.5: libxml2-python-2.7.1.win32-py2.5.exe (Sep 20 2008 SVN checkout)
- libxml 2.7.1+, libxslt 1.1.24+ for python 2.4: libxml2-python-2.7.1.win32-py2.4.exe (Sep 20 2008 SVN checkout)
- libxml 2.6.30+, libxslt 1.1.22+ for python 2.5: libxml2-python-2.6.30.win32-py2.5.exe (Jan 4 2008 SVN checkout)
- libxml 2.6.30+, libxslt 1.1.22+ for python 2.4: libxml2-python-2.6.30.win32-py2.4.exe (Jan 4 2008 SVN checkout)
- libxml 2.6.27+, libxslt 1.1.20+ for python 2.5: libxml2-python-2.6.27.win32-py2.5.exe (Jan 26 2007 SVN checkout)
- libxml 2.6.27+, libxslt 1.1.20+ for python 2.4: libxml2-python-2.6.27.win32-py2.4.exe (Jan 26 2007 SVN checkout)
- libxml 2.6.22+, libxslt 1.1.15+ for python 2.4: libxml2-python-2.6.22.win32-py2.4.exe (Nov 12 2005 CVS checkout)
- libxml 2.6.20+, libxslt 1.1.14+ for python 2.3: libxml2-python-2.6.20.win32-py2.3.exe (Jul 11 2005 CVS checkout)
- libxml 2.6.20+, libxslt 1.1.14+ for python 2.4: libxml2-python-2.6.20.win32-py2.4.exe (Jul 11 2005 CVS checkout)
- libxml 2.6.18+, libxslt 1.1.13+ for python 2.3: libxml2-python-2.6.18.win32-py2.3.exe (Mar 29 2005 CVS checkout)
- libxml 2.6.18+, libxslt 1.1.13+ for python 2.4: libxml2-python-2.6.18.win32-py2.4.exe (Mar 29 2005 CVS checkout)
- libxml 2.6.17+, libxslt 1.1.12+ for python 2.3: libxml2-python-2.6.17.win32-py2.3.exe (Jan 29 2005 CVS checkout)
- libxml 2.6.17+, libxslt 1.1.12+ for python 2.4: libxml2-python-2.6.17.win32-py2.4.exe (Jan 29 2005 CVS checkout)
- libxml 2.6.16+, libxslt 1.1.12+ for python 2.3: libxml2-python-2.6.16.win32-py2.3.exe (Nov 14 2004 CVS checkout)
- libxml 2.6.16+, libxslt 1.1.12+ for python 2.4b2: libxml2-python-2.6.16.win32-py2.4.exe (Nov 14 2004 CVS checkout)
- libxml 2.6.14+, libxslt 1.1.11+ for python 2.3: libxml2-python-2.6.14.win32-py2.3.exe (Oct 03 2004 CVS checkout)
- libxml 2.6.14+, libxslt 1.1.11+ for python 2.4b1: libxml2-python-2.6.14.win32-py2.4.exe (Oct 23 2004 CVS checkout)
- libxml 2.6.13+, libxslt 1.1.10+ for python 2.3: libxml2-python-2.6.13.win32-py2.3.exe (Sep 12 2004 CVS checkout)
- libxml 2.6.11+, libxslt 1.1.8+ for python 2.3: libxml2-python-2.6.11.win32-py2.3.exe (Jul 11 2004 CVS checkout)
- libxml 2.6.9+, libxslt 1.1.6+ for python 2.3: libxml2-python-2.6.9.win32-py2.3.exe (Apr 25 2004 CVS checkout)
- libxml 2.6.9+, libxslt 1.1.6+ for python 2.2: libxml2-python-2.6.9.win32-py2.2.exe (Apr 25 2004 CVS checkout)
- libxml 2.6.9+, libxslt 1.1.6+ for python 2.1: libxml2-python-2.6.9.win32-py2.1.exe (Apr 25 2004 CVS checkout)
- libxml 2.5.8, libxslt 1.0.31 for python 2.3: libxml2-python-2.5.8.win32-py2.3.exe (Jul 7 2003 CVS checkout)
- libxml 2.5.8, libxslt 1.0.31 for python 2.2: libxml2-python-2.5.8.win32-py2.2.exe (Jul 7 2003 CVS checkout)
- libxml 2.5.8, libxslt 1.0.31 for python 2.1: libxml2-python-2.5.8.win32-py2.1.exe (Jul 7 2003 CVS checkout)
- libxml 2.4.30+, libxslt 1.0.23+ for python 2.2: libxml2-python-2.4.30.win32-py2.2.exe (Dec 15 2002 CVS checkout)
- libxml 2.4.30+, libxslt 1.0.23+ for python 2.1: libxml2-python-2.4.30.win32-py2.1.exe (Dec 15 2002 CVS checkout)
Note: those are built from a CVS/SVN checkout of libxml and libxslt, so they may have a few differences from the official releases.
Windows binaries for libxml and xsltproc are provided
by Igor Zlatkovic.
Support
There is documentation about libxml and libxslt.There are
also specific python examples for libxml and libxslt.
The best place to get help about libxml and/or its python bindings
is the libxml mailing list: xml@gnome.org.
Windows specific questions are welcome there too. Before posting, have
a look at the general
recommendations about the usage of that list.
-Stéphane Bidoul <sbi at skynet be>