characterentities

HTML Entities for Python


Keywords
SGML, HTML, charater-entity, entities, encode, decode, escape, unescape, character-entities, htmlentities
License
BSD-1-Clause
Install
pip install characterentities==0.1.2

Documentation

README

HTML Entities for Python

Motivations

Drop-in replace for python-htmlentities adding: licence, Python 3 support, unit tests.