/python-characterentities

HTML Entities for Python

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

README Build status Codacy static code analysis Code coverage Documentation status Package on PyPI

HTML Entities for Python

warning:This project has been moved to GitLab <https://gitlab.com/romain-dartigues/python-characterentities>. Any further developpment happen there.

About

Licence

This project is licensed under the terms of the BSD 3-clause "New" or "Revised" license.

Motivations

python-htmlentities replacement sponsored by GeoKrety-API adding: licence, Python 3 support, unit tests and support for a lot more code-points.

Note

Only the 0.1 branch will ever attempt to provide a reasonably compatible API and results towards python-htmlentities.

Alternatives