blob: 7c6ca315f788e385d2821dea93b737016e5370d0 (
plain)
1
2
3
4
5
6
7
|
lxml is the most feature-rich and easy-to-use library for processing
XML and HTML in the Python language. It's also very fast and memory
friendly, just so you know.
This can coexist with python3-lxml without issue.
NOTE: The 5.0.x versions are the last to support python2.
|