Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -893,6 +893,7 @@ _Libraries for working with HTML and XML._
- [xmltodict](https://github.com/martinblech/xmltodict) - Working with XML feel like you are working with JSON.
- [markupsafe](https://github.com/pallets/markupsafe) - Implements a XML/HTML/XHTML Markup safe string for Python.
- [justhtml](https://github.com/EmilStenstrom/justhtml/) - A pure Python HTML5 parser that just works.
- [domonic](https://github.com/byteface/domonic) - Python DOM and HTML toolkit for generating, parsing and manipulating HTML/XML/SVG with CSS selectors, XPath, Web APIs and JavaScript-like utilities.

### File Format Processing

Expand Down