html_diff_wrapper is an optimized html diff.
Add html_diff_wrapper in install_requires in your setup.py. and edit production.ini in your Pyramid application to add:
pyramid.includes =
...
html_diff_wrapper
- Issue Tracker: https://github.com/ecreall/html_diff_wrapper/issues
- Source Code: https://github.com/ecreall/html_diff_wrapper
The project is licensed under the AGPLv3+.