Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.
Project description
lxml is a Pythonic, mature binding for the libxml2 and libxslt libraries. It provides safe and convenient access to these libraries using the ElementTree API.
It extends the ElementTree API significantly to offer support for XPath, RelaxNG, XML Schema, XSLT, C14N and much more.
To contact the project, go to the project home page or see our bug tracker at https://launchpad.net/lxml
In case you want to use the current in-development version of lxml, you can get it from the github repository at https://github.com/lxml/lxml . Note that this requires Cython to build the sources, see the build instructions on the project home page. To the same end, running easy_install lxml==dev will install lxml from https://github.com/lxml/lxml/tarball/master#egg=lxml-dev if you have an appropriate version of Cython installed.
After an official release of a new stable series, bug fixes may become available at https://github.com/lxml/lxml/tree/lxml-3.6 . Running easy_install lxml==3.6bugfix will install the unreleased branch state from https://github.com/lxml/lxml/tarball/lxml-3.6#egg=lxml-3.6bugfix as soon as a maintenance branch has been established. Note that this requires Cython to be installed at an appropriate version for the build.
3.6.0 (2016-03-17)
Features added
GH#187: Now supports (only) version 5.x and later of PyPy. Patch by Armin Rigo.
GH#181: Direct support for .rnc files in RelaxNG() if rnc2rng is installed. Patch by Dirkjan Ochtman.
Bugs fixed
GH#189: Static builds honour FTP proxy configurations when downloading the external libs. Patch by Youhei Sakurai.
GH#186: Soupparser failed to process entities in Python 3.x. Patch by Duncan Morris.
GH#185: Rare encoding related TypeError on import was fixed. Patch by Petr Demin.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Hashes for lxml-3.6.0-cp34-none-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b9f330f4875b1123b191d8bb228474674007b70ee4ca5173b48619594865b42 |
|
MD5 | 8e52f9be6206252c182658ba78a26c63 |
|
BLAKE2b-256 | f1ab9e4c75d6d0eb7f792ccad16f2a6823a3ea4c452fa8c98a41266e7386cb5b |
Hashes for lxml-3.6.0-cp33-none-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 175b92e44eda9c1a1a36d79c3a67daf80c3e3e1f84443c9834c44e71df9d9d79 |
|
MD5 | ce1c130d0ef39d75edda1c7596021b51 |
|
BLAKE2b-256 | 6c61023e70db2467c127d8cc0c0d4d3343f8fd14fc82b7062637e76100483a82 |
Hashes for lxml-3.6.0-cp32-none-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 16da7e6edb5bf3c39b444b5d8a4a8de84ed9db5eb28cbcb71d1c578afd35ad4c |
|
MD5 | b9e1d5d0214f2adb7e9e6d1627840e7d |
|
BLAKE2b-256 | f9509accbedaef583c21db5ec3ecaee22e181aec0b1e5d29b95385e979d675b4 |
Hashes for lxml-3.6.0-cp27-none-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4566e8d80f13ade36e55ac60c9bb9a3540115a6314af5692da09d01a15795728 |
|
MD5 | d4211f44cabfbe03dbe678342c0acc86 |
|
BLAKE2b-256 | 35a76a1a44d3a37358f8fda5d1b992c837cb2db8940293c2d84faa145f29e88a |
Hashes for lxml-3.6.0-cp26-none-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7284a40dee4939384bea8209d8bb75d20f29142a8f7821373477a56cc13b62f9 |
|
MD5 | e6118222e0c9d64441ef6ef34df76465 |
|
BLAKE2b-256 | 823c4b18758afb3e49d671a1a82591f4d2b0e1673175cf1aeacb6a4e4354eedd |