Bookmarks tagged [html-manipulation]
https://www.crummy.com/software/BeautifulSoup/bs4/doc/
Providing Pythonic idioms for iterating, searching, and modifying HTML or XML.
- tags: python, html-manipulation
https://github.com/mozilla/bleach
A whitelist-based HTML sanitization and text linkification library.
- tags: python, html-manipulation
- source code
https://pypi.python.org/pypi/cssutils/
A CSS library for Python.
- tags: python, html-manipulation
https://github.com/html5lib/html5lib-python
A standards-compliant library for parsing and serializing HTML documents and fragments.
- tags: python, html-manipulation
- source code
A very fast, easy-to-use and versatile library for handling HTML and XML.
- tags: python, html-manipulation
https://github.com/pallets/markupsafe
Implements a XML/HTML/XHTML Markup safe string for Python.
- tags: python, html-manipulation
- source code
https://github.com/gawel/pyquery
A jQuery-like library for parsing HTML.
- tags: python, html-manipulation
- source code
https://github.com/stchris/untangle
Converts XML documents to Python objects for easy access.
- tags: python, html-manipulation
- source code
A visual rendering engine for HTML and CSS that can export to PDF.
- tags: python, html-manipulation
https://xmldataset.readthedocs.io/en/latest/
Simple XML Parsing.
- tags: python, html-manipulation
https://github.com/martinblech/xmltodict
Working with XML feel like you are working with JSON.
- tags: python, html-manipulation
- source code