html2markdown.py3

Python module for converting HTML to Markdown text (Python3 version)

Debian Debian
RUN apt-get update && \ apt-get install -y python3-html2text
Ubuntu
RUN apt-get update && \ apt-get install -y python3-html2text
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python3-html2text
Fedora
RUN dnf install -y python3-html2text
Raspbian
RUN apt-get update && \ apt-get install -y python3-html2text
click the source code to copy install html2markdown.py3 on any operating system with command-not-found.com