How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
The lxml XML toolkit for Python
The main features of lxml/lxml are: HTML and XML Processing.
Open-source alternatives to lxml/lxml include: danburzo/hred. emilstenstrom/justhtml — A pure Python HTML5 parser that just works. No C extensions to compile. No system dependencies to install. No complex… engali94/xmljson. ericchiang/pup — Pup is a command line tool for extracting and filtering data from HTML documents using CSS selectors. It functions as… gawel/pyquery — A jquery-like library for python. charmparticle/xpe.
A pure Python HTML5 parser that just works. No C extensions to compile. No system dependencies to install. No complex API to learn.