HTML Manipulation

Libraries for working with HTML and XML.

xmltodict5.5K

Working with XML feel like you are working with JSON.

bleach2.7K

A whitelist-based HTML sanitization and text linkification library.

pyquery2.3K

A jQuery-like library for parsing HTML.

html5lib1.1K

A standards-compliant library for parsing and serializing HTML documents and fragments.

markupsafe636

Implements a XML/HTML/XHTML Markup safe string for Python.

untangle617

Converts XML documents to Python objects for easy access.