html2text is a Python script that converts a page of HTML into clean, easy-to-read plain ASCII text. Better yet, that ASCII also happens to be valid Markdown (a text-to-HTML format).
I am making a python 3.6.3 virtual environment for testing. When I try to install html2text I have an error with the following output: (trois) C:\Sources\TEST>pip ...