breadability

Python module that makes HTML documents more readable

Install

All systems
curl cmd.cat/breadability.sh
Debian Debian
apt-get install python-breadability
Ubuntu
apt-get install python-breadability
image/svg+xml Kali Linux
apt-get install python-breadability
Windows (WSL2)
sudo apt-get update sudo apt-get install python-breadability
Raspbian
apt-get install python-breadability

python-breadability

Python module that makes HTML documents more readable

Python module that can clean up HTML documents to make them more easily readable. This is fork of the python-readability module, cleaned up and with additional tests.